Information for RPM python3-scandir-1.10.0-1.fc32.riscv64.rpm
ID | 489922 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | python3-scandir | |||||||||||||
Version | 1.10.0 | |||||||||||||
Release | 1.fc32 | |||||||||||||
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-12-03 09:33:43 GMT | |||||||||||||
Size | 36.51 KB | |||||||||||||
359efc8d08375fc08aeb3bd30a3b55ae | ||||||||||||||
License | BSD | |||||||||||||
Buildroot | f32-build-118518-35760 | |||||||||||||
Provides |
|
|||||||||||||
Obsoletes |
|
|||||||||||||
Conflicts | No Conflicts | |||||||||||||
Requires |
|
|||||||||||||
Recommends | No Recommends | |||||||||||||
Suggests | No Suggests | |||||||||||||
Supplements | No Supplements | |||||||||||||
Enhances | No Enhances | |||||||||||||
Files | ||||||||||||||
Component of | No Buildroots |