Metadata-Version: 2.1
Name: oc4idskit
Version: 0.0.2
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
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: jsonpointer
Requires-Dist: ocdskit (>=1)
Requires-Dist: ocdsmerge (>=0.6)
Provides-Extra: docs
Requires-Dist: furo ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-autobuild ; extra == 'docs'
Provides-Extra: test
Requires-Dist: coveralls ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-vcr ; extra == 'test'

|PyPI Version| |Build Status| |Coverage Status| |Python Version|

A suite of command-line tools for working with OC4IDS data to:

* split large packages into small packages
* combine 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
   :target: https://github.com/open-contracting/oc4idskit/actions?query=workflow%3ACI
.. |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/


