Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmwiedemann/smartdiff

smart diff of nested containers
https://github.com/bmwiedemann/smartdiff

Last synced: about 1 month ago
JSON representation

smart diff of nested containers

Awesome Lists containing this project

README

        

smartdiff allows you to find the differences between files in containers.
It can for example find changed lines of text files in cpio.gz files contained in squashfs filesystems on an iso image.
It also allows to add handlers for new types of containers.

License: this code is licensed under GPLv2 or later, unless noted otherwise.
See the COPYING file for details.

Authors:
- Bernhard M. Wiedemann