SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python2-scandir
Version : 1.8 Vendor : Fedora Project
Release : 1.fc28 Date : 2018-08-04 23:49:59
Group : Unspecified Source RPM : python-scandir-1.8-1.fc28.src.rpm
Size : 0.14 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/updates/28/Everything/i386/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-scandir-1.8-1.fc28.i686.rpm
     Search for other platforms
python2-scandir-1.8-1.fc28.sparc.rpm
python2-scandir-1.8-1.fc28.alpha.rpm
python2-scandir-1.8-1.fc28.ppc.rpm
python2-scandir-1.8-1.fc28.ia64.rpm
python2-scandir-1.8-1.fc28.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/ed
/usr/lib/.build-id/ed/1c0ae21fad9393a75850339157847242cb6ca0
/usr/lib/python2.7/site-packages/_scandir.so
/usr/lib/python2.7/site-packages/scandir-1.8-py2.7.egg-info
/usr/lib/python2.7/site-packages/scandir-1.8-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/scandir-1.8-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/scandir-1.8-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/scandir-1.8-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/doc/python2-scandir/test
/usr/share/doc/python2-scandir/test/__pycache__
/usr/share/doc/python2-scandir/test/__pycache__/test_scandir.cpython-36.pyc
/usr/share/doc/python2-scandir/test/__pycache__/test_walk.cpython-36.pyc
/usr/share/doc/python2-scandir/test/run_tests.py
/usr/share/doc/python2-scandir/test/test_scandir.py
/usr/share/doc/python2-scandir/test/test_scandir.pyc
/usr/share/doc/python2-scandir/test/test_walk.py
/usr/share/doc/python2-scandir/test/test_walk.pyc
/usr/share/licenses/python2-scandir
/usr/share/licenses/python2-scandir/LICENSE.txt

 
ICM