python3-scandir-1.10.0-lp152.2.3.1<>,%T`cTU/=„')I&'*%HY5c(^v<z9xU7d19 -THē*8 +D|Sa*:kCmIŘ ,)c@E*KN@煨hYhӶPg QR:R!vN/Q$Sn N%s ܀ieBl)p/W|4v`:uO{ 7xP4?JјP:m9pf?2̂>>?d % \  &2U[d          & l    $  ; ( a8 h 9 : F~GHIXY\@]x^ybc4defluv wx<yt zCpython3-scandir1.10.0lp152.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).`cTUlamb15}openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgUnspecifiedhttps://github.com/benhoyt/scandirlinuxx86_64;;R+#`!:A큤A큤A큤A큤`cTT`cTT`cTT`cTT`cTT`cTT`cTT`cTT`cTT\`cTU`cTQ`cTU`cTQ33874515a709e8d956d9c68d8e94b7ab0962f411378ff359b6bb2ed2174507e881127c8fe6164a98d073a163514a637031079a9b36ab99ecfd2818582743289477a0313014b3213a77e6c9b5bf9b9d732f4ac2cce3bc403e3e0f7dbc3924c4a71b14b5ff2031c9a300e3917742b6c287b90e50953e2f586f5c1ae46128ab546928e812039cb0fe3be144e58d144be09d7e8e322ddf54976c0377fd449772ef0901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b231cdee663639a2b3df6a97b244b4061cf7e76324c6df471f85170dd1ff365fff7b0b6010227b8a93e3e16f769733b7c9a2685cfb4d2964c701babdb73549ab1cb4ce8153f70e0702b4f92ca74a872b7748d692938427bc3957b30594b04d32ea5e2fbdc239744419d29407cdbc92793c4d9c1d956c174f7cb7f96fa6d058c86rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-scandir-1.10.0-lp152.2.3.1.src.rpmpython3-scandirpython3-scandir(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpython3.6m.so.1.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-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 versionlamb15 1617122389 1.10.0-lp152.2.3.11.10.0-lp152.2.3.1__pycache__scandir.cpython-36.opt-1.pycscandir.cpython-36.pyc_scandir.cpython-36m-x86_64-linux-gnu.soscandir-1.10.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtscandir.pypython3-scandirREADME.rstpython3-scandirLICENSE.txt/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/__pycache__//usr/lib64/python3.6/site-packages/scandir-1.10.0-py3.6.egg-info//usr/share/doc/packages//usr/share/doc/packages/python3-scandir//usr/share/licenses//usr/share/licenses/python3-scandir/-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:16008/openSUSE_Leap_15.2_Update/e5d8c42a3878d586bc593aaa5293e965-python-scandir.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxdirectorypython 3.6 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=48cb788b6f0d885e3b7b5f97055e41d8d5be87a2, strippedPython script, ASCII text executableASCII text RRRRRRRRRRR&l=ϣ\ Wcutf-872f1c21ce9a03bc13d4a95c3f3fc7589a512e783d617359da0bec2308c232048? 7zXZ !t/]"k%pa An^4;_N=} K9U!W~mb#9mT1s /b,HInd0kiwIeA]Bu7Q[s37WgrrIX38>Z(+YMu&H.vSS UYv> 26t~fmm(JPcKrA!t0"˦ƺ :JH(ᰝ1q7մ(on(II5hUEq"vR(m 6ͬbPNX 6я/CFCֿո[m~EKo]*K}~POyQ'Ofo" N?܋ *bRiqi|ڐKKoTTעV07M!." Y@ ?*(1bBj+}j!7%e/ NcG>z",(^"Dc H7L%pPFCiArp Мm1& ([Q Ht̿ }Hgӌʹ_dLF=f<{b|mYэƱrD}TN`_H:( ~v5c}ьʜ?D"{\8o3)ߧN͗<6^ȏYDەHHs;g<P-DRSb?b򽶺3]aaN:И{gu!VQmnEҠ)4}NRoYybk(3ґKo!H9z,7,φ4j\,}:J䑝(K~n/Z!qJǏL\dDw!d׷K ?,Ju0̤cqfѱw&"~47v7P(j<mNs@ŧRQ g l$ 2/k&TPy]? @ŏ@,|ݖTxqvEK'ز]q3}|CIqLZ7A%8K{s_mZdhz :n2aS8HYe\ )xM'G<-ZX@p〦k@:1oEtT6unN>A.,ه?iJ:0v+G.2³!# Go]pɪ^]!([ahn2e`ˑ'u/vaۏJdEj