Metadata-Version: 2.1
Name: singer-sdk
Version: 0.3.9
Summary: A framework for building Singer taps
License: Apache 2.0
Author: Meltano Team and Contributors
Requires-Python: >=3.6.1,<3.10
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: PyJWT (==1.7.1)
Requires-Dist: backoff (>=1.8.0,<2.0)
Requires-Dist: click (>=8.0,<9.0)
Requires-Dist: cryptography (>=3.4.6,<4.0.0)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: jsonpath-ng (>=1.5.3,<2.0.0)
Requires-Dist: memoization (>=0.3.2,<0.4.0)
Requires-Dist: myst-parser (>=0.14.0,<0.15.0); extra == "docs"
Requires-Dist: pendulum (>=2.1.0,<3.0.0)
Requires-Dist: pipelinewise-singer-python (==1.2.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: sphinx (>=3.5.4,<4.0.0); extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.3.1,<0.4.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0); extra == "docs"
