Metadata-Version: 1.1
Name: petlx
Version: 1.0.0b1
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 - Extensions to the petl package
        ======================================
        
        ``petlx`` is a collection of domain-specific and/or experimental extensions to 
        `petl <https://github.com/alimanfoo/petl>`_, a Python package for extracting,
        transforming and loading tables of data.
        
        - Docs: http://petlx.readthedocs.org/
        - 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 :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: petl (>=1.0)
