Package: wnpp
Severity: wishlist
Owner: Nicolas Delvaux <[email protected]>

* Package name    : scandir
  Version         : 0.1+git
  Upstream Author : Ben Hoyt <[email protected]>
* URL             : https://github.com/benhoyt/scandir
* License         : BSD-3-clause
  Programming Lang: Python
  Description     : Better directory iterator that returns all file info the OS 
provides

Python module which provides a generator version of os.listdir() that also 
exposes the extra file information the operating system returns when you 
iterate a directory.
scandir also provides a much faster version of os.walk(), because it can use 
the extra file information exposed by the scandir() function.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to