Metadata-Version: 2.4
Name: tracecov-community
Version: 0.16.6
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Summary: Schema-level API coverage. Install 'tracecov' for the full package.
Keywords: api,testing,coverage,openapi,swagger,api-testing,schema,json-schema,schemathesis
Author-email: TraceCov Team <info@tracecov.sh>
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://docs.tracecov.sh
Project-URL: Homepage, https://docs.tracecov.sh

# TraceCov Community

This package contains the native extension for TraceCov.

**For installation, use the main package:**

```bash
pip install tracecov
```

See the [TraceCov documentation](https://docs.tracecov.sh) for usage instructions.

