pkgsrc/devel/go-godirwalk/DESCR
minskim 354dacc37f devel/go-godirwalk: Import version 1.7.3
godirwalk is a library for traversing a directory tree on a file
system. It is faster, easier to use, and more flexible than
filepath.Walk.
2018-09-11 15:55:24 +00:00

3 lines
140 B
Text

godirwalk is a library for traversing a directory tree on a file
system. It is faster, easier to use, and more flexible than
filepath.Walk.