Skip to content

chains-project/diffoscope-analyzer

Repository files navigation

Diffoscope analyzer

This project aims to help classify and create aggregate data for collections of diffoscope files.

Usage

Set up the python environment.

python -m venv pythonvenv
source pythonvenv/bin/activate  # On Unix/macOS
pip install -r requirements.txt

Run the program with the directory of your diffoscope files as a parameter.

python diff-analyser.py <your-directory-with-diffoscope-files>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages