What is it?
itools is a Python library, it groups a number of packages into a single meta-package for easier development and deployment. The packages included are:
itools.catalog
itools.datatypes
itools.gettext
itools.handlers
itools.html
itools.i18n
itools.ical
itools.resources
itools.rss
itools.schemas
itools.tmx
itools.uri
itools.web
itools.workflow
itools.xhtml
itools.xliff
itools.xml
What's new?
URI
Many more unit tests (#30). By Hervé Cauwelier.
Schemas
Improve programming interface: register_schema, get_schema, get_schema_by_uri, get_datatype and get_datatype_by_uri.
Resources
Implement "is_locked" for Zope 2 resources. By Hervé Cauwelier.
Handlers
Drop "to_unicode" from the API, now it is only 'to_str'.
XML
New parser, a little faster and a little simpler (#52).
STL
Returns a byte string instead of a unicode string.
XHTML
Add function "set_template_prefix" to the API, it modifies relative links (useful for example to move a document from one place on a tree to another).
HTML
Update parser to be in sync with the XML parser.
Catalog
Keyword fields correctly index frozenset objects.
Web
Add the response header fields 'Date', 'Connection' and 'Server'.
Documentation
Update chapter about STL.
Packaging
Links
-- J. David Ibáñez Itaapy http://www.itaapy.com Tel +33 (0)1 42 23 67 45 9 rue Darwin, 75018 Paris Fax +33 (0)1 53 28 27 88
python-announce-list@python.org