Wed, 31 Jul 2024 19:03:06 UTC | login

Information for RPM python-scandir-1.7-2.fc29.src.rpm

ID165247
Namepython-scandir
Version1.7
Release2.fc29
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 Time2018-07-07 10:42:09 GMT
Size39.22 KB
9db5e09aa65d31fdc3f87f8759f363df
LicenseBSD
Buildrootf29-build-16641-8087
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python2-devel
python3-devel
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.spec5.93 KB
scandir-1.7.tar.gz28.85 KB
Component of No Buildroots