Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs17:/tmp/cvs-serv6888

Added Files:
        xml2.info 
Log Message:
New package.


--- NEW FILE: xml2.info ---
Package: xml2
Version: 0.3
Revision: 1
Source: http://download.ofb.net/gale/%n-%v.tar.gz
Source-MD5: 8f142a2393bace5edcfea2ad394ef200
Depends: libxml-shlibs 
BuildDepends: libxml
CompileScript: <<
#!/bin/sh -ev
make
<<
InstallScript: <<
#!/bin/sh -ev
install -d %i/bin
install 2csv %i/bin/
install 2html %i/bin/
install 2xml %i/bin/
install csv2 %i/bin/
install html2 %i/bin/
install xml2 %i/bin/
<<
DocFiles: COPYING
Description: Convert XML| HTML <-> a line-oriented format
DescDetail: <<
These tools are used to convert XML, CSV, and HTML to and from a line-oriented 
format more amenable to processing by classic Unix pipeline processing tools, 
like grep, sed, awk, cut, shell scripts, and so forth.
Documentation is available at http://ofb.net/~egnor/xml2/ref, and there are 
illustrative examples at http://ofb.net/~egnor/xml2/examples .
<<
License: GPL
Homepage: http://ofb.net/~egnor/xml2/
DescPackaging: Doesn't do 'make install', so just move executables around.
Maintainer: Alexander Hansen <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to