Path to this page:
./
textproc/xml2,
Tools to convert XML and HTML to and from a line-oriented format
Branch: CURRENT,
Version: 0.4,
Package name: xml2-0.4,
Maintainer: pkgsrc-usersThese tools are used to convert XML 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. There are
four tools, xml2, 2xml, html2, and 2html. None of them take any command-
line arguments; they are all simple filters, reading information from
standard input in one format and writing the same information to standard
output in a different format.
Required to run:[
textproc/libxml]
Master sites:
Filesize: 81.493 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2009-04-25) Package added to pkgsrc.se, version xml2-0.4 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136) |
Log message:
Comment out dead sites.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2009-04-25 14:36:01 by Rene Hexel | Files touched by this commit (4) | |
Log message:
Initial import of xml2-0.4, a set of tools to convert XML and HTML to and
from a line-oriented format for easier processing with sed, awk, etc.
|