Metadata-Version: 2.4
Name: xeet
Version: 0.7.0.post12
Summary: End to end testing framework and orchestrator
Author-email: Omer Caspi <omer.caspi@gmail.com>
Project-URL: Homepage, https://github.com/omercsp/xeet
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <4,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argcomplete>=2.0.0
Requires-Dist: pydantic>=2.9
Requires-Dist: pyyaml>=5.4.1
Requires-Dist: jsonpath-ng>=1.7
Requires-Dist: rich>=13
Provides-Extra: devel
Requires-Dist: setuptools>=72; extra == "devel"
Requires-Dist: setuptools_scm>8.1; extra == "devel"
Provides-Extra: publish
Requires-Dist: build>=1.2; extra == "publish"
Requires-Dist: twine>=5.1; extra == "publish"
Dynamic: license-file
