https://github.com/jumpingrivers/diffify
https://github.com/jumpingrivers/diffify
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumpingrivers/diffify
- Owner: jumpingrivers
- Created: 2022-04-24T18:11:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T13:29:48.000Z (about 3 years ago)
- Last Synced: 2025-03-05T10:19:15.895Z (over 1 year ago)
- Homepage: https://diffify.com
- Size: 4.88 KB
- Stars: 22
- Watchers: 8
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### diffify
Diffify enables quick and easy comparison between different versions of R packages stored on [CRAN](https://cran.r-project.org/) and Python packages stored on [PyPI](https://pypi.org/). In particular, diffify provides information from the NEWS file, as well as changes in the dependencies, namespace and functions of a package.
Explore the tool at [diffify.com](https://diffify.com/).
If you see anything that isn't working as it should, please raise a new issue [here](https://github.com/jumpingrivers/diffify/issues).