Metadata-Version: 2.1
Name: macrometa-target-s3
Version: 0.0.1
Summary: `macrometa-target-s3` is a Singer target for s3, built with the Meltano Singer SDK.
License: Apache 2.0
Keywords: ELT,s3
Author: crowemi
Requires-Python: >=3.8.1,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: boto3 (>=1.28.40,<1.29.0)
Requires-Dist: c8connector (>=0.0.32)
Requires-Dist: numpy (>=1.23.4,<2.0.0)
Requires-Dist: pandas (>=1.5.1,<2.0.0)
Requires-Dist: pyarrow (>=10.0.0,<11.0.0)
Requires-Dist: pymongo (>=4.3.3,<5.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: singer-sdk (>=0.30.0,<0.31.0)
Requires-Dist: smart-open[s3] (>=6.3.0,<7.0.0)
