Metadata-Version: 1.2
Name: oc-assistant
Version: 0.1.0
Summary: Python package to facilitate interaction with OC website.
Home-page: https://github.com/timoguic/oc_assistant
Author: Tim G
Author-email: timoguic@gmail.com
License: GNU General Public License v3
Description: ============
        OC Assistant
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/oc_assistant.svg
                :target: https://pypi.python.org/pypi/oc_assistant
        
        .. image:: https://img.shields.io/travis/timoguic/oc_assistant.svg
                :target: https://travis-ci.com/timoguic/oc_assistant
        
        .. image:: https://readthedocs.org/projects/oc-assistant/badge/?version=latest
                :target: https://oc-assistant.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Python package to facilitate interaction with OC website.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://oc-assistant.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 (2020-03-31)
        ------------------
        
        * First release on PyPI.
        
Keywords: oc_assistant
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
