SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-scandir rpm build for : Fedora 30. For other distributions click python2-scandir.

Name : python2-scandir
Version : 1.9.0 Vendor : Fedora Project
Release : 4.fc30 Date : 2019-02-02 15:44:23
Group : Unspecified Source RPM : python-scandir-1.9.0-4.fc30.src.rpm
Size : 0.09 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/30/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-scandir-1.9.0-4.fc30.i686.rpm
     Search for other platforms
python2-scandir-1.9.0-4.fc30.sparc.rpm
python2-scandir-1.9.0-4.fc30.alpha.rpm
python2-scandir-1.9.0-4.fc30.ppc.rpm
python2-scandir-1.9.0-4.fc30.ia64.rpm
python2-scandir-1.9.0-4.fc30.s390.rpm

Provides :
python-scandir
python-scandir(x86-32)
python2-scandir
python2-scandir(x86-32)
python2.7dist(scandir)
python2dist(scandir)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.4)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpython2.7.so.1.0
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/fb53466aeb75a910221891bc48326307a74726
/usr/lib/python2.7/site-packages/_scandir.so
/usr/lib/python2.7/site-packages/scandir-1.9.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/scandir-1.9.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/scandir-1.9.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/scandir-1.9.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/scandir-1.9.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/scandir.py
/usr/lib/python2.7/site-packages/scandir.pyc
/usr/lib/python2.7/site-packages/scandir.pyo
/usr/share/doc/python2-scandir
/usr/share/doc/python2-scandir/README.rst
/usr/share/doc/python2-scandir/benchmark.py
/usr/share/licenses/python2-scandir
/usr/share/licenses/python2-scandir/LICENSE.txt

 
ICM