#1065558 ITP: golex -- a lex/flex like utility

#1065558#5
Date:
2024-03-06 16:27:52 UTC
From:
To:
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