Skip to content

chains-project/diffonomy

Repository files navigation

Diffonomy - a diffoscope analyzation tool

This project aims to help classify and create aggregate reports 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