Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python36-scandir

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.

Found 1 sites for python36-scandir

Found 4 RPM for python36-scandir

PackageSummaryDistributionDownload
python36-scandir-1.9.0-2.el7.aarch64.htmlA better directory iterator and faster os.walk() for PythonEPEL 7 for aarch64python36-scandir-1.9.0-2.el7.aarch64.rpm
python36-scandir-1.9.0-2.el7.ppc64.htmlA better directory iterator and faster os.walk() for PythonEPEL 7 for ppc64python36-scandir-1.9.0-2.el7.ppc64.rpm
python36-scandir-1.9.0-2.el7.ppc64le.htmlA better directory iterator and faster os.walk() for PythonEPEL 7 for ppc64lepython36-scandir-1.9.0-2.el7.ppc64le.rpm
python36-scandir-1.9.0-2.el7.x86_64.htmlA better directory iterator and faster os.walk() for PythonEPEL 7 for x86_64python36-scandir-1.9.0-2.el7.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet