Metadata-Version: 1.1
Name: ultra_random_uuid
Version: 0.1.0
Summary: Python Ultra Random UUID
Home-page: https://github.com/saduqz/ultra_random_uuid
Author: Andres Duque Hincapie
Author-email: saduqz@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: =================
        Ultra Random UUID
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/ultra_random_uuid.svg
                :target: https://pypi.python.org/pypi/ultra_random_uuid
        
        .. image:: https://img.shields.io/travis/saduqz/ultra_random_uuid.svg
                :target: https://travis-ci.org/saduqz/ultra_random_uuid
        
        .. image:: https://readthedocs.org/projects/ultra-random-uuid/badge/?version=latest
                :target: https://ultra-random-uuid.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python Ultra Random UUID
        
        
        * Free software: MIT license
        * Documentation: https://ultra-random-uuid.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-03-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: ultra_random_uuid
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
