petl - Extract, Transform and Load (Tables of Data)
===================================================

``petl`` is a general purpose Python package for extracting, transforming and 
loading tables of data.

- Docs: http://petl.readthedocs.org/
- Source: https://github.com/alimanfoo/petl
- Download: http://pypi.python.org/pypi/petl
- Mailing list: http://groups.google.com/group/python-etl

See also `petlx <https://github.com/alimanfoo/petlx>`_, a library of
extension modules for ``petl``.
