Metadata-Version: 2.4
Name: hpfeeds
Version: 3.1.0
Summary: Python implementation of the hpfeeds client and broker
Home-page: https://github.com/hpfeeds/hpfeeds
License: GPL
Project-URL: Documentation, https://hpfeeds.readthedocs.org/
Project-URL: Code, https://github.com/hpfeeds/hpfeeds
Project-URL: Issue tracker, https://github.com/hpfeeds/hpfeeds/issues
License-File: LICENSE
Provides-Extra: test
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-isort; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Provides-Extra: broker
Requires-Dist: aiorun; extra == "broker"
Requires-Dist: aiohttp; extra == "broker"
Requires-Dist: prometheus_client; extra == "broker"
Requires-Dist: wrapt; extra == "broker"
Provides-Extra: broker-auth-json
Requires-Dist: aionotify; extra == "broker-auth-json"
Provides-Extra: broker-auth-mongo
Requires-Dist: motor; extra == "broker-auth-mongo"
Provides-Extra: broker-auth-database
Requires-Dist: databases; extra == "broker-auth-database"
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: summary
