Metadata-Version: 1.1
Name: django-data-importer-jl
Version: 0.1.4
Summary: Generic, easy to use, file reader and importer with validations like Django forms.
Home-page: http://github.com/jlachowski/django-data-importer
Author: Felipe 'chronos' Prenholato
Author-email: philipe.rp@gmail.com
License: UNKNOWN
Description: *data_importer* is a importer tool that allow you write your own importer, with validation for each field and line of imported file. It come with support for CSV, XLS and XLSX files and a lot of examples in tests, logging support, and more.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
