Metadata-Version: 1.1
Name: optlib
Version: 0.0.1
Summary: An Options Library
Home-page: https://github.com/nasyxx/Optlib
Author: Nasy
Author-email: sy_n@me.com
License: MIT LICENSE
Description: ===============================
        optlib
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/optlib.svg
                :target: https://pypi.python.org/pypi/optlib
        
        .. image:: https://img.shields.io/travis/nasyxx/optlib.svg
                :target: https://travis-ci.org/nasyxx/optlib
        
        .. image:: https://readthedocs.org/projects/optlib/badge/?version=latest
                :target: https://optlib.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/nasyxx/optlib/shield.svg
             :target: https://pyup.io/repos/github/nasyxx/optlib/
             :alt: Updates
        
        
        An Options Library
        
        
        * Free software: MIT license
        * Documentation: https://optlib.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
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.5
