nixpkgs/maintainers/scripts/gnu
Ludovic Courtès 11d4a76c27 gnupdate: Use SSAX instead of SXML to reduce the memory & CPU overhead.
* maintainers/scripts/gnu/gnupdate.scm (xml-element->snix): New
  procedure.
  (xml->snix): Rewrite to use a parser generated by `ssax:make-parser'.
  (%options)[sxml]: Remove.
  (main): Update accordingly.

svn path=/nixpkgs/trunk/; revision=21695
2010-05-09 23:14:29 +00:00
..
gnupdate gnupdate: Fix typo. 2010-04-13 08:56:00 +00:00
gnupdate.scm gnupdate: Use SSAX instead of SXML to reduce the memory & CPU overhead. 2010-05-09 23:14:29 +00:00
sxml-match.scm Add GNU package update script. 2010-04-12 23:02:36 +00:00