Metadata-Version: 2.1
Name: google-payment-token-decipher
Version: 0.0.1
Summary: A python google payment token decipher library
License: Apache 2
Keywords: google,google_pay,gpay,g-pay,google pay,googlepay
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: requests (>=2.25.0)
Requires-Dist: cryptography (>=37.0.0)
Requires-Dist: pycryptodome (>=3.13.0)
Requires-Dist: importlib-metadata ; python_version < "3.8"

# google-payment-token-decipher
A simple python implementation of the decipher process for google payment token
