podman/vendor/github.com/mrunalp/fileutils
Valentin Rothberg d697456dc9 migrate to go-modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00
..
.gitignore migrate to go-modules 2019-06-24 13:20:59 +02:00
fileutils.go Add hooks support to podman 2018-04-05 14:13:49 +00:00
idtools.go Add hooks support to podman 2018-04-05 14:13:49 +00:00
LICENSE Add hooks support to podman 2018-04-05 14:13:49 +00:00
MAINTAINERS migrate to go-modules 2019-06-24 13:20:59 +02:00
README.md Add hooks support to podman 2018-04-05 14:13:49 +00:00

fileutils

Collection of utilities for file manipulation in golang

The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.