Metadata-Version: 1.1
Name: csvpivot
Version: 1.0
Summary: Pivot tables for CSV files in the terminal.
Home-page: https://github.com/maxharlow/csvpivot
Author: Max Harlow
Author-email: maxharlow@gmail.com
License: Apache
Description: CSV Pivot
        =========
        
        Pivot tables for CSV files in the terminal.
        
        Tested on Python 2.7 and 3.5.
        
        
        Installing
        ----------
        
            pip install csvpivot
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Utilities
