Metadata-Version: 2.1
Name: zerodiff
Version: 0.0.1
Summary: Behavioral equivalence harness: record what your code really does, replay it against a rewrite, and get every divergence as an actionable report.
Author: zerodiff contributors
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# zerodiff

**Prove your rewrite behaves like the original — before you trust it.**

Record what legacy code really does, replay those exact inputs against the
rewrite, and get every behavioral divergence as an actionable report.

This is a name-reservation placeholder. The full release follows shortly.
