Metadata-Version: 2.0
Name: python-ulid
Version: 0.1.1
Summary: Universally Unique Lexicographically Sortable Identifier
Home-page: https://github.com/mdomke/python-ulid
Author: Martin Domke
Author-email: mail@martindomke.net
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries

Universally Unique Lexicographically Sortable Identifier
========================================================

This is a port of the original JavaScript ULID_ implementation to Python.


.. _ULID: https://github.com/alizain/ulid



