Fri, 07 Jun 2024 00:49:52 UTC | login

Information for RPM python-scandir-1.10.0-1.fc32.src.rpm

ID489921
Namepython-scandir
Version1.10.0
Release1.fc32
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-12-03 09:31:54 GMT
Size43.58 KB
97d397b5bdfe347d6eb109ea5a1a8c5a
LicenseBSD
Buildrootf32-build-118518-35760
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.spec7.56 KB
scandir-1.10.0.tar.gz32.53 KB
Component of No Buildroots