python3-pylibiio-0.24-bp155.1.8 >  A dkJI%z MHG!Jk{'"p&FCl$ڶ01C|XZW#fİҀ|4ӆу&A38%mRSO+$ȌYa릢w>5j:!B7<v]juoG~maGV:e! CD`2Ј//j,dIwƣ&=B0v[g7j+jRw 6Dg( _g}{5vTN0,|!8lyw}ؔ(} #U,+ 7ibH/e* :XQV_ӥr> }t޳YHJ5&TV{9ظU%v ݛĭYFb~r=Sq>.=z]XPp_hlQ)6֗7li`㘜 Ud(g}; g+4l+S8,xdD/@i!ap$dnFw6B41279d56c5d1b0811900b436acb39b8503deaa6b6c5f02a840a68e856b087de27f17ac2444991bc8d67f39797892e21f0ac669f6ԉdkJI%z %.fgJΨA-yVkrS{RGmzӣ8 PITeeTO nf#iۺʡ=>J @gqt'O<- 8W ȃByi nI;@T[CW`rk,5ؽ.E}H:>J96R \F*ߣ+j>4NX}l; A,j}<|^WKCDGSGrߧbP y2{, ?tvf\Y7K WxuN]SV4s'bH]:sS+f>pA0?0d " L  RX`    H Pp8L(89 :B,cF,qG,H,I,X,Y,Z-[- \-]-<^-b.Fc.d/We/\f/_l/au/tv/w0 x0,y0Lz0T0d0h0n0Cpython3-pylibiio0.24bp155.1.8Industrial I/O library -- Python bindingsLibrary for industrial I/O. This sub-package contains the Python bindings.dkJlamb17`SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://wiki.analog.com/resources/tools-software/linux-software/libiiolinuxx86_64;A큤A큤dkJdkJbdkJdkJdkJdkJdkJf63289327df0155eebeb2e0080e4d2e947c1053b9703bc85e763ba449413336a9d8b6e7cc7ac57225316a051a2e3e50d39e560be6a35160f34aeb9cadc039c4351cf0c0e84f2181aab0e8b28ab1d824280feb7ac92cd2ef8175fb3f08e70dde4ad4eac793798d487d167e214ff43db37a6e44c96db07e30d9f2dc4804e43fd2101ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b89f03ef6d19c987e7fdd8a052923c95fa7e7daafa3cb2520d34da193022c5572rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibiio-0.24-bp155.1.8.src.rpmlibiio-pythonpython3-pylibiiopython3-pylibiio(x86-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-pythonlamb17 16847530320.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-libiiocpioxz5x86_64-suse-linuxdirectorypython 3.6 byte-compiledPython script, ASCII text executableASCII text, with very long linesASCII textRRup~ @Z@iutf-8840407fa04d7152b98c0d2eb820cb2b9dfd6377ee6a27b79381acaf443221ee5?7zXZ !t/fJ] crt:bLL ؝. 9ȥ1QdhCyi BkKlxӈ*BËNFkrw*za<*q=/۷_Te8.bZg4YGk^KAa@a})R2|R?P~ǀ n?JũVx '>sm2n1W!IdobI*5퀂v*WMҴG$Sb)u.C :2H<V,Kfy&J62Oz%ݤ``iF3F 4j1 V@f߇}UNt9q>/LQ$3?o=e4{y$A(Y%2mrߛm"D*EJH&?t[$u ρEeb%Z.!ŏ;1r *PsKӟ.qJI 3KYfXS/OJ T|gX[Z\{3e RTB>3g-?=G'Eu~,h~=l 3Tdzh 4U~)A&ɔ] &%zFwΤҮzo7z`ɕ(-[юl?(d l\/M! 2y僠)f$t1͜Cwөw#$/s^JI;\Kh )E>xOZ9فX%cƉM?hu `F Gxf%XVZJ%@A/_J?5HEn&]4XMzB/:I0pFoV^nN$@-3̗0.UҾ٩O֯6Όzd*P/cJz5˾H=V/kr:&/*li^y ]}nXCd,M,jKf.єQ9ScbQR6PMiEI*urٓVchhfvݒ6>k)XKӗ3D6Re΍F11yRE?EOM{Q?g%N7&7OklaqQŸ\x!|?Q|!ӚY@9q)%'+v1_s8/D3)Iy5ĉk0lك г<Մj"Y+k:w_@z\L@`T3 m@Vv9har An;mf$#刓 bC 12v7@u2O7/ᘈb>-dG6ESZ>WH;#ΙJY/W[Ώr\Ѩ]N,㶈ٕ ?ϬWAtTD,,%ҌeOlFfӫa0FOܡֳS1&CO%VY! Pg$*\KY3* s t|KMzr!8"_vo3S$ 9Nף滈'.{d#VZ팩8I4Prpש[`QGXXQ uߑ="8> ;f(uMYE,B#UnjvJ# n\b_V%(K1d|SNFɶO[ -Q ;HJBpftp5mo C(gChЛtg~xW.'Y c:)ך׆tCTlEWl_#Ԓ*[6ބFNr0NfCRy\<ܝw:(<ȁK@҅S|K/D 0xfbRx[S]d ބaߤEJܲ]93I+hHUGS͠XKux6f D5TԅlA3E6 i:iX)ŃVW☍mľ;c¿3|˒OzKfg*A_gEE UwpL͚mCUR7q1dbks 0Ö%jj NCq[>ok8<)7ԍuV)5!пV_ҔwSW(hkώEq3Ofu O%5Fe+3 `%I6 [?eq|鹴sԴw4xiEILXTZG%ő`[hჾ v<R+c(Sm"tĘo~2eEsv!g/d8}RU$$L~raǎU$fY|UMqFGu` 廤F_j'w.\E/u}qT,\>@h~圲4jR / 0x2 %(EG4Qe'`^\R{r7ˣ&c q#ւNy4 YGiD$#M9C}als~vN@q޻ݶKwNfC\ ,@2IzGUVW7Ъos%~3:D{bO@pŷ3U]`",hO !r;B*VM^o 6ACZ7:@7]Vv@EF83 vn&0o*BLBQ/:Z᮵D/IV ;d]79[7tty]=}cM!zZv^{z6U/=~qd+ۖ  e Yeؗ;r7?36"l Zm"K# N椈LE@|CD\3(5wQy@ =$fab YTU6Fܸ,lduW9C"W7AwO ĽL-v w!\ &aPBemՍ@[c(MV/t6.&}Zڪ44 P щ ](bwbnUt7=!CPl^BPI%؃pM,;zأpd!]2(6İNݣ9^!@.& #P 0]n_n+ V-B)( q R+.bdт)N\5^U 72 UyOO G*JW( I] dԟ-F~(P/߲zK Hz 6@]9VoTԀb xdՋr:Rjjqr`0f< kVR׎`w zgz'ͶH$NۂefI?~h,>&<|A+`6y@UV #1^fr*0Tsl3*3lCT!bt)Fd9?_.T ^0Ybu U I83|_\OM(H{ ~SI*ȯ'21 z2QG1f6 jͥ]ޮ2Խ6{cE :ʆ$kZ`HEKf >CbN阾b|UjT-Cg_K\aǹkbeCCcMEbqB&`M! r쒉. }Ym5kRÆP?[Ir;thHn=D !e?ݝa(NȈ#f6a >s#33yB&8n;(MXtPF]i0H~ zG)Ҥ7>M0t, i] ΚT&oOa{ Q cpÚטJ9{uc;8 #*GeJPqG1NW#rw`\yƈчK_u@.͎>N(+-p$όQJD*\;C8DңI6)Gũ+cnhDQ`BjyL >= R+܆XtJ#XԈ%PT[>AIMHK}osIeɇ}ݙZ]9a[Z͌I@wJIs0pN+xˇԈqx) ~AM1+KVYLQ(19&!k//'GS3yK)펰Q밽3z:@*L&(?JAG6PS`8>#TC|WZU.TNu$U^>I2e9"BNχ?7NyWbU0f.( G|$-F3Q"ei8cX6A7017 U U$n7q9vw_ q2NaHʀS 1%¦P4"Q3S(dFJ2ScGKߌQ̄l8$~$ \nGzSFrwņFC9,t ˤd6mS_r:'^ "h 5OQ)?9 nX{!lU+}/|<ш;Kȇ Dzfk:Hg-HF,JK{ 81׉u|vXI`LoS}o\מ 3JH|-s}H+V0z+ٍbAf;޺Ü^}Y-u]qhF^W {QVP3ӦRzAvږg3#~Nr&)tQg嗋XU3ڸL=;ygoiv^.V0U4U..c;qfGr*joۮc;Ƿґw;`UNkumB'EQCG. 2CT ]V{ ]ϋTXQQghc^J z&G2 jڈB ̫,{0r+WI1#%|rRD!KHs@pfḙvc 8 ˾o6:S2L2Moe9%Oa:0y5+]eF|[M0*[ccZy& 51C=w^ _8q}io&3B}9i|&73.5;" #Ipjn NLՃ}#QwHU?Mn` O\;KULW!rU/!a6q?Œ8^n Z ;aܷ ^S Mg4KEcVkzz,R .ʾgWF [jY~{R߁?j~mSfz`g"p <_2t͓{6fA&>q "l^KѸ9j\Fe>~ɺSϖcU NPsw@0>*KT2%t~~۸eм1%BUqͪ2d\+"';әjă0N"g5jn iڅۑ}Y+WҰ~λ6Mh@#VƻkϤxeJ JҿJ =FHUmkUyA`Mxoukz)}hzY e??\%^c0^w[?o(v4_ ,9=tr"&aeC~0ok ~efE P0im`o/UacWDA\.\^O}7y=~h@7 )Dk!r8+a(/O1nX5{@-YK4Z:zcס3vEƮ8իn u$Q_P)̧Rp>F8>5Hg< ~.-*[uOIJZ&}ٮ6by7t4Vg-4ɜ!l.CVJKtZK5QㄡǢ ^zmBEv]p߿x a|KzE6XMc-#OFIQؔ:)O0֦BƋ oUzvAڀN>_&p\J SQdԹ~S|]ztmҥ- A4FJ8Q];29 /" *:ǐO}T)8H)+V/3l.2$m"RRgZ{'%B{B_I+".r\Q7jy<3yn Բ4)6s r,[5hF֕'LJ 6#m!U]2ʳ9wqˎ` @9yVsyLLTEa MsGJј/Ρ4FB?Aȉ8k^3Fy,t)eF?$PRqV?'ۮ0KBO#WkRRm~ Iw7^86n8)@3K@/{^`.Aai=o !hZJX5ŋl hpZvWB9jԪU1|)>I'%줠5SCSJ ?0M09\B V+oOx1PxzH+O !|-?/ w"vwcwcYCz5_( G7p7MbM+&\]zTCo4Ih7fisȌMf!Yj3D[ %E|j-P_c3-]P+_pVt<XN<3p[P9Ct^)DP.FJ<7{EАX2G[hŏ65}NG(iiPn (J?lHУ|cA_ YS,  4OPЫ6LA!ڋm.)A h}2l ticg,C[QRLЏmscM]^ו!>b=j1cmH*Mp fe h9t [*U-ǯI3\xݙq^i\Kw>Qn682yh6)֖r=^v 3\ l1ny+$pwR@pnoI*"h=d.-.lܶ:X"'BG{?1P .vvW$ G5*$:D8)_0wytsY8+yCtxQ2rQ* cԀOw3)m@@¸>[`_18Y"=D/,KaCل^'H;ɱ ;E!v" vq*!l]&%i|%.+>nXGߦڟC[}-ݝLe#. ll}R`hW3l5xgu.UOȼߤ> 8!_x |c k>F:F\B;%rJX^7MMF ɟ3 Nɼ(Gxa7wE$b5e>4jQ]rmXF5]),x:m[u.!|gwu"t&я3d2nJzp`]փ°Slh㥓Lp*lEWb^m<7x̮N4Ζ#~IJtwb;#(ooZ|\hqϕ!'j@ʭ2{ѕk:l|K`dY;ѝĘ 4ʁfnqbm|%[5zZba ȐW8cri ֵq%e,@" MQj3NF25Zgw=xT) Q.ͫTf9/]os`UdWufOX9]'i!daf)4(>T?zCLb>q?F͵YEL{*я"pH~ܝ"፴1|Y (\u8Hǿ9Ǭ_NGLzm<3Z!m`HD]jN=555>W1, Y)5)Hyl:s7yVNc{AszPlMdt躚K<$;h+֏#kgF2 DT𢈕1nyR>;;nyl{}ٞ&DpCu( `AIphՄ[WqUCP@m6ɠ(Q XnV#%2Je'/z7b\u!#X|ж<`\P oklݶ4&WGv L[ћ"ɼK˷?僺GaV{@/s}3*(YG_jNo7E).3$)t8>k:dC $Nx.Z 'Ƭ~5δP zKV`pa.xE޶MX=oQ\As̀`yn btI=εGO&3Q22}@iXМѦ@0 QO!,9O[B:l*;kH[P{!c<gt-`dD}Z82op@HQF)4I|r3?S>K&'I֐+GNatȄ8@!ycy6HQ_FMΆtb ?lE$e 'O l[@i濿a@ؚAT rM25bl18^cևbދ)|'ݫQmP;, B Zx&z.fe܆q'u*_7ea666^jw |΢1iRy1נgTӳ4H?iW0,!Zd}iTjUgQhQO2`یTH@.YگH=q+5:D-3k,~6f&DM]/ha*AbttJd1ze-\Ɵ,|RtM L`]fQ0(&Abz渰c8_u*iy L:}H-|D\plP9%~3tE{q/VSwy KدhEuݬÉp,,CE*<=g򏹥 v$mCSON;|ĕ~aiƏrtsW͢\5#=Z:QINF@B;_niN*S(=0 (7!*ts`Î/L1meȽ2HJց^do0r0rs}ԭ36'kaw˘'I=VqP@t|!^pQ셽(:w>DKWR4/B)lJ]KW# `r5i@`Da zOW71N4U;V?}oҲi7 f**Ӈ<_V!gCSDm#LZEs񨢛?UF'kî&r H֛1|VXŅ`C BtKb G Eig2dGu UE>^b`=lOkgSydLLhv,T֤vaE#hÆɮ 9[0=?w@dSj)rຣFis"Q#J$@, u7+Î9:dP].$oals,8q7ED^ZsO0kU/S<тzJgbzMq4F6aI gO%uW~o8ѕP = TŖ9B˦f,`w64wP%y[P~>|y`xx=gwDN; lyW=Se LE8lhiiZ*Jxr$l^]]cN>ej>}LOU;>zNݢ$>io  MF.As'٨KGi"` ^$DH@L>I)|"++.#qyXbp\>j@ Q].6٣RI9WrwFWK H?}-wU(i,b[{ѻE?%1ь ' f:u 4 E^b  с݉&]Y]BԊrfށylzi~9T8Zuj~MY  ['*€!'$} :oчivE@u)Mq 5+'볷Ĺw]Z͢9IMASr' A[g0()*_0S[#:inx)S:(F+$ We˺qw|tXƯQΝO :O؎x9Vs -|HiHl>L_%¼y'kQipJz4_>$K`-/Vbz̀ Uw^Abs!mqJJ::|vP qQ-LEB&[eZ b;IRhz%EK1/*&@La/Vf*o~0`$]-`?@t2'ӜM:9}'Ꜽ 6(|9$.Lle6^i3zzbeE[Txs7uY84vxV$W@Ǚ3e?]#E{R=QchTќxpr8%mg dY镴־bpj5ߕMphLvZbK"{.S7q}X—|ŽNMsa[Ox(( l4jo-] 8}VHtMfn @C-b!/ADsm4h w)l}>7Ŝ9> z&;@vuqT'M摘-zs,g3lVˢ8Ezs 5!$c RtH9.[5Ks R6,> r>ܐgq/.ǚթj7cdp8h<6f6+2@Y(?rf.~pE'. 2`j 7mm,2UD)c鑑>нikݷp$5 ^~Dz .>F"ma.Rqn(GZt~2(zq͵31B9 E(* sr"ݧ]Xիo/F> 6Dz02c#_[~y%cspv:xH!)DCod 9s!B[U9Ђـf5;@ Qr5RX/W4IJm?0lQ hJ ?P)ܐOJeYk |R6@Mz1Jc.! ݙC ADۆYP ,{hAO!Og8*$.{N>eDez@}k.˞5 êKKw 4DQ[b{^-;u,_fCPw Jk@s"d+a0GnVD"&fE2RzS,BnVz1/0N,$_Qw ' g,,D+{+"1aXN./a<ɹŇG#BD .sSDryQ"Or -5D,mjh^n}1?ʒ7a5mri ȕANۯg;东fl4bdO (JՊ'\qGD=GexnZx_v%\wHo/q5zUw*}P'LSߌ6 =WG/ιod~~CG Nşxj>~ OTll6 ˆhɶY濁?*'ǍGC}X(v-׻A`#&lWPf=A`ҽ Ƣۻ,u%A"Fȱ?jg6j,noP :?PN^*550yy{g":]>[U?gnˆw'RoLNüf `XZJ7'%UN*Xp3U( R_9V[Lxl+^:\)^] W,jjطN24 ASa^p;_As!/8NnkUдڱxCe3r +FNR)K^AQ_MS.V!\]A$Q3€LJJw˃i˕3V@Ҷ YZ