File: control

package info (click to toggle)
txt2regex 0.7-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 204 kB
  • ctags: 66
  • sloc: sh: 830; makefile: 121
file content (16 lines) | stat: -rw-r--r-- 661 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: txt2regex
Section: utils
Priority: optional
Maintainer: Martin Butterweck <blendi@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), gettext
Standards-Version: 3.5.2

Package: txt2regex
Architecture: all
Depends: bash (>> 2.04)
Description: A Regular Expression "wizard", all written with bash2 builtins
 ^txt2regex$ is a Regular Expression "wizard", all written with bash2
 builtins, that converts human sentences to RegExs. With a simple
 interface, you just answer to questions and build your own RegEx for a
 large variety of programs, like awk, emacs, grep, perl, php, procmail,
 python, sed and vim. There are more than 20 supported programs.