Metadata-Version: 2.1
Name: domdf_python_tools
Version: 0.2.1
Summary: Helpful functions for Python
Home-page: https://github.com/domdfcoding/domdf_python_tools
Author: Dominic Davis-Foster
Author-email: dominic@davis-foster.co.uk
License: LGPLv3+
Description: **********************
        domdf_python_tools
        **********************
        
        .. image:: https://travis-ci.com/domdfcoding/domdf_python_tools.svg?branch=master
            :target: https://travis-ci.com/domdfcoding/domdf_python_tools
            :alt: Build Status
        .. image:: https://readthedocs.org/projects/domdf_python_tools/badge/?version=latest
            :target: https://domdf_python_tools.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        .. image:: https://img.shields.io/pypi/v/domdf_python_tools.svg
            :target: https://pypi.org/project/domdf_python_tools/
            :alt: PyPI
        .. image:: https://img.shields.io/pypi/pyversions/domdf_python_tools.svg
            :target: https://pypi.org/project/domdf_python_tools/
            :alt: PyPI - Python Version
        .. image:: https://coveralls.io/repos/github/domdfcoding/domdf_python_tools/badge.svg?branch=master
            :target: https://coveralls.io/github/domdfcoding/domdf_python_tools?branch=master
            :alt: Coverage
        
        
        Helpful functions for Python
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: dates
