Metadata-Version: 2.1
Name: encryptedcookie
Version: 1.0
Summary: encrypted cookie
Home-page: https://github.com/uploadcare/encryptedcookie
Author: Uploadcare
Author-email: ak@uploadcare.com
License: UNKNOWN
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pycryptodome (>=3.11.0)
Requires-Dist: brotli (>=1.0.1)
Provides-Extra: lint
Requires-Dist: isort ; extra == 'lint'
Requires-Dist: flake8 ; extra == 'lint'
Requires-Dist: pyright ; extra == 'lint'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

UNKNOWN


