Metadata-Version: 1.1
Name: timi-uuid
Version: 0.0.2
Summary: A sensible class for dealing with random UUID5 str
Home-page: http://github.com/lxl0928/timi_uuid
Author: Timi long
Author-email: lixiaolong@smuer.cn
License: UNKNOWN
Description: 
        timi_uuid is a lightweight Python library for sensibly dealing with random UUID5. It allows you to create random UUID5 str in a variety of different ways. Take a look at `the docs <http://packages.python.org/timi-uuid>`_ for the interface.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
