Metadata-Version: 1.2
Name: acdh_collatex_utils
Version: 1.0.1
Summary: Utility functions to work with collatex
Home-page: https://github.com/acdh-oeaw/acdh_collatex_utils
Author: Peter Andorfer
Author-email: peter.andorfer@oeaw.ac.at
License: MIT license
Description: ==============
        CollateX Utils
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/acdh_collatex_utils.svg
                :target: https://pypi.python.org/pypi/acdh_collatex_utils
        
        .. image:: https://img.shields.io/travis/acdh-oeaw/acdh_collatex_utils.svg
                :target: https://travis-ci.com/acdh-oeaw/acdh_collatex_utils
        
        .. image:: https://readthedocs.org/projects/acdh-collatex-utils/badge/?version=latest
                :target: https://acdh-collatex-utils.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Utility functions to work with collatex
        
        
        * Free software: MIT license
        * Documentation: https://acdh-collatex-utils.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-12-10)
        ------------------
        
        * First release on PyPI.
        
        
        1.0.0 (2020-15-10)
        ------------------
        
        * minimal working command line interface implemented::
        
            $ collate -g {glob_pattern} -o {outpu_dir}
        
Keywords: acdh_collatex_utils
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.8
Requires-Python: >=3.8
