Metadata-Version: 2.1
Name: proton-client
Version: 0.4.0
Summary: Proton Technologies API wrapper
Home-page: https://github.com/ProtonMail/proton-python-client
Author: Proton Technologies
Author-email: contact@protonmail.com
License: GPLv3
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Requires-Dist: bcrypt
Requires-Dist: pyopenssl
Requires-Dist: python-gnupg
Requires-Dist: requests



This package, originally forked from python-srp module implements a simple
wrapper to the Proton Technologies API, abstracting from the SRP authentication.


