2 Aug 14:26
itools 0.16.5 released
J. David Ibáñez <jdavid <at> itaapy.com>
2007-08-02 12:26:12 GMT
2007-08-02 12:26:12 GMT
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.tmx itools.cms itools.ical itools.uri itools.csv itools.odf itools.vfs itools.datatypes itools.pdf itools.web itools.gettext itools.rest itools.workflow itools.handlers itools.rss itools.xhtml itools.html itools.schemas itools.xliff itools.http itools.stl itools.xml For compatibility with Windows, all scripts have been renamed to have the extension ".py" (remember to clean the old ones from your install). Also, "igettext-extract.py" works now with Windows Python files. We have a new script called "isetup-copyright.py", it has been created to help us to keep track of who did what and when in the code (to do so it uses the "git blame" command). This is the first step in a long process to audit the code for ownership. The "setup.conf" file supports two new variables: "source_language" and "target_languages". The first one allows to define a different source language than English. The second one allows to release only a subset of the languages available in the "locale" folder. (Thanks to this little enhancement we have been able to drop the Spanish, Chinese and Italian translations from this release, they will be back when in a good shape.)(Continue reading)
RSS Feed