Description
Provides a Python wrapper around diff behavior so tools can compare text and show changes. It helps tests, documentation tools, review helpers, and command-line programs present differences more clearly.
Diffs can include private file contents or secrets. Avoid logging or sharing comparisons from sensitive files without review.