Metadata-Version: 1.1
Name: alkali
Version: 0.5.4
Summary: alkali is a simple database engine
Home-page: https://github.com/kneufeld/alkali
Author: Kurt Neufeld
Author-email: kneufeld@burgundywall.com
License: MIT License
Description: 
        alkali is a simple database engine. If you're currently using a list of
        dicts then you should come take a look. alkali's main goal is to allow
        the developer to easily control the on disk format.
        
Keywords: database
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database
