Sun, 21 Jul 2024 05:33:03 UTC | login

Information for RPM python-scandir-1.9.0-6.fc31.src.rpm

ID438029
Namepython-scandir
Version1.9.0
Release6.fc31
Epoch
Archsrc
SummaryA better directory iterator and faster os.walk() for Python
Descriptionscandir() 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.
Build Time2019-08-03 04:12:03 GMT
Size43.18 KB
f9be84d91d95de8b9e00d2c8daf7e3db
LicenseBSD
Buildrootf31-build-68856-30218
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc
python2-devel
python2-setuptools
python3-devel
python3-setuptools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
python-scandir.spec7.06 KB
scandir-1.9.0.tar.gz32.53 KB
Component of No Buildroots