Sun, 29 Sep 2024 19:04:17 UTC | login

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

ID346093
Namepython-scandir
Version1.9.0
Release4.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-07-23 18:49:51 GMT
Size42.95 KB
2d1920c007a2527c2a0a4ccfded5fea8
LicenseBSD
Buildrootf31-build-47380-26807
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gcc
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.spec6.78 KB
scandir-1.9.0.tar.gz32.53 KB
Component of No Buildroots