Metadata-Version: 1.2
Name: pybtex-docutils
Version: 1.0.1
Summary: A docutils backend for pybtex.
Home-page: https://github.com/mcmtroffaes/pybtex-docutils
Author: Matthias C. M. Troffaes
Author-email: matthias.troffaes@gmail.com
License: MIT
Download-URL: http://pypi.python.org/pypi/pybtex-docutils
Description: * Download: https://pypi.org/project/pybtex-docutils/#files
        
        * Documentation: https://pybtex-docutils.readthedocs.io/
        
        * Development: http://github.com/mcmtroffaes/pybtex-docutils/
        
        .. |imagegithub| image:: https://github.com/mcmtroffaes/pybtex-docutils/actions/workflows/python-package.yml/badge.svg
            :target: https://github.com/mcmtroffaes/pybtex-docutils/actions/workflows/python-package.yml
            :alt: github-ci
        
        .. |imagecodecov| image:: https://codecov.io/gh/mcmtroffaes/pybtex-docutils/branch/develop/graph/badge.svg
            :target: https://codecov.io/gh/mcmtroffaes/pybtex-docutils
            :alt: codecov
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: XML
Requires-Python: >=3.6
