Metadata-Version: 2.1
Name: coveo-push-api-client.py
Version: 1.1.0
Summary: A small example package
Home-page: https://github.com/coveo/push-api-client.py
Author: Olivier Lamothe
Author-email: olamothe@coveo.com
License: MIT
Project-URL: Homepage, https://github.com/coveo/push-api-client.py
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: python-dateutil
Requires-Dist: requests
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: requests-mock; extra == "testing"
