Metadata-Version: 2.1
Name: impoasdiff
Version: 0.0.3
Summary: Open API diff tool
Author: Yash Thadani
Author-email: yash.thadani@imperva.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: idna (==2.10)
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: macholib (==1.16.2)
Requires-Dist: MarkupSafe (==2.1.3)
Requires-Dist: pyinstaller (==5.12.0)
Requires-Dist: pyinstaller-hooks-contrib (==2023.3)


The Open API Diff Tool - "impoasdiff" provides an essential solution for effectively managing and understanding API changes. It empowers developers and organizations to maintain API compatibility, streamline development processes, and ensure smooth transitions between API versions.

# installation
pip install impoasdiff

# usage

impoasdiff <source> <target>

# output(s)

summary.html
summary.txt

