Metadata-Version: 2.4
Name: amzn-spatial-data-mgmt
Version: 0.1.3
Summary: Multi-purpose library and command line tool that implements functionality to support applications using Spatial Data Management on AWS
Project-URL: Homepage, https://aws.amazon.com/
Author: Amazon Web Services
License: Proprietary - AWS Intellectual Property License
License-File: NOTICE
Classifier: Private :: Do Not Upload
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: boto3>=1.34.75
Requires-Dist: click>=8.1.7
Requires-Dist: jsonschema<4.23,>=4.17
Requires-Dist: pywin32>=306; sys_platform == 'win32'
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.32.3
Requires-Dist: types-requests>=2.32.0
Requires-Dist: typing-extensions<4.12,>=4.7; python_version == '3.7'
Requires-Dist: typing-extensions>=4.8; python_version > '3.7'
Requires-Dist: xxhash>=3.5.0
Provides-Extra: tests
Requires-Dist: moto; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-timeout; extra == 'tests'
Requires-Dist: pytest-xdist; extra == 'tests'
