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.uri itools.cms itools.ical itools.web itools.csv itools.resources itools.workflow itools.datatypes itools.rss itools.xhtml itools.gettext itools.schemas itools.xliff itools.handlers itools.stl itools.xml itools.html itools.tmx Changes: Handlers - Lazy load for binary files and images, by Hervé Cauwelier [#98]. - Fixes for archive handlers (ZIP, TAR), by Hervé Cauwelier [#127]. CSV - Fix serialization, escape double quotes. - Now the method "get_rows" always returns a copy of the rows, by Nicolas Deram. CMS Minor features and important fixes: - Fix database sync. - Fix remove when there are virtual handlers. - Improved "browse image" view, by Hervé Cauwelier [#328]. Minor fixes and other changes: - More robust Enumerate class, by Hervé Cauwelier [#304]. - Use CSS classes instead of ids to define the Epoz style, by Hervé Cauwelier [#317]. - Fix edit user's account, password is optional, by Hervé Cauwelier [#321]. - Fix the title of HTML pages when in a subsite, by Hervé Cauwelier [#322]. - Add "del_property" to the handler's API, by Hervé Cauwelier [#327]. - Complete Enumerate's API with "get_value(name)" method, by Hervé Cauwelier [#329]. Resources --------- Download http://download.ikaaro.org/itools/itools-0.13.5.tar.gz Home http://www.ikaaro.org/itools Mailing list http://mail.ikaaro.org/mailman/listinfo/itools Bug Tracker http://bugs.ikaaro.org -- 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 -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html