I’m going to start doing a weekly roundup post of the interesting package management links, send me your tips to get them included (or rss feeds I should follow)
Replies:
4
Boosts:
2
@andrewnez
Diffify provides you with a comparison between different versions of R packages stored on CRAN and #Python packages stored on #pypi
Say you were using a particular version of a package in a project and now a new version is available. With diffify you are easily able to check what has been changed in the new release. In particular, diffify will provide you with information from the NEWS file as well as changes in the dependencies, namespace and functions of the package
https://diffify.com/
@andrewnez
An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.
@cleder I know that one quite well 😉