Metadata-Version: 1.1
Name: texttable-fixed
Version: 0.8.3
Summary: module for creating simple ASCII tables
Home-page: UNKNOWN
Author: Gerome Fournier
Author-email: jef(at)foutaise.org
License: LGPL
Description: texttable is a module to generate a formatted text table, using ASCII
        characters. texttable-fixed is a fork of
        https://github.com/bufordtaylor/python-texttable that uploads the latest,
        correct version (0.8.3) to PyPi as the main texttable module does not
        have the correct sources.
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 Library or Lesser General Public License (LGPL)
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
