B. Watson bb201ae903 misc/txt2regex: Remove template comment. 2 years ago
..
README 91a8414969 misc/txt2regex: Added (interactive regular expression trainer) 3 years ago
slack-desc 91a8414969 misc/txt2regex: Added (interactive regular expression trainer) 3 years ago
txt2regex.SlackBuild bb201ae903 misc/txt2regex: Remove template comment. 2 years ago
txt2regex.info bb201ae903 misc/txt2regex: Remove template comment. 2 years ago

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.