Metadata-Version: 2.1
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: 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-database
Requires-Dist: databases ; extra == 'broker-auth-database'
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: 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'

