Metadata-Version: 1.0
Name: columnize
Version: 0.1.0
Summary: Format a list of strings into a single compact string
Home-page: http://code.google.com/p/pycolumnize
Author: Rocky Bernstein
Author-email: rocky@gnu.org
License: UNKNOWN
Download-URL: columnize-0.1.0.egg
Description: Display a list of strings as a compact set of columns.
        
        Adapted from the routine of the same name inside cmd.py
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
