[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: golang-github-karrick-godirwalk -- Fast directory traversal for Golang



Package: wnpp
Severity: wishlist
Owner: Dhanesh B. Sabane <dhanesh95@disroot.org>

* Package name    : golang-github-karrick-godirwalk
  Version         : 1.7.8-1
  Upstream Author : Karrick McDermott
* URL             : https://github.com/karrick/godirwalk
* License         : BSD-2-clause
  Programming Lang: Go
  Description     : Fast directory traversal for Golang

 godirwalk godirwalk is a library for traversing a directory tree on a
 file system.
 .
 This library will normalize the provided top level directory name based
 on the os-specific path separator by calling filepath.Clean on its
 first argument. However it always provides the pathname created by
 using  the correct os-specific path separator when invoking the
 provided callback function.
 .
 This library not only provides functions for traversing a file system
 directory tree, but also for obtaining a list of immediate descendants
 of a particular directory, typically much more quickly than using
 os.ReadDir or os.ReadDirnames.

I'm not a member of the Golang maintainers team and would like to be one.

--
Dhanesh B. Sabane
PGP ID: 0xB69A98C9C1642329
Fingerprint: 9655 11F2 0D18 E76A 2396 D64D B69A 98C9 C164 2329


Reply to: