slackbuilds_ponce/system/go-mtree
Vincent Batts 5ea8c4f78d
system/go-mtree: Updated for version 0.4.4.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-11-17 03:26:50 +07:00
..
go-mtree.info
go-mtree.SlackBuild
README
slack-desc

go-mtree provides the `gomtree` utility that is in likeness to
BSD mtree(3) support for Linux features like xattrs. Providing
passive filesystem vaildation and even ability to restore mode,
mtimes and xattrs from a manifest.
Tar archives can be used to generate an mtree manifest, and
then validate the files present on a filesystem, or vice versa.

See /usr/doc/go-mtree-*/README.md for examples.