Metadata-Version: 2.1
Name: macwinnie-py-pushover-client
Version: 1.0.2
Summary: Pushover client for Python projects.
Home-page: https://github.com/macwinnie/python-pushover
Author: macwinnie
Author-email: dev@macwinnie.me
License: AGPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

## Pushover Client

This toolset allows you to send [Pushover notifications](https://pushover.net/) from your Python project.

The detailled documentation can be found at [GitHub](https://macwinnie.github.io/python-pushover).
