Metadata-Version: 1.0
Name: django-adaptors
Version: 0.2.0.5
Summary: Convert CSV/XML files into python object or django model
Home-page: UNKNOWN
Author: Anthony Tresontani
Author-email: dev.tresontani@gmail.com
License: BSD
Description: Django-adaptors is a tool which allow you to transform easily a CSV/XML file into a python object or a django model instance.
        It is based on a django-style declarative model.
        
        More information available on read the doc:
        http://django-adaptors.readthedocs.org/
        
Keywords: CSV XML Django adaptor
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
