Metadata-Version: 1.0
Name: csvkit
Version: 0.4.3
Summary: A library of utilities for working with CSV, the king of tabular file formats.
Home-page: http://blog.apps.chicagotribune.com/
Author: Christopher Groskopf
Author-email: staringmonkey@gmail.com
License: MIT
Description: csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
        
        It is inspired by pdftk, gdal and the original csvcut utility by Joe Germuska and Aaron Bycoffe.
        
        Important links:
        
        * Repository:    https://github.com/onyxfish/csvkit
        * Issues:        https://github.com/onyxfish/csvkit/issues
        * Documentation: http://csvkit.rtfd.org/
        * Schemas:       https://github.com/onyxfish/ffs
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
