Metadata-Version: 2.1
Name: hmrc
Version: 1.1.0
Summary: HMRC API client library
Home-page: https://github.com/mcb30/hmrc
Author: Michael Brown
Author-email: mbrown@fensystems.co.uk
License: GPLv2+
Description: HMRC API client library
        =======================
        
        [![Build](https://img.shields.io/github/workflow/status/mcb30/hmrc/Build)](https://github.com/mcb30/hmrc/actions?query=workflow%3ABuild+branch%3Amaster)
        [![Coverage](https://img.shields.io/codecov/c/gh/mcb30/hmrc)](https://codecov.io/gh/mcb30/hmrc)
        [![Documentation](https://img.shields.io/readthedocs/hmrc)](https://hmrc.readthedocs.io/en/latest/?badge=latest)
        [![PyPI](https://img.shields.io/pypi/v/hmrc?color=informational)](https://pypi.org/project/hmrc/)
        
        This package provides a Python (3.7+) client library for the [HMRC
        APIs](https://developer.service.hmrc.gov.uk/api-documentation/docs/api).
        
        Documentation
        -------------
        
        Package documentation is available at <https://hmrc.readthedocs.io>.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
