Metadata-Version: 1.0
Name: texttable
Version: 0.6.0
Summary: module for creating simple ASCII tables
Home-page: http://jefke.free.fr/coding/python/
Author: Gerome Fournier
Author-email: jefke(at)free.fr
License: GPL
Download-URL: http://jefke.free.fr/stuff/python/texttable/texttable-0.6.0.tar.gz
Description: texttable is a module to generate a formatted text table, using ASCII
        characters.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
