Metadata-Version: 1.2
Name: acdh-tei-pyutils
Version: 0.9.0
Summary: Utilty functions to work with TEI Documents
Home-page: https://github.com/csae8092/acdh-tei-pyutils
Author: Peter Andorfer
Author-email: peter.andorfer@oeaw.ac.at
License: MIT
Description: ================
        acdh-tei-pyutils
        ================
        
        .. image:: https://github.com/acdh-oeaw/acdh-tei-pyutils/workflows/Build/badge.svg
                :target: https://github.com/acdh-oeaw/acdh-tei-pyutils/workflows/Build/badge.svg
                :alt: Github Workflow Build ACDH XML PyUtils Status
        
        .. image:: https://github.com/acdh-oeaw/acdh-tei-pyutils/workflows/Test/badge.svg
                :target: https://github.com/acdh-oeaw/acdh-tei-pyutils/workflows/Test/badge.svg
                :alt: Github Workflow Tests Status
        
        .. image:: https://img.shields.io/pypi/v/acdh-tei-pyutils.svg
                :target: https://pypi.python.org/pypi/acdh-tei-pyutils
                :alt: PyPI Status
        
        .. image:: https://readthedocs.org/projects/acdh-tei-pyutils/badge/?version=latest
                :target: https://acdh-tei-pyutils.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
         
         
        .. image:: https://codecov.io/gh/acdh-oeaw/acdh-tei-pyutils/branch/master/graph/badge.svg?token=y6HUg72XnH
              :target: https://codecov.io/gh/acdh-oeaw/acdh-tei-pyutils
            
        
        
        Utilty functions to work with TEI Documents
        
        
        * Free software: MIT
        * Documentation: https://acdh-tei-pyutils.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with cookietemple_ using Cookiecutter_.
        
        .. _cookietemple: https://cookietemple.com
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        
        
        ==========
        Changelog
        ==========
        
        This project adheres to `Semantic Versioning <https://semver.org/>`_.
        
        
        0.1.0 (2021-03-12)
        -----------------------
        
        **Added**
        
        * Created the project using cookietemple version 1.2.4
        
        **Fixed**
        
        **Dependencies**
        
        **Deprecated**
        
Keywords: acdh-tei-pyutils
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
