Metadata-Version: 2.4
Name: chora
Version: 0.2.0
Summary: Deploy a mock server for use in testing.
Author-email: pbhandari <pbhandari@pbhandari.ca>
License: MIT
Project-URL: Homepage, https://github.com/pbhandari/chora
Project-URL: Releases, https://github.com/pbhandari/chora/releases
Project-URL: Issues, https://github.com/pbhandari/chora/issues
Keywords: server,mock
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Systems Administration
Classifier: Typing :: Typed
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Dynamic: license-file
