Metadata-Version: 1.1
Name: petl
Version: 0.10.1
Summary: A tentative Python module for extracting, transforming and loading tables of data.
Home-page: https://github.com/alimanfoo/petl
Author: Alistair Miles
Author-email: alimanfoo@googlemail.com
License: MIT License
Description: petl - Extract, Transform and Load (Tables of Data)
        ===================================================
        
        `petl` is a tentative Python module for extracting, transforming and
        loading tables of data.
        
        - Docs: http://packages.python.org/petl
        - Source: https://github.com/alimanfoo/petl
        - Download: http://pypi.python.org/pypi/petl
        - Mailing list: http://groups.google.com/group/python-etl
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
