Wednesday February 6, 2008. 06:54 PM
FreshMeat
itools is a collection of Python libraries which
provides a wide range of capabilities, including
an abstraction over directory and file resources,
a search engine, type marshallers, datatype
schemas, i18n support, URI handlers, a Web
programming interface, a workflow interface, and
support for data formats such as (X)HTML, XML,
iCalendar, RSS 2.0, and XLIFF.
License: GNU General Public License v3
Changes:
The isetup-doc.py script has been removed. epydoc
is now used to generate the API reference. The
itools.http and itools.web packages have seen
important fixes, like better support for cookies
and better handling of bad requests. The
itools.xml and itools.html packages now correctly
raise an exception when a close tag is missing at
the end of the file.