Metadata-Version: 1.1
Name: py_lazy_vin
Version: 0.0.2
Summary: A quick and dirty python library for lazily handling random VINs.
Home-page: https://github.com/tabuckner/py_lazy_vin
Author: Taylor Buckner
Author-email: tbuckner@theappraisallane.com
License: MIT license
Description: =========
        PyLazyVin
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/py_lazy_vin.svg
                :target: https://pypi.python.org/pypi/py_lazy_vin
        
        .. image:: https://img.shields.io/travis/tabuckner/py_lazy_vin.svg
                :target: https://travis-ci.org/tabuckner/py_lazy_vin
        
        .. image:: https://readthedocs.org/projects/py-lazy-vin/badge/?version=latest
                :target: https://py-lazy-vin.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A quick and dirty python library for lazily handling random VINs.
        
        
        * Free software: MIT license
        * Documentation: https://py-lazy-vin.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.0.1 (2019-03-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: py_lazy_vin
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
Classifier: Programming Language :: Python :: 3.7
