slackbuilds_ponce/misc/txt2regex
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
txt2regex.info
txt2regex.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00

txt2regex (interactive regular expression trainer)

Txt2regex is a regular expression wizard for the command line.

Users with little or no knowledge of regular expressions can quickly
create hairy regexes by answering questions in a simple text-based
interactive interface.

Txt2regex is aware of the particular notation and caveats of many
different regular expression flavors, generating valid regexes for
more than 20 targets, including grep, sed, Vim, Emacs, JavaScript,
Python, PHP, PostgreSQL.