slackbuilds/misc/txt2regex
B. Watson c0b5d654ff
misc/txt2regex: Fix md5sum.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-07 08:13:42 +07:00
..
README misc/txt2regex: Added (interactive regular expression trainer) 2020-11-22 01:14:19 +07:00
slack-desc misc/txt2regex: Added (interactive regular expression trainer) 2020-11-22 01:14:19 +07:00
txt2regex.SlackBuild misc/txt2regex: Update email address. 2022-06-09 13:19:22 -04:00
txt2regex.info misc/txt2regex: Fix md5sum. 2023-01-07 08:13:42 +07:00

README

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.