txt2regex 0.9

License: Free ‎File size: 67.18 KB
‎Users Rating: 4.5/5 - ‎2 ‎votes

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. Txt2regex is a one-file shell script made 100% with Bash builtin commands. The only requirement is Bash itself, since no grep, find, sed or any other system command is used.

Program Details