python2-scandir-1.10.0-lp151.2.3.1<>,"`^/=„+u6aiYU, /y3M=HFU[l0I7Q[ u !RO.'y6 Oζ{nv?۽|R* UjK+h(5'C)$0d ڢ_R#=P >"arC:`$v{Ҍ%h' |"HղlȮL0{UT3rf0;epJ`JtlV4m1%i;QVv7V4&_>A?d % \ *6Y_d                R |     J( z8 9 : BFG H I( X8YDZ[\ ] ^bfc$deflu v w x( y\ zCpython2-scandir1.10.0lp151.2.3.1Scandir, a better directory iterator and faster oswalk``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`` has been included in the Python 3.5 standard library as ``os.scandir()``, and the related performance improvements to ``os.walk()`` have also been included. So if you're lucky enough to be using Python 3.5 (release date September 13, 2015) you get the benefit immediately, otherwise just `download this module from PyPI `_, install it with ``pip install scandir``, and then do something like this in your code:: try: from os import scandir, walk except ImportError: from scandir import scandir, walk `PEP 471 `_, which is the PEP that proposes including ``scandir`` in the Python standard library, was `accepted `_ in July 2014 by Victor Stinner, the BDFL-delegate for the PEP. This ``scandir`` module is intended to work on Python 2.6+ and Python 3.2+ (and it has been tested on those versions).^cloud112I~openSUSE Leap 15.1openSUSEBSD-3-Clausehttp://bugs.opensuse.orgUnspecifiedhttps://github.com/benhoyt/scandirlinuxi586K+#`HH!:A큤A큤A큤^^^^^^\^^^^^^99427d99cc1d79a09060f25a3e621b5df40fe3a841f28ee3455ad8a305f84b661b14b5ff2031c9a300e3917742b6c287b90e50953e2f586f5c1ae46128ab546928e812039cb0fe3be144e58d144be09d7e8e322ddf54976c0377fd449772ef0901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b231cdee663639a2b3df6a97b244b4061cf7e76324c6df471f85170dd1ff365fff7b0b6010227b8a93e3e16f769733b7c9a2685cfb4d2964c701babdb73549ab11cbed2b832df406c50e0612622861bdca313e05d02b9da23e0c4c56652314ba61cbed2b832df406c50e0612622861bdca313e05d02b9da23e0c4c56652314ba6cb4ce8153f70e0702b4f92ca74a872b7748d692938427bc3957b30594b04d32ea5e2fbdc239744419d29407cdbc92793c4d9c1d956c174f7cb7f96fa6d058c86rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-scandir-1.10.0-lp151.2.3.1.src.rpmpython-scandirpython2-scandirpython2-scandir(x86-32)@@@@@@@@@     libc.so.6libc.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.0libpthread.so.0(GLIBC_2.0)libpython2.7.so.1.0python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1]]c@\M\zp@[ZYZ@YjX@John Paul Adrian Glaubitz Matej Cepl Tomáš Chvátal John Vandenberg Tomáš Chvátal arun@gmx.dearun@gmx.dealoisio@gmx.comtoddrme2178@gmail.com- Include in SLE-12 (fate#326950, bsc#1122668, jsc#PM-1447)- Replace %fdupes -s with plain %fdupes; hardlinks are better.- Update to 1.10.0: * remove support for pyton 2.6 and <3.3- Allow building on Python 3.5+, as it is useful for testing and it should exist for when packages list it as a runtime dependency, and it will add backports of enhancements to scandir since Python 3.5. bsc#1167207- Update to 1.9.0: * Mark C extension as optional for things like Jython. See #105. * Fix build on Python 2.7 (#107). Fix dirent struct alignment on OpenBSD (#109). - Do not build on python 3.5+ as it is part of the base- specfile: * update copyright year - update to version 1.7: * Expose scandir.DirEntry (#93).- update to version 1.6: * Fixed #11: inode should be unsigned * Fixed unicode handling on PyPy due to Py_FileSystemDefaultEncoding always being NULL there * Improve tests on PyPy and Windows * Add Travis and Appveyor CI testing- Converted to singlespec- Initial versionpython-scandircloud112 1587917738 1.10.0-lp151.2.3.11.10.0-lp151.2.3.11.10.0-lp151.2.3.11.10.0-lp151.2.3.1_scandir.soscandir-1.10.0-py2.7.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtscandir.pyscandir.pycscandir.pyopython2-scandirREADME.rstpython2-scandirLICENSE.txt/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/scandir-1.10.0-py2.7.egg-info//usr/share/doc/packages//usr/share/doc/packages/python2-scandir//usr/share/licenses//usr/share/licenses/python2-scandir/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12461/openSUSE_Leap_15.1_Update/90ab7fe1f946374927654852655a201e-python-scandir.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4d74143297db03bb12b6a579733546754bd4f639, strippeddirectoryPython script, ASCII text executableASCII textpython 2.7 byte-compiled RRRRRRRRRRRRRIƴjIAdutf-8bf09ae84262802323de11b0820f894b6279ef6b4267a0e79fd2e111fcdcf647a?7zXZ !t/k]"k%Ia kAn^4;mjTB~ׇGp{kp?mu%[B5᭔`'{b< $9?-7, GtfRʺlǀW 47},ydqq鮜$wyGZt9r #?),8cZ0{w I2(WHsl 41'%2ϧ b B)cIfq@}6 l>K4g@^YOԗ<KKK9'6ΆP`sn U)@qULq] ˛v3:‘*,2HI~C:F^95y`W27{p [ LH)IC?d)`*|H̵7249*8WC]M(U!܂)c ׅ Xe2mvP6'*(֢KU !^O#6A/Ue!sq+WGBr)b݅-,RU ui6jeZj}hۊ7-mq<~Kc BS %=Ԃ> ʪO164 `ᱲ q#v4Gh43>շmś*apHKh===@FӾ?8vn7G2y&Q ټnQR] @Q 2"Bʶ YZ