python-scandir https://github.com/benhoyt/scandir Blue Devil bluedevil@sctzine.com programming.language.python BSD library Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib. 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. https://github.com/benhoyt/scandir/archive/v1.10.0.tar.gz python-setuptools python-devel python-scandir Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib. /usr/share/doc/python-scandir /usr/lib/python2* 2020-02-18 1.10.0 First pisi release. Blue Devil bluedevil@sctzine.com