Metadata-Version: 2.1
Name: oc4idskit
Version: 0.0.1
Summary: A suite of command-line tools for working with OC4IDS data
Home-page: https://github.com/open-contracting/oc4idskit
Author: Open Contracting Partnership
Author-email: data@open-contracting.org
License: BSD
Description: |PyPI Version| |Build Status| |Lint Status| |Coverage Status| |Python Version|
        
        A suite of command-line tools for working with OC4IDS data to:
        
        * split large packages into small packages
        * convert OCDS data to OC4IDS data
        
        If you are viewing this on GitHub or PyPI, open the `full documentation <https://oc4idskit.readthedocs.io/>`__ for additional details.
        
        .. |PyPI Version| image:: https://img.shields.io/pypi/v/oc4idskit.svg
           :target: https://pypi.org/project/oc4idskit/
        .. |Build Status| image:: https://github.com/open-contracting/oc4idskit/workflows/CI/badge.svg
        .. |Lint Status| image:: https://github.com/open-contracting/oc4idskit/workflows/Lint/badge.svg
        .. |Coverage Status| image:: https://coveralls.io/repos/github/open-contracting/oc4idskit/badge.svg?branch=main
           :target: https://coveralls.io/github/open-contracting/oc4idskit?branch=main
        .. |Python Version| image:: https://img.shields.io/pypi/pyversions/oc4idskit.svg
           :target: https://pypi.org/project/oc4idskit/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
