Metadata-Version: 2.4
Name: apns2
Version: 0.7.2
Summary: A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol
Home-page: https://github.com/Pr0Ger/PyAPNs2
Author: Sergey Petrov
Author-email: me@pr0ger.prg
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE
Requires-Dist: httpx>=0.13
Requires-Dist: PyJWT>=2.0.0
Requires-Dist: cryptography>=1.7.2
Provides-Extra: tests
Requires-Dist: freezegun; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
