mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
13 lines
501 B
Text
13 lines
501 B
Text
|
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.
|