[Module] vcalsax

Ornicar contact@logilab.fr
Mon, 12 Feb 2001 14:27:47 -0500 (EST)


                                vcalsax                                 
                                -------                                 

A VCalendar parser with a SAX API

Vcalsax provides a VCal file parser exporting a SAX API. It is thus
possible to see such file as a DOM tree, to manipulate it and store it
back in the native format using an XSL Transformation.

VCal is the file format used by many calendar programs, including
KOrganiser and Evolution.


       URL:  http://www.logilab.org/vcalsax/
  Download:  ftp://ftp.logilab.org/pub/vcalsax/

   License:  GPL
  Requires:  PyXML (and 4Suite for Read-write access)

  Categories:  XML, Calendar

Ornicar (contact@logilab.fr)
http://www.logilab.org/

--
<a href="http://www.logilab.org/vcalsax/">vcalsax</a> -- A VCalendar
parser with a SAX API