Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bmwiedemann/smartdiff
- Owner: bmwiedemann
- License: gpl-2.0
- Created: 2015-04-16T11:24:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-16T11:25:06.000Z (over 9 years ago)
- Last Synced: 2024-11-20T09:26:19.168Z (about 2 months ago)
- Language: Perl
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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