Metadata-Version: 1.1
Name: time-uuid
Version: 0.1.1
Summary: A sensible class for dealing with UUIDv1
Home-page: http://github.com/samuraisam/time_uuid
Author: Samuel Sutch
Author-email: samuel.sutch@gmail.com
License: UNKNOWN
Description: 
        time_uuid is a lightweight Python library for sensibly dealing with UUIDv1 (or TimeUUIDs as we like to sometimes call them). It allows you to create UUIDv1s in a variety of different ways. Take a look at `the docs <http://packages.python.org/time-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
