Metadata-Version: 1.1
Name: itools
Version: 0.75.2
Summary: The itools library
Home-page: http://www.hforge.org/itools
Author: J. David Ibáñez
Author-email: jdavid.ibp@gmail.com
License: GNU General Public License (GPL)
Description: About itools
        ===============
        
        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.abnf             itools.ical             itools.srx
          itools.core             itools.log              itools.stl
          itools.csv              itools.loop             itools.tmx
          itools.database         itools.odf              itools.uri
          itools.datatypes        itools.office           itools.web
          itools.fs               itools.pdf              itools.workflow
          itools.gettext          itools.pkg              itools.xliff
          itools.handlers         itools.python           itools.xml
          itools.html             itools.relaxng          itools.xmlfile
          itools.i18n             itools.rss
        
        The scripts included are::
        
          idb-inspect.py          igettext-merge.py       ipkg-quality.py
          igettext-build.py       iodf-greek.py           ipkg-update-locate.py
          igettext-extract.py     ipkg-build.py
        
        To learn how to install itools check the INSTALL.txt file.
        
        
        Resources
        ===============
        
        - Home,
          http://www.hforge.org/itools
        
        - Documentation,
          http://docs.hforge.org/itools
        
        - Mailing list,
          http://www.hforge.org/community/
        
        - Mailing list archives,
          http://archives.hforge.org/index.cgi?list=itools
        
        - Bug Tracker,
          http://bugs.hforge.org
        
        
        Authors
        ===============
        
        - J David Ibáñez
        - Hervé Cauwelier
        - David Versmisse
        - Henry Obein
        - Dumont Sébastien
        - Nicolas Deram
        - Sylvain Taverne
        - Gautier Hayoun
        - Alexis Huet
        - Aurélien Ansel
        - Romain Gauthier
        - Luis Belmar-Letelier
        - Rob McMullen
        - Fabrice Decroix
        - Norman Khine
        - Yannick Martel
        - Matthieu France
        - Romanczyk Guillaume
        - Wynand Winterbach
        - David Bambouché
        - Piotr Macuk
        
        
        License
        ===============
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <http://www.gnu.org/licenses/>.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: XML
Requires: reportlab(>=2.3)
Provides: itools(0.75)
