LWN.net Logo

itools 0.60.2 released

From:  "J. David Ibáñez" <jdavid-AT-itaapy.com>
To:  python-announce-AT-python.org
Subject:  itools 0.60.2 released
Date:  Wed, 03 Jun 2009 10:49:49 +0200
Message-ID:  <4A26392D.2010107@itaapy.com>
Archive-link:  Article, Thread


itools 0.60.2 (2009/06/03)
==========================

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

   itools.abnf             itools.i18n             itools.stl
   itools.core             itools.ical             itools.tmx
   itools.csv              itools.odf              itools.uri
   itools.datatypes        itools.pdf              itools.vfs
   itools.gettext          itools.pkg              itools.web
   itools.git              itools.relaxng          itools.workflow
   itools.handlers         itools.rest             itools.xapian
   itools.html             itools.rss              itools.xliff
   itools.http             itools.srx              itools.xml

The mechanism to use a subprocess to run commands and save memory has
been generalized and is now provided by itools.core; the functions to
check are 'start_subprocess', 'read_subprocess', 'send_subprocess' and
'stop_subprocess'.

Some bugs have been fixed, including #650 and #670.


Resources
---------

Download
http://download.hforge.org/itools/0.60/itools-0.60.2.tar.gz

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

Mailing list
http://www.hforge.org/community/
http://archives.hforge.org/index.cgi?list=itools

Bug Tracker
http://bugs.hforge.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


(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds