Metadata-Version: 1.1
Name: dictalchemy
Version: 0.1a4
Summary: Contains asdict and fromdict methods for SQL-Alchemy declarative models
Home-page: http://github.com/danielholmstrom/dictalchemy/
Author: Daniel Holmstrom
Author-email: holmstrom.daniel@gmail.com
License: MIT
Description: 
        ~~~~~~~~~~~
        Dictalchemy
        ~~~~~~~~~~~
        
        Contains asdict() and fromdict() methods that will work on SQLAlchemy declarative models.
        
        Read more in the source or on github <https://github.com/danielholmstrom/dictalchemy>.
        
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
