• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-Feb-2021-

.gitignoreH A D03-Feb-20216 21

LICENSEH A D03-Feb-202110.5 KiB192160

MAINTAINERSH A D03-Feb-202144 21

README.mdH A D03-Feb-2021178 63

fileutils.goH A D03-Feb-20213.4 KiB169126

go.modH A D03-Feb-202145 42

idtools.goH A D03-Feb-20211.6 KiB5537

README.md

1# fileutils
2
3Collection of utilities for file manipulation in golang
4
5The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.
6