Description
Directory traversal can be faster in legacy Python 2 applications through a scandir-style iterator. This library helps tools walk filesystems while retrieving file metadata more efficiently.
It is imported by applications and can read directory contents selected by the caller. Validate roots and ignore rules when scanning untrusted trees.