Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1:/tmp/cvs-serv24006

Added Files:
        txt2regex-0.7-1.info 
Log Message:
submission from tracker 649948

--- NEW FILE: txt2regex-0.7-1.info ---
Package: txt2regex
Version: 0.7
Revision: 1
Source: http://%n.sourceforge.net/%n-%v.tgz
Source-MD5: 5cc7366bd762c8f05fea431d8db1eba9
DocFiles: COPYRIGHT Changelog NEWS README README.japanese TODO
CompileScript: echo "No compile needed."
InstallScript: <<
 mkdir %i/bin
 mkdir -p %i/share/locale
 mkdir -p %i/share/man/man1
 make BINDIR=%p/bin LOCALEDIR=%p/share/locale MANDIR=%p/share/man/man1
 make install BINDIR=%i/bin LOCALEDIR=%i/share/locale MANDIR=%i/share/man/man1
 install -m 644 %n.man %i/share/man/man1/%n.1
<<
License: GPL
Description: RegEx wizard assists building of regular expressions
DescDetail: <<
 ^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, ed, emacs, grep, perl, php,
 procmail, python, sed and vim. there are more than 20 supported
 programs. it's bash so download and run, no compilation needed.
<<
DescPackaging: <<
 Note the file is not available on the sf file tracker so mirrors
 cannot be used.
<<
Maintainer: Carsten Klapp <[EMAIL PROTECTED]>
Homepage: http://txt2regex.sourceforge.net/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to