Metadata-Version: 2.1
Name: localstack
Version: 0.11.2
Summary: An easy-to-use test/mocking framework for developing Cloud applications
Home-page: https://github.com/localstack/localstack
Author: Waldemar Hummer
Author-email: waldemar.hummer@gmail.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Testing
Requires-Dist: boto3 (>=1.9.71)
Requires-Dist: dnspython (==1.16.0)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: localstack-ext (>=0.11.0)
Requires-Dist: localstack-client (>=0.14)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: six (>=1.12.0)
Provides-Extra: full
Requires-Dist: airspeed (>=0.5.14) ; extra == 'full'
Requires-Dist: amazon-kclpy-ext (==1.5.1) ; extra == 'full'
Requires-Dist: aws-sam-translator (>=1.15.1) ; extra == 'full'
Requires-Dist: awscli (>=1.14.18) ; extra == 'full'
Requires-Dist: boto (>=2.49.0) ; extra == 'full'
Requires-Dist: botocore (>=1.12.13) ; extra == 'full'
Requires-Dist: cachetools (<4.0.0,>=3.1.1) ; extra == 'full'
Requires-Dist: coverage (==4.5.4) ; extra == 'full'
Requires-Dist: crontab (>=0.22.6) ; extra == 'full'
Requires-Dist: elasticsearch (<8.0.0,>=7.0.0) ; extra == 'full'
Requires-Dist: flask (>=1.0.2) ; extra == 'full'
Requires-Dist: flask-cors (<3.1.0,>=3.0.3) ; extra == 'full'
Requires-Dist: flask-swagger (==0.2.12) ; extra == 'full'
Requires-Dist: forbiddenfruit (==0.1.3) ; extra == 'full'
Requires-Dist: jsonpatch (<2.0,>=1.24) ; extra == 'full'
Requires-Dist: jsonpath-rw (<2.0.0,>=1.4.0) ; extra == 'full'
Requires-Dist: localstack-ext[full] (>=0.11.0) ; extra == 'full'
Requires-Dist: moto-ext (>=1.3.15.12) ; extra == 'full'
Requires-Dist: nose (>=1.3.7) ; extra == 'full'
Requires-Dist: nose-timer (>=0.7.5) ; extra == 'full'
Requires-Dist: psutil (<6.0.0,>=5.4.8) ; extra == 'full'
Requires-Dist: pympler (>=0.6) ; extra == 'full'
Requires-Dist: pyopenssl (==17.5.0) ; extra == 'full'
Requires-Dist: python-coveralls (>=2.9.1) ; extra == 'full'
Requires-Dist: pyyaml (<=5.1,>=3.13) ; extra == 'full'
Requires-Dist: requests-aws4auth (==0.9) ; extra == 'full'
Requires-Dist: sasl (>=0.2.1) ; extra == 'full'
Requires-Dist: xmltodict (>=0.11.0) ; extra == 'full'

UNKNOWN


