python3-pylibiio-0.24-bp155.1.8 >  A dkPI%z ~(9_Q=z75w+>R'/CGò܍ۇo}MtWN/2>h͍5t4jlߊ(D<cmz޲/6l*|?dK\۞M L^᎞;Sҷ% Y"P>ϚFN=VfW^|;#&@Ru&ˁg:qUmC^R3֔ĸFwN3cA Ve'} ^ k"S)*W, CnĖR42TK蛊 t-*"X%v$[;dјlUGhih<^o 9Hkvpn 1^KPkE5)k `xϖzb/h &\ΏGhSo9Z͗a!)?W%d;ͬfHh^Nk/T4؛x/77P1xI@'ee534edfece7d71a3aa8af805123ab009acb92e76f794f56326c0ad0f829edc88f891c7c204687434e57331e733a50e5fa06c684dkPI%z  d+TЗHUcB*pFiJoh̢@ffZ B#K. {|k߰ r~`qȒ48b0LɒTŞJB9_}rCrS{ J|{kA)ݩBVɉ]!U?uEf%2H{&r>Jcn>x4 l568utt[ FTn=[V4/46'Z3͞XWg _k&d@`oPƂ>+@찀+bqJ'컁:t]%D~l)pdRHS DXӉ1ˋ`l#%y3D~Ĩ<?^"/1\Wg?'w^_c-?쑫J}If]v482}:Kšpw}K#~Q+F:v0>d,`4QÜ G$kVǯ{V\Zu+2HFczPf>pA0?0d " L V\d    L Tt@T(89(:B,kF,yG,H,I,X,Y,Z-[-\-(]-H^-b.Rc.d/ce/hf/kl/mu/v/w0x08y0Xz0`0p0t0z0Cpython3-pylibiio0.24bp155.1.8Industrial I/O library -- Python bindingsLibrary for industrial I/O. This sub-package contains the Python bindings.dkPobs-arm-10`SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://wiki.analog.com/resources/tools-software/linux-software/libiiolinuxaarch64;A큤A큤dkPdkPbdkPdkPdkPdkPdkPf63289327df0155eebeb2e0080e4d2e947c1053b9703bc85e763ba449413336a9d8b6e7cc7ac57225316a051a2e3e50d39e560be6a35160f34aeb9cadc039c4351cf0c0e84f2181aab0e8b28ab1d824280feb7ac92cd2ef8175fb3f08e70dde4ad4eac793798d487d167e214ff43db37a6e44c96db07e30d9f2dc4804e43fd2101ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b89f03ef6d19c987e7fdd8a052923c95fa7e7daafa3cb2520d34da193022c5572rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibiio-0.24-bp155.1.8.src.rpmlibiio-pythonpython3-pylibiiopython3-pylibiio(aarch-64)@    python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.3bb@b `@^F\~\I[ @Z@Zľ@Z_:Z&@Yu@Y$$@XWojciech Kazubski Stefan Brüns Stefan Brüns Stefan Brüns Martin Hauke Martin Hauke mardnh@gmx.deStefan Brüns mardnh@gmx.detuukka.pasanen@ilmi.fimardnh@gmx.dewk@ire.pw.edu.plmardnh@gmx.destefan.bruens@rwth-aachen.deafaerber@suse.de- Update to version 0.24 * CMake: Bump version to v0.24 * CI:add new YAML VM Images * Remove package install for ARM as they are already in containers * Update ARM builds to use --platform flag * iiod-client: Use iiod_client_write_all() when sending commands * mdns: Fix/Update Windows mdns code * CMakeLists.txt: Do not use /usr as the default install location on MacOS. * CMakeLists.txt: Add the option OSX_FRAMEWORK to control OSX builds. * CI:fix ARM builds * CI:add set -e for Azure build to fail on errors- Python subpackage is python3-pylibiio now, in accordance with PyPi.- Update to version 0.23, for details see https://github.com/analogdevicesinc/libiio/releases/tag/0.23- Update to version 0.21, for details see https://github.com/analogdevicesinc/libiio/releases/tag/0.21- Update to versoin 0.19 * network: Fix typo in error message related to iiod client open * Increase error reporting on iiod and network backend * iio_attr : Add a feature which auto-generates C code * iio_info: warn when iio_channel_get_type = IIO_CHAN_TYPE_UNKNOWN * Handle channel IDs without index or modifier correctly * local: Fix the checking of the buffer size returned by kernel * man: add some default man pages * Improved matching on global attributes for differential channels * cmake : on the CI, turn on WITH_DOC, so gh-pages is updated * cmake: Make the WITH_DOC (Doxygen) optional, defaulting off * iio.h: improve consistancy of doxygen generated content * iio.h: Fix whitespace differences/inconsistances * First attempt to match global attributes for differential channels. * Improve URI documentation for iio_create_context_from_uri * Bindings : NB Add Cmake flags to turn on bindings (Default=off) * ./tests/iio_attr : move from allocating space on stack to malloc * by accepting avahi null names, and install avahi service file * Python3: fixed string type checking in iio.NetworkContext to be compatible with Python 2 and Python 3. * Fixed loading of libiio on non-Windows systems where find_library shall find it in the path if the specified name is 'iio'. * Use "include(FindPythinInterp)" when compiling with CMake older than 3.12. * ad9361-iiostream.c example takes Command line arguments to select local context vs uri context. * Python: More robust loading of IIO library that works on different platforms. * CMake python bindings: "use find_package (Python COMPONENTS Interpreter)" instead of deprecated "include(FindPythonInterp)" * network: only resolve interface name on ipv6 ll * Add example for ADRV9009 * local.c: make sure dst is null-terminated if fread fails * fix install of binaries with a static only library * iiod: usbd: Fix wrong null pointer check- Update to version 0.18 * This fixes a channel sorting bug which has caused compatibility issues, in case the local and remote libiio differed in version. This will revert the channel sorting changes and thus restore backward compatibility to v0.15 and before. Version 0.16 and 0.17 should not be used. - Add missing compat suse rclink- Update to version 0.17 * Revert "sort: when sorting iio_channels, if the index is the same, use ID" - Update to version 0.16 * fix snprintf warnings from gcc 8 * channel: Fix #219 get_modifier and get_type seems to work incorrectly * sorting: ensure sorting happens after global attributes are added * Revert "sort: Move channel attribute sorting to context creation" fix #215 * cmake: set the CPACK_DEBIAN_PACKAGE_ARCHITECTURE for old versions of Cmake * buffer: Fix bug in mask bit tests (continued) * IIOD: Fix bug in mask bit tests (continued) * add note about triggered buffers in dox source * local: pass errors up the stack * usb: Increase ctrl pipe timeout * usb: add libusb version to context attributes * usb: be more verbose when unable to claim an interface * Ensure iio_info can find a locally installed libiio.so * fix whitespace damage from previous commits * sort: when sorting iio_channels, if the index is the same, use ID * sort: Move channel attribute sorting to context creation * sort: change function names to be more descriptive/accurate * Update FIR enable function in ML bindings to not force sample rate ahead of filter write. * local: Sort devices, channels and attributes when adding them. * Fix FIR load function in ML bindings to actually enable the FIR once loaded. * spelling fonction->function * Fix bug in mask bit tests * cmake: Suppress errors when looking up the git repository path- Enable support for USB backend, create usb-udev-rules - Enable autodiscovery for the network backend using avahi/mDNS/DNS-SD- Update to version 0.15 * network: Add workaround for Microsoft Windows Subsystem for Linux * examples/dummy-iiostream: Fix instructions * local: Fix low-speed mode * appveyor.yml: Add workaround for 32-bit build * appveyor.yml: Fix libzip dll name pattern * Fix buffer/device mixup in docs * Prevent out-of-bounds access in read_each_attr()/iio_channel_attr_read_all() * tests/iio_writedev: Add iio_writedev analogous to iio_readdev * iio_adi_xflow_check: Avoid accessing device after context destruction * Install iiod upstart conf file * Install iiod SysVinit script * Install iiod.service file * Fix typo in CMakeLists.txt * iio_readdev: Fix getopt() handling * iio_info: Fix getopt() handling * iio_genxml: Fix getopt() handling * iio_attr: Fix getopt() handling * iio_adi_xflow_check: Fix getopt() handling * appveyor.yml: Drop the initial core update which updates the package list and upgrades all the outdated packages. The conflicts are not handled properly when using the --noconfirm option(default values). * CMakeLists.txt: Fill in the Windows file information (version, name, copyright, year). * appveyor.yml: Install windres for reading Windows resource files (.rc) * Added a new variable to iio.Buffer stored in self._ctx, this is reference to a Context variable. This reference ensures that the Context outlives the buffer, if this is not the case a segmentation violation will occur when destroying the buffer.- Update to version 0.14 * network: Fix buffer reuse * appveyor.yml: Downgrade llvm and clang packages for the moment * Bump to version v0.13 * network: Fix crash when lots of file descriptors are open * Revert "RFC: Fix channel identifier heuristics" * local: fix last_dequeued is not invalidated in case of a timeout (blocking) or on retry (non-blocking) buffer * RFC: Fix channel identifier heuristics * appveyor.yml: Copy the README file in the .zip artifact. * Sync README and appveyor so the README points to the latest master. * appveyor.yml: Change the name of the zip artifact. * Create zip.txt * network: Adjust switch statment "fall-through" comment position * iio_attr: Add support for buffer attribtues * iio_info: Add support for buffer attributes * iiod: Add support for buffer attributes * device: Add support for buffer attributes * local: Track buffer attributes * iiod: usbd: initialize the SuperSpeed Endpoint Companion descriptors * travis-ci: fix typo in matrix * CMake: quote arguments for STREQUAL * examples/ad9371-iiostream.c: Add AD9371/5 IIO Streaming example * local: Track requested and allocated number of blocks independently * local: Return error when no blocks could be allocated * Cmake: If the version of libserialport isn't 0.1.1; don't fail, just warn, and continue building without it. This makes it easier for those (Ubuntu 16 LTS), who are using distributions that don't keep up to date. * Update channel type and modifier lists * iiod: fix crash setting buffers on invalid device * appveyor.yml: Move all the MSVC and MinGW builds into a single ZIP artifact. * travis-ci: Allow before_deploy to be run twice, which is what happens on a release/tag, without erroring * travis-ci: Deploy OS-X files on releases * appveyor.yml: Create MinGW builds for Windows 32 bit and 64 bit.- Force usage of python3- Update to version 0.11: * Lots of bug fixes * Add 'ip,ip-addr' context attribute to network contexts * Better handling of communication timeouts on Windows * IIOD can now stream much faster, up to the link's speed * Fix USB backend and IIOD not handling huge buffers * Channels are now disabled when a iio_buffer is destroyed * Libiio/IIOD can now handle channels that share their index * Add 'iio_attr' tool to read/write device/channel attributes- Update to version 0.10: * Lots of bug fixes * Add 'ip,ip-addr' context attribute to network contexts * Better handling of communication timeouts on Windows * IIOD can now stream much faster, up to the link's speed * Fix USB backend and IIOD not handling huge buffers * Channels are now disabled when a iio_buffer is destroyed * Libiio/IIOD can now handle channels that share their index * Add 'iio_attr' tool to read/write device/channel attributes- Update to v0.9 - Changelog: * Introduced context attributes * Add API for querying the list of enabled backends * IIOD can now serve over USB (using FunctionFS) * Fix occasional buffer drops in IIOD * Python bindings are now compatible with Python 3 * Add support for scanning in Python bindings * Fix USB backend on Windows >= 8.1 * Add auto context creation in iio_readdev/iio_info * Lots, lots of bug fixes - Update to v0.8 - no changelog provided - drop libiio_systemd.patch, taken from upstream- Initial (v0.7)libiio-pythonobs-arm-10 16847545730.24-bp155.1.80.24-bp155.1.80.24-bp155.1.80.24-bp155.1.8__pycache__iio.cpython-36.pyciio.pypylibiio-0.24-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txt/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/__pycache__//usr/lib/python3.6/site-packages/pylibiio-0.24-py3.6.egg-info/-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:Backports:SLE-15-SP5/standard/7388e84a1621b62886f20205c171e2c0-libiiocpioxz5aarch64-suse-linuxdirectorypython 3.6 byte-compiledPython script, ASCII text executableASCII text, with very long linesASCII textRR#y9 p{$utf-8074618a7a6b4c330cabaf3f49f240840bfc46ca7bff77470c870e4b2ec1adaaa?7zXZ !t/fJ] crt:bLL ؝.=g>)MZ&D[>Hߢbv-c]Z@q, H.ceL'dv !gwaBwUlczw#aU' S{#tzT߃_Špӌ(E1qJacY8&$.*ߒdNYEb&k_yZX6H4ޢ6Xt%AD#C&\cU$yY.K%-ySusz s d{Ѧ@E-*.(5mX*IzgRxlr,r㐻2-:f2Oׁ43ZJyL#5ے f'8R Sڞ5DI[r2%Vp.uu (t|KڋQo$2 4O|8prg!4g][ ;F-@ Eo7[Yl؅K *s&bܞmױ|XuT*lk k _ OǬ}[vy! Sm04E"^ܼ1rOsґ ")tz-ش1%/=_ga|>b23`8*{ !`CWx=3CDNĩӊ}Z^y~T?=yjcA9-((Ib ܻ >=3fkC6vFf+Ǡۊ<:@;ȆAP/J|<>9<.ţ:}gf7]*IwߖfB΋3Nq8XxT*֍jq$xUaK̦:l~ c=%d`v51.O .`x(P8lzi4_3S=GQ/oW}]kCXCmccƷIF5 JʈO* 9ˌ`Y1C!Չb&\0ȭ9k ` T9@3 ]ĠcvލґIRgga#=O?  ~9|s`='7L^պT~Ć.upfpf k>*gJ):+i2svQf#jɄ $m؃Eu)T1bGܢ6AN+))&^n:a1bi)sy-SvL':&bZ.Uw^ =a@)I[1=qDXn=4KANA#(i8nzpx cOaTK q(NzV sX;~:@Q FӔ*vj'WOmzy0S*|acƯ6 p޳XW$r> 0Ћ$b)W^/I0ա"~/HtԱR7?߄(0)$^=j[ϫSٿO2ZSvq_`w`~*, )Yj-Sᬌˆi(nIlK<3oe Ug >sDlYG"JjMZ$LU>ɲ:7|G+ 㚱aRfqWᗅhN C56=0/hOKoF;^d+ٷ4Xmw0)(Nz)oBҶdi9dp!X 7Tp(Ӳ)R:|nhg{i(/9ʵ,F/阁|̖'9fo =%۲ټ0:>l ar0:ۥO |,*vH)1>zNܕb>vU*փÛ,ܱӜѱ]OJUzx1>{\41<?.J =;cT>yhmU s{D}(G7 Pٮ"^ٔZc8I,_|DO$TR' Hzy_]TT*?~ 64V >b9k杹(eL8XH/@ Xu5Pp=:xn?n]()^x5 X:Eª9˲1Si403~+-M  ł8  װO*?(pͱd;;W:Fn<\WeGKSF[qXXmL?ln(_ʩ.3BS=N!Z:쭨"AdUX@:F2"MDYW9#ƏŃx&~]tg~EmCvx ߋM)DxpSrDˡ-Ʊ88eG좵^61 L[B9Gq'TH'S4- N;p}0/>!G-mug|b d73`' o? ^bj72m(?6$LpUMW_8gbu#PrN< nL;N/$rZz D ițo 83R _,/HGlwˁEHL9b㐇?0J%ŝsi͎OwB 7hCU&<*}I_;}EP*I\Pcض!ޚڍ!^ Ҹ>nwNJ&3:Mkkme:RMڝQ6cJNnKŸaSl'~D^JA{`w>`]hc;bɠ=0qAQSGD_uc6JOA#R?ӹ*KM<3 KY'Aoi-ҧZ%W%et^=#آ .]q4!]'8Ӡ_6s ?并8pbr?D6|[ERJ$Q"f8 Ȫ29xY]݁V$!H@OJ8>'9G:@ߌ..S]1J¾#!TEّqqW6xKg@X"nREX[HM:8\' SW ũ= Aw.,Y ?">pֱ%Lü˷>`k,SuYϻ'`B)bo҂$!ܜ0DHARĆW~$4T9!՘_4R!mqhOՈmHLƸRRz%/8oCQWwJg1SybWD^'68,C.Y*o09BfyZQ?u` ٵ{>iK=Uߡq_*(ÔM=TT$8sA(7QeT NcGŠb/QIWtrFK`:oDz94WYX46]>%`hM֭g؎q+o=L^Y]M(V1bSf0jmw8>k==!/%ʥɜ1sb95S8_V7h8ʦѺt 'w&Y^p me_>I#ۭӢ0J&F<F<[ z6%4)Xh^xAռ~5fHHmls_j&GT '[ mw0|ځ`-a8*.u߬ډOUX4\҉j}[hF4g˳(ړq9aª/ݔTt oCA.2}wF#Z)J}gw驠fypB,Wǻ-9y.cd6 Q` +N-)xYb-V73kn]̇]KdUxn#a MwD(=cj."%X񡻒a2y}/m"b{S\.Xe{um\*v㭎*aFݜ(l"|(cB EQ:|&v*c׎x 8r/W)b58*[o Nq74{o᚞ҾoDXFީ7W-9D/T#g+uiYgs1(n_߳}12s^y;TT1vqй&9\%)|ѩ9dSZ*1#[f~0 fϥRE}mc~DЋvyCOdgʸH.(t/hbۼvMt@78P '=;Yh:up=cݸbŐ;,GljtecQ{rO}/+ /J2wYVk+gO7jsYO}J)G\BIB{O x4k~HyHic>@Qx˪t6, ]k59x1}~t>i%tU_M Ri)enٞxW9RgQJ$o# da/C|$aSշ0d:{|~0~~V;G4  nkP^ng7Fڲb'׳QF'AjvM%;sks܀.3ц7hsrzYd5G_9G9VRh/qayExK,E7ف N;\ 2V8 a+r!}PTϝA?EN_:kf" mbM%mBvUu^y$_jnh8@6=@ɼ`^B<ܣylVW\# 7M FJB b' obc`6FfeC¾pBQ'{x fYBSVnXJĤ ( G/D:eEL4 BWo#5glgl+Tz$I@^YB y^ є+He䃩v5I?^ϖm <ױ$%)tZdVe_$L\]"kuavw50H:F|yPȘ_|S= D13Vj0io=J"y}~!#tByI:ij#Gd܊6̺{%blxRwavLo6geRF.CuxR\K{Ö .DNl]0bl'"wMEhKA#[췈z&@ev̲t`!Yii#yGV˿8_'< :t%\.-R'N%9CH/u-wFF6LWhyN0C,h7Z#ԖS~Q@,_0:J%w?YBgn?K25$D%!@,28uu)#)^xTYqiE㦓 L`~ӄE /y54pF_`cb LFuEڧfaz< 4YNA1CsSY·S|/MTf LVɄKd}Q怽Vq663k=ltX_>7)mIfg+L&Pۿ$\P9T!}=e?R iNyIX@X>ҷ>[<30\5l&Z{}搎4B[)/w$ڔ;I]^I^rU9: y/"ޙ垞n( NÑ0_m\ڇoM*bl32g:&tEUҌW3,Iɧ9X1|m_N ҭ iIbnkE5lf4!xl$:Iܚ=a,U0dV~J7o5r)MΦyb鲜}Cw(S5-\ p ;rniHx6{^jHҩ5S$+䙠oo6kO0^e=RTVU.-GB9?$X_.*dPkA-{ʬQT鯡y聁uMhS{x"wg540/%LKT(q0dM¢6 LS\@éK218vq=6QK ΅:Ŀ@lx6d4EFo'fgN2 ) kV'!&Y&'նhVೄ$"_VZ)m\?3AWmǜ !ͪᔊb$@R/bB^a>݇H56(LD(+Xgp|Fue'jFV65IbS 8um|$5PL)(?0Ȳu 3't7Hz`;e@݈u4*}|nvCJ7,Km[W̍Ma04 ף1>d}CWk˖v{~W;6e ɐnB3k~7- 횮w_T8c84Ǯ s/Ŏ?/z0EzcS^2zI|_ |EkoG"I: v)vp<Ǽ+lլLR?Cp(bԇb<@$|xӅ3t% -YUa6Jj&cNgwDPxb]ͧ!yiAifLIa-Ң>-L]yT=Fmɹ|Kim]!spX3 W٭ wx,εXz0{+6&pn2}Bbߘq39u,ao,VJ78=q0q|9@n@m'1FfwJM~T'O:=โxWRIF6|9+) <8"{)cƘ305Roۙ:H)cOZj"@U]oHG z/g!ahѶzG`^J_@G;1OYC3p wq a^DA; d0)z+LjSC[7y޻P76YǛ fr!ۏyq/ԹV̢l@9b.l^YE8i\wC$a4rb5Md1KL72. FW X|fԗ`"e(^.e͔ڡ=w}lat9ktW(| ӉQ+89EnKeӫ>e+t۝-6}^ES{s?xm1hjSgB_{6Đ~lp=P>"UtdUtٳW#l/}.T*/MF;?Dw$aM992{Zٚ֊kj#ҝ 6لm1p2)E"QX @"p&E>n*h+Zߛd?|*&,O$?Q?c7@NGvZ9ɴQ}X2iD\((7ML8ܚEF@O)뵎ug8td֬8 &zV׿̼^OIv T·-Al9/:~ʶ6'Hx:*ylu}ъ}R a~Y:oJ7?;*y ΩSf+eР I&ʒߤ dn0:+3H=K)F*n>1xAjG"ڊDCZk%ā%TTmXw黟EFB|iի@|цCJ*o̵.} Z  b7@u/:e|C*Y"ekkܵz6 S0U.3u>REK :dq#Ze7 XS[~A%hN[Zd~p%EٳGȚrYDU.nZ(.vH]ꃭ}E_ɧX\Ae Cx)ECA\39_ᘗ6lO{F9%m*wMPekRW ٪U!  \PNwLq` %Dq1Xn0~OM{E0n.ʺO}"GH~k@Mp;5C2"<ثN.L x8K}wX= H ~џ1'{˴4 obۘȿĨFܳOxX3 énlB""wf4- ڠ!Rݷfmu(itJk+etgRp0bXu 0,8A^?_8W'$6hAG$fL %8< o83(,c[nuO 88k;b.7q@'QЩ_;D Stq#d L)k[DPLnoxj2' z_WW m>jR ؀nIᓸ}X@9ы&?{[H"NsC(+e`3#`(V~&(̼ϊLEX`0S-u@PURv? X֙7%Ֆ-gwcr~ Fptݭ8{JR3ȃ[!1d e[4m.5GeZGU#x&-d9A2IvǞd%6Ge0 5a ;@xs( 16-ܐX9vE=|;" 6@8[rNaP}(M(h%1y;L8UqE]|ՄUb;&lDݑyDspȳ\YVGYx)GUrR~ exI"(^j9P<e\Q;&hCnh[>8*^lw|X$[g"v忷P@Jliƃ<37.jWFPYRc8DaK[cᴏ9l}OW),tlkxj)5wNKKہV29 U֖kΤ?^0F#MlS`c<غv Z5 Ss]=ZNegQ.a꽐:.E0=>gyxo D6' YCeClndQZ.W"d9|<7M_i CP&B-=/j76T+QZI~7ytc FvݮY<+=1 V@#{UXK() k-[zq ՟v I4jNNS(̝3ڟ\.l3 6ii bSV'diEw-ԠzI6s6n{:4 dKRC71WA)~bP 1>&AcZ[Ǿ.ycWWP ̣yO׉BeY"Zxl9ava@uPeN)?xZrgeP|q(&^gˇ:jaبcԏ3lWT%GD㈍Ivрj wteѱ<5GWŮ (`HY?Ri#DDq?> ,k @.UAp_yDa>X(!\ .}lW$08! 1I96J)"Q:ܰk:sP#DO&wE܉w2Z@n9 QWZ ŷsй=:J;2DJ^="[x{]F_֘<5 q.W^.Ź"ZE8L,2=x%6pd5ݞ1ĚA}[` v+ļdXc2V]^&aܴf,ՓhE~n1B#L.?A] >Iary=j V :ͦ?`^kp(dͤvכ)֧z/*)M.>|-PI wxyWANBEd'kFS>ۗ~/xk и$lVЍE|F:I='#BN0֕澬KyHSOUU 1 _ܧ]ym~ 74~ QPXQMjD2ʄL_&nC>(=("x>gBɷTkB'6:3c!+^3sӲx!Ekgイ09n :٫Bg,swVoη|Cy{Ps$BڱY.0<ckNr>5` Դ7~+]<-HʳOjC5$ħs|dO Qqm{@/д ;jN<׶&QB_2#c}wcyp*""ڟхH|I}2fz-2&QsLLyp>D+a]FP0$ђonn<:$<":aŽi M?|N"P+Xq[TFr#fbͱCces1dhê,Bl6wWsƸx$\ŋTBqr 5_2{/wWT̫$elGAr2YwPdvEy_ :]pEn/6M#TKY1r'IB*YKS0?W +BEb,ysM,}Tk+39M]W=C~[4}vI t/|CZ*OzOsF|lOM)&BxnYpo~)RLy9.f JDKE:ДsETCY5AUb/|-K f~hcYCaSq+PE9CDuV} }8Hy7E}W()ůc</>i%cXzwhyeW]fnrg E֦%hH\}%kT飬ˤ- M (2 @'v{\pF6fLg%qʪ o+-_3EVZxC ֛^=D^ V4IOrE`ԟo`^$ ]&,ԕFؙcplx__`XDAXU2@Hfw 7/7}|jO40Ju0cwB=͂Ty=f!S$\is}VWmGi|1"kw>6We ۊCXc*K8\Jޓ/sE">C/|uGґpKeHUTQ`do[VK'dr"A W%3OOPyVǨSBn4-ZҶ:|y]ҴA͓P漩 ^ Qo*`( Rvfu4ݭ]̤}_M]ߨFÑ7WȤ5Qi(.; ^my$A嵪i؍' X*,./CEpAJ.Js8.jymByY{vV1.lc. ꐱ/tǂtwΈհ8Xj,g@١DȈ[|iJGF "NN;Qw`Tm~sׄt*}[T] 䓩A\2PE娭-XbVQuD=s6gy<1@&PZkAJ\?Qa\b @?8,VlnqD>7ͫFvX/:c?̾籛.ݤYv }PWCiGhրkxB4#ߞLnuz;{vz'18rHhQ/khJ]䟒(%\Py\ħΦ^\3%.mꌥU:ܼqO>ؒ\CKxɇGҽWQZf%3]={*[<{`w;'_ɢ1 Z,EpzϩD*=;[;jfrcF3s;S,j]`~  ҳ n7&ìP5m&x/o[ZE- ֏/=7jL'8KxEc\J?1<?+C:n'Z ySUi4pe;Lmdk2PQF w1[h:c)-X R˪!jj ,]*ӂiPxq@ 7xG%&IZ w`>RpTJaL'A=r9.[zf/zFAʕf+BSZR~^E9bI4 Hr_qaG\Ț|ɺMМ[BbR$-9'QZT @z\ʕѱ,u@lUӁ_\WjQ-R49!ҳ}]X#FF̄Q8k eX/ա,}!y?>MUR/*a_1PBB3]+e:_֢_VpnAY.ndmYkvz {{0UR#ᅅ3Pkqޫ9713qc;XVE$gZ++QvG '!<]7w:.mp^&:dPtZFSG/C}&sKv AiB~ԤQeJ;Q(l&)>H3ߕǙYXJ)GPfCWd1cG!I<2rS0ayjm#WBL_&kB 5m8r#K̍NFaH5nÔ~3X*u=ݤXԱ1O|QFH+W)+3%h^s_cҹv5cf'QC"n@4T|jtp"H?rK4R0KJ%$bM"T7GVz\QU/x L}kP*cT8.(% d_tWp`AϮ&]i~E,Eƍ7hk`3(fU~1#-U |3ÖK!^GSS{NWZf߸hL(0N訦3cVf*lB}suxFAᨒ_k f'5a)g>BtF-[`pY7kфϒ*?']}f Ћ\KoPe/ d;*s!.{'5[gӍk듶5oݖAۣ &xE}KEVgN:jq#? u{^xS=? 9IDHk;n}X~:T7Rhy_E>3 QkU lkQx\QEn3 /@Ix &˵)SbY7*sEЦ@%{fݠmG4"L2$(Bl횯^gN/g<ܮ/dz5`P#Tr"Zq+ 7|~~`stRu9(tJz鸅{!;$7/_Oe̒Pvf=xbTѵ7B˕3V@Ҷ YZ