summaryrefslogtreecommitdiff
path: root/vendor/github.com/mrunalp/fileutils/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mrunalp/fileutils/README.md')
-rw-r--r--vendor/github.com/mrunalp/fileutils/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/mrunalp/fileutils/README.md b/vendor/github.com/mrunalp/fileutils/README.md
new file mode 100644
index 000000000..6cb4140ea
--- /dev/null
+++ b/vendor/github.com/mrunalp/fileutils/README.md
@@ -0,0 +1,5 @@
+# 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.