<?xml version="1.0"?>
<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" 
                     "http://www.garshol.priv.no/download/xsa/xsa.dtd">

<xsa>
  <vendor>
    <name>Lars Marius Garshol</name>
    <email>larsga@garshol.priv.no</email>
    <url>http://www.garshol.priv.no/</url>
  </vendor>

  <product id="pysp">
    <name>pysp</name>
    <version>0.01</version>
    <last-release>20010218</last-release>
    <info-url>http://www.garshol.priv.no/download/software/pysp/</info-url>
  </product>

  <product id="xmlproc">
    <name>xmlproc</name>
    <version>0.61</version>
    <last-release>19990419</last-release>
    <info-url>http://www.garshol.priv.no/download/software/xmlproc/</info-url>
    <changes>
  - the parser is now even faster, especially when validating. The
  parser should now be several times faster for very large DTDs.
  - various minor bug fixes, plus an embarrasing one in xvcmd.py
  - some API extensions:
    - catalog.CatalogParser now accepts an error language parameter
    - catalog.xmlproc_catalog now accepts an optional error handler
      parameter
    - added a utils module with a ready-made error handler that prints
      error messages to a file-like object
    - added a new method get_valid_elements to xmldtd.ElementType, so
      that it's now possible to find out which elements are allowed in
      a given state (or point) in the content model of an element
    </changes>
  </product>
    
  <product id="saxlib">
    <name>saxlib</name>
    <version>1.00</version>
    <last-release>19980828</last-release>
    <info-url>http://www.garshol.priv.no/download/software/saxlib/</info-url>
    
  </product>
    
  <product id="PyPointers">
    <name>PyPointers</name>
    <version>0.20</version>
    <last-release>19980823</last-release>
    <info-url>http://www.garshol.priv.no/download/software/pypointers/</info-url>
    <changes>
Changes since version 0.10:

 * Support for ID attributes when using a validating parser
 * Support for more location terms</changes>
  </product>
        
  <product id="WWWstats">
    <name>WWWstats</name>
    <version>1.56</version>
    <last-release>19981127</last-release>
    <info-url>http://www.garshol.priv.no/download/software/wwwstats/</info-url>        
  </product>

  <product id="LinkCheck">
    <name>Lambda LinkCheck</name>
    <version>0.24</version>
    <last-release>19981127</last-release>
    <info-url>http://www.garshol.priv.no/download/software/linkcheck/</info-url>
  </product>

  <product id="css-mode">
    <name>css-mode</name>
    <version>0.10</version>
    <last-release>19981215</last-release>
    <info-url>http://www.garshol.priv.no/download/software/css-mode/</info-url>
  </product>

  <product id="JCProps">
    <name>JCProps</name>
    <version>0.10</version>
    <last-release>19980921</last-release>
    <info-url>http://www.garshol.priv.no/download/software/jcprops/</info-url>
  </product>

  <product id="xsasdk">
    <name>XSA client kit</name>
    <version>1.00</version>
    <last-release>19990322</last-release>
    <info-url>http://www.garshol.priv.no/download/xsa/</info-url>
  </product>

  <product id="dtddoc">
    <name>dtddoc</name>
    <version>0.11</version>
    <last-release>20000104</last-release>
    <info-url>http://www.garshol.priv.no/download/software/dtddoc/</info-url>
    <changes>
  The DTD is unchanged. Other than that, the following has changed: 

    * The makeskel tool has been added. 
    * A very experimental DocBook RefEntry backend has been added. 
    * The -t strict option has been added. 
    * dtddoc now checks for the correct xmlproc version. 
    * All reported bugs have been fixed. (Thanks to Stig Erik Sandø,
    Phong Vu and Alan Karben.)    
    </changes>
  </product>
</xsa>

