About Txt2regex
Txt2regex is a Regular Expression wizard that converts human sentences to regexes.
In a simple interactive interface, you just answer to questions and build your own regex for a large variety of softwares and programming languages: AWK, ed, egrep, Emac, expect, find, gawk, grep, lex, lisp, mawk, MySQL, OpenOffice.org, Perl, PHP, Postgre, Procmail, Python, SED, Tcl, VBscript, VI, Vim.
Already translated to 10 language, it features support for POSIX classe, smart group balance control, metacharacters information table and regex automatic generation for frequently used patterns.
Geek note: txt2regex is a shell script 100% written with Bash builtin commands. No external command is used.
Changes in this version:
- Added OpenOffice.org support- Added translations for Romanian, Spanish and Italian- Improved Manual Page (manpage)- Now works on Bash v3 and newerSystem requirements:
Bash version 2 or newer( By Aurelio Jargas - Txt2regex Publisher )