Name : opt-python27-scandir
| |
Version : 1.9.0
| Vendor : obs://build_opensuse_org/home:Rotkraut
|
Release : lp151.1.1
| Date : 2019-02-15 11:22:22
|
Group : Development/Languages/Python
| Source RPM : opt-python27-scandir-1.9.0-lp151.1.1.src.rpm
|
Size : 0.09 MB
| |
Packager : (none)
| |
Summary : scandir, a better directory iterator and faster os.walk()
|
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Rotkraut:/Opt-Python/openSUSE_Leap_15.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
opt-python27-scandir
Requires :