Skip to content

CentOS 7 - Cloud for x86_64: unspecified: python2-scandir

python2-scandir - A better directory iterator and faster os.walk() for Python

Website: https://github.com/benhoyt/scandir
License: BSD
Vendor: CentOS
Description:
scandir() is a directory iteration function like os.listdir(), except that
instead of returning a list of bare filenames, it yields DirEntry objects that
include file type and stat information along with the name. Using scandir()
increases the speed of os.walk() by 2-20 times (depending on the platform and
file system) by avoiding unnecessary calls to os.stat() in most cases.
scandir is included in the Python 3.5+ standard library.

Packages

python2-scandir-1.9.0-4.el7.x86_64 [32 KiB] Changelog by Fedora Release Engineering (2019-02-02):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

Listing created by repoview