Metadata-Version: 2.1
Name: aapns
Version: 19.11.1
Summary: Asynchronous Apple Push Notification Service Client
Home-page: https://github.com/hennge/aapns
License: Apache-2.0
Author: Jonas Obrist
Author-email: jonas.obrist@hennge.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrs (>=19.3.0,<20.0.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: httpx (>=0.7.4,<0.8.0)
Requires-Dist: structlog (>=19.1.0,<20.0.0)
Project-URL: Repository, https://github.com/hennge/aapns
