Metadata-Version: 1.1
Name: zombase
Version: 0.8.1
Summary: A toolset to build beautiful data layer APIs
Home-page: UNKNOWN
Author: Bastien Gandouet
Author-email: bastien@mozaiqu.es
License: MIT
Description: zombase
        =======
        
        zombase is a collection of tools and best practices designed to help
        developpers write beautiful APIs for their data layer.
        
        Dependencies
        ------------
        
        zombase is built upon the following projects:
        
        * `SQLAlchemy <http://http://www.sqlalchemy.org/>`_
        * `dogpile.cache <http://dogpilecache.readthedocs.org/en/latest/>`_
        * `Voluptuous <https://github.com/alecthomas/voluptuous>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
