Metadata-Version: 1.0
Name: simpleflake
Version: 0.1
Summary: Twitter snowflake compatible super-simple distributed ID generator.
Home-page: https://github.com/malicustommade/simpleflake
Author: Mali Akmanalp
Author-email: UNKNOWN
License: MIT
Description: simpleflake
        ===========
        
        Distributed ID generation in python for the lazy.
        
        Read the [docs](https://simpleflake.readthedocs.org/en/latest/).
        
        [![Build Status](https://travis-ci.org/malicustommade/simpleflake.png)](https://travis-ci.org/malicustommade/simpleflake)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
