Metadata-Version: 2.4
Name: ravage-schemas
Version: 0.0.1
Summary: Strict shared schemas for Ravage runtime components
Project-URL: Repository, https://github.com/duriantaco/ravage
Project-URL: Issues, https://github.com/duriantaco/ravage/issues
Author: Ravage contributors
License: Ravage Restricted Research License
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Requires-Python: <3.13,>=3.12
Requires-Dist: pydantic>=2.8
Description-Content-Type: text/markdown

# Ravage Schemas

Ravage Schemas contains strict Pydantic models shared by Ravage runtime
components. The distribution package is `ravage-schemas`; the Python import
package remains `pentest_schemas`.

These schemas are part of the Ravage research workspace and are distributed
under the Ravage Restricted Research License.
