Metadata-Version: 1.1
Name: petlx
Version: 0.2.1
Summary: Optional extensions for the petl package.
Home-page: https://github.com/alimanfoo/petlx
Author: Alistair Miles
Author-email: alimanfoo@googlemail.com
License: MIT License
Description: petlx - Optional Extensions to the petl Package
        ===============================================
        
        `petlx` is a collection of extensions to `petl`, a tentative Python module for 
        extracting, transforming and loading tables of data.
        
        - Docs: http://packages.python.org/petlx
        - Source: https://github.com/alimanfoo/petlx
        - Download: http://pypi.python.org/pypi/petlx
        - 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
Requires: petl (>=0.10)
