python-scandirhttps://github.com/benhoyt/scandirBlue Devilbluedevil@sctzine.comprogramming.language.pythonBSDlibraryBetter 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.gzpython-setuptoolspython-develpython-scandirBetter directory iterator and faster os.walk(), now in the Python 3.5 stdlib./usr/share/doc/python-scandir/usr/lib/python2*2020-02-181.10.0First pisi release.Blue Devilbluedevil@sctzine.com