Metadata-Version: 1.0
Name: django-csv-importer
Version: 0.1.3.4
Summary: Convert csv files into python object or django model
Home-page: UNKNOWN
Author: Anthony Tresontani
Author-email: dev.tresontani@gmail.com
License: BSD
Description: CSV importer is a tool which allow you to transform easily a csv 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-csv-importer.readthedocs.org/
Keywords: CSV Django loader
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
