Metadata-Version: 1.1
Name: file2db
Version: 0.1.0
Summary: Simple file to database manipulation
Home-page: https://github.com/moosejaw/file2db
Author: Matthew Vincent
Author-email: mattjvincent@gmail.com
License: BSD
Description: ===============================
        File2DB
        ===============================
        
        .. image:: https://img.shields.io/travis/moosejaw/file2db.svg
                :target: https://travis-ci.org/moosejaw/file2db
        
        .. image:: https://img.shields.io/pypi/v/file2db.svg
                :target: https://pypi.python.org/pypi/file2db
        
        
        Simple file to database manipulation
        
        * Free software: BSD license
        * Documentation: https://file2db.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-02-27)
        ---------------------
        
        * First release on PyPI.
        
Keywords: file2db
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
