* yet more dir-less .cache DEP updates
[t2sde.git] / package / textproc / txt2regex / txt2regex.desc
blobbcbdd0ce7ef19d9ca96cff76cb2594545bdf379d
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/txt2regex/txt2regex.desc
3 [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] SPDX-License-Identifier: GPL-2.0
6 [COPY] --- T2-COPYRIGHT-END ---
8 [I] RegEx Wizard
10 [T] ^txt2regex$ is a Regular Expression "wizard", all written with bash2
11 [T] builtins, that converts human sentences to RegExs. with a simple
12 [T] interface, you just answer to questions and build your own RegEx for a
13 [T] large variety of programs, like awk, ed, emacs, grep, perl, php,
14 [T] procmail, python, sed and vim. there are more than 20 supported
15 [T] programs. it's bash so download and run, no compilation needed.
17 [U] https://txt2regex.sourceforge.net/
19 [A] aurelio
20 [M] The T2 Project <t2@t2-project.org>
22 [C] extra/tool
23 [F] CROSS
25 [L] GPL
26 [S] Gamma
27 [V] 0.9
28 [P] X -----5---9 206.400
30 [O] makeinstopt=
31 [O] var_append makeopt " " install
32 [O] hook_add postmake 5 "cp -vf man/txt2regex.man $root$mandir/man1/txt2regex.1"
34 [D] e79b9613cc6c2d209de2b2b78434377b89bc423754d767080cdfa562 txt2regex-0.9.tar.gz https://github.com/aureliojargas/txt2regex/archive/refs/tags/v0.9/