Information for RPM python3-scandir-1.9.0-4.fc31.riscv64.rpm
ID | 346094 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | python3-scandir | ||||||||||||||
Version | 1.9.0 | ||||||||||||||
Release | 4.fc31 | ||||||||||||||
Epoch | |||||||||||||||
Arch | riscv64 | ||||||||||||||
Summary | A better directory iterator and faster os.walk() for Python | ||||||||||||||
Description | 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. 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 Time | 2019-07-23 18:54:32 GMT | ||||||||||||||
Size | 35.95 KB | ||||||||||||||
674a734658f0fd43d2738a0a7a3d8a7c | |||||||||||||||
License | BSD | ||||||||||||||
Buildroot | f31-build-47380-26807 | ||||||||||||||
Provides |
|
||||||||||||||
Obsoletes |
|
||||||||||||||
Conflicts | No Conflicts | ||||||||||||||
Requires |
|
||||||||||||||
Recommends | No Recommends | ||||||||||||||
Suggests | No Suggests | ||||||||||||||
Supplements | No Supplements | ||||||||||||||
Enhances | No Enhances | ||||||||||||||
Files | |||||||||||||||
Component of | No Buildroots |