Owner: tous <touss@protonmail.com> * Package name : golex Version : 1.1.0-1 Upstream Author : Jan Mercl * URL : https://gitlab.com/cznic/golex * License : BSD-3-clause Programming Lang: Go Description : a lex/flex like (not fully POSIX lex compatible) utility Golex is a lex/flex like (not fully POSIX lex compatible) utility. It renders .l formated data to Go source code. The .l data can come from a file named in a command line argument. If no non-opt args are given, golex reads stdin. This package is on dependency tree of probe-cli