itools 0.12.3 released

"J. David Ibáñez" jdavid at itaapy.com
Mon Feb 6 10:50:04 CET 2006


itools is a Python library, it groups a number of packages into a single
meta-package for easier development and deployment:

  itools.catalog        itools.i18n             itools.web
  itools.cms            itools.ical             itools.workflow
  itools.csv            itools.resources        itools.xhtml
  itools.datatypes      itools.rss              itools.xliff
  itools.gettext        itools.schemas          itools.xml
  itools.handlers       itools.tmx
  itools.html           itools.uri


Changes:

  Resources
  - Add "tell" to the API of file resources (only implemented by memory
    resources for now). [#151]

  Web
  - Improved stability for the web server. We catch unexpected exceptions
    in a couple of places more, and send an "Internal Server Error" response
    to the browser; instead of crashing the server.

  Scripts
  - Add "igraph" to the collection of scripts; it draws a class diagram
    with the inheritance hierarchy. By Luis Belmar-Letelier [#219]


Resources
---------

Download
http://www.ikaaro.org/download/itools/itools-0.12.3.tar.gz

Home
http://www.ikaaro.org/itools

Mailing list
http://in-girum.net/mailman/listinfo/ikaaro

Bug Tracker
http://in-girum.net/cgi-bin/bugzilla/index.cgi


-- 
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 



More information about the Python-announce-list mailing list