Metadata-Version: 1.2
Name: pylobid
Version: 0.2.1
Summary: A lobid-REST-API client
Home-page: https://github.com/csae8092/pylobid
Author: Peter Andorfer
Author-email: p.andorfer@gmail.com
License: MIT license
Description: =======
        pylobid
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/pylobid.svg
                :target: https://pypi.python.org/pypi/pylobid
        
        .. image:: https://img.shields.io/travis/csae8092/pylobid.svg
                :target: https://travis-ci.com/csae8092/pylobid
        
        .. image:: https://readthedocs.org/projects/pylobid/badge/?version=latest
                :target: https://pylobid.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A lobid-REST-API client
        
        
        * Free software: MIT license
        * Documentation: https://pylobid.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.2.1 (2020-06-23)
        ------------------
        
        * Some useful methods added.
        
        0.1.0 (2020-06-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: pylobid
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 :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
