Metadata-Version: 2.1
Name: warrant-lite
Version: 1.0.4
Summary: Small Python library for process SRP requests for AWS Cognito. This library was initially included in the [Warrant](https://www.github.com/capless/warrant) library. We decided to separate it because not all projects and workfows need all of the helper classes and functions in Warrant.
License: Apache-2.0
Author: Brian Jinwright
Author-email: brian@ipoots.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: boto3 (>=1.9,<2.0)
Requires-Dist: envs (>=1.3,<2.0)
Requires-Dist: python-jose (>=3.0,<4.0)
Requires-Dist: requests (>=2.22,<3.0)
