libiio-0.24-bp155.1.8 >  A dkII%z q 09 W/qa]?8 C;fƣbZACjoֲ3M_)^%wTv4ב DDWY"ޏ:KpDD}.sI<3ieXplFWaHdcq>uJ >t%"[ O_ѹڲڍַ-ڢyMF)LZv _1=6S ؀#ig݊n0g{Fmy5DW(fz@9< sSXp)(L9Yq׶Ffz5a"׼f, {q1`(vyQA#T $AEi*DInEbctH@<؁o\ҵê`Vb& 0 x$ީIؤ&%ߢ'7/ԷT'pH ~dTMh<* 'LjiWSCQ(]{9 wL_Ƙ`ġhW?؏?:o.2clNCrѢH.{iޥϷ4kdYbJpq՗ '~Ct )G UcH[ja$j2:+2}|Wg!7V0=Zw:i̓+nڗr5dxʬ5f0U`oq@.MF >p>9?9d   -LP`d  L  d  |    8  D t   <T   (89:F.7G.P H. I. X.Y.\. ]/ ^/b0 c0d1e1#f1&l1(u1< v1l w8\ x8 y8 z9<9L9P9V9Clibiio0.24bp155.1.8Industrial I/O toolsLibrary for industrial I/O.dkIobs-power8-01,SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://wiki.analog.com/resources/tools-software/linux-software/libiiolinuxppc64lehHHxH/_lA큤A큤dkIdkIdkIdkIdkIdkIdkIdkIdkIb"dkIb"33b87bdec9ac576014a5ddec1a67ff51e9ee8e272b6ae420aa1afd5a3db37806399a4fd681fe3f7a57c250fa3a6ece34b79aa7402b05dc5b3af3211a60dd397e5b6dad9d08f6b7c01a465dc812e2d20b4b626b6787e6bdae63ad7c0547735eda753175e1bb61b636a82132ae468d820f2863042a4e31c9958c667dc9a0c0319de3a6b5844e1d7f17422c7180aea6b3167e85bc84a1759bd5f90a4dbd041448204fe360bd6950a2c1841069f681092ff29beae8e13a12be2c8ba02ee2aa44a231b9cbce5abb96e966e30d3eb1203781d0aef37f597f10dcbb6de9c8a9a8dd72478b400ab51ffdfcb66d3915e1662f669257f471accec38a3a0c10302f9bfc0ec980a902aea9c8edb7b258160b8a730cd01da5b808ce04b9aff87b80afc9b25222102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibiio-0.24-bp155.1.8.src.rpmlibiiolibiio(ppc-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libiio.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.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)obs-power8-01 1684752777 0.24-bp155.1.80.24-bp155.1.8iio_adi_xflow_checkiio_attriio_genxmliio_infoiio_readdeviio_regiio_stresstestiio_writedevlibiioREADME.mdlibiioCOPYING.txt/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libiio//usr/share/licenses//usr/share/licenses/libiio/-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-libiiocpioxz5ppc64le-suse-linux  ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b879a58ba985377229dddfd850829dfb454ea3e8, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=7936cc41a5f58be06765f90cb70df456c22b43a3, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=dc5a96e7ffbbad786ab0231b1cd1846e7bcf20d6, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=91da0ff3f181f42a5dc38de086e3672c4cb81277, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=c3c8621859705c1b398c00b50f038445c6d5397a, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=c64903c1d166a270678a061231b644873d1e67a3, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=09c3d5fd183b306f33649219cd34e9b1c688eb66, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=e3501a9b9c26ca8deb2bfa7c875e002c079e5e04, for GNU/Linux 3.10.0, strippeddirectoryASCII text, with very long linesASCII text RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR}sx΍lf=pciusK G,aOC2faނʋ \S8<;U 5gBpB$:?Ce$(4tpBok1 o S3̗E;UX .XDzJDs)#<wˆƯ_b {rg7%u?x|Ń%|Z26~N̆;Yۭ9;CF,a1D>|ۓz=붗UGG+8zBv&,е-6 8qjOoH9#Ū/ 3Lv-#[o\lEUlcA~?<pf2m/2`w˓?.t$Mxeo/᠋I#N+hzS0KF.B$:ABO[?MA)>Xԩ}SK6N$-鿝P>0Qȍjցb٫NdX [q&q%]vMgF[T@> ;}u aX:Ԋy7C~ (?:$7tJ%JT%]iب:H_]8٤?A <眠ʟpJUX(`W_=GgT默s8Tt2?}AMK/Tǰ :^"ۣG)(pʧiJ:\W7?6OD9aJ6ḛ9*k 5NZ?4.ShHcgw . #=&?إOJU_ik싚F^[Lډaҥ4OM˓Uر@."{u)y wJ |-baJ; T5Pvԥ7o&R2tE?uI@lP3"KS&vk4V`ˉ|i;I6Vj\ʺoTNt=}{&ϼc!#%B.;.M{oo>PN8'Y@0ÁD.'3%UbSmd4MNi!?Ե}9%7t,\nJmfJ yc}=/+=ՎȽ&0Z/Bj]T ŘGKmuHd70LёV8 Vb0yWPsnY&2?9pќw|jL0bLulQYdؽRvc)G1қ,]oDE,aٰql DӅ- 7hcO{0A 19JXn>DլRZO_4~yYl> v.5LogK ޕ2nDFFh;=F>&kHۤV,ȣz(xX('olc|H2bKuN'\wm{rpQ@ ۾vn~n.ڢ*:EY??qcR Wڤu:jKPɩh҆;BnDdݺ?w1[aQܯ;F)FB+-Qe1-tpxRX#vGܴ34lwuR-EеPҩJuE@q% s_ =b, ]+jQC9B46y:H OR=v!sU_ !SZ=-'R19+ ͖F>U<4,Q*1S HCqMC7~nSW1ut%Is'B탻MYÚ|YMha|w6L xI'FN-,zgbϷí\vcRD䄣mx'n^oO19M#: cdjb`$.vS+ cF5w:\qMyPQeM}[3@:ՙvPNyU2o`8;fyږc,=+{+:T6B}CͦWOKDHy1]an'3z8r3{%ѐZ.Eb2Mj#$T[dO|7B/,4/Bfhn4D#JEaB #DR%-Vݾ9@ mڝդ^mtU稬|825%lbR.YDq 0ZDʢKHH5[v[:WdׁdSX"(hy. & A[i[.\ K4']I"Υ^7=׏fF\^(F~~yWu28B|BJ/ܙVHWaf\ ޙ %V 4iJd-뗖yM7υ;Yz>,dAυuiłPʓ܄D hk-V-掄^QчM5Tv5=L=6 Sӝi"נAˎg-8T<* ckeu&⥓pV `W+VщtQZ~ql>c 7Tȋ ._.yQj@mS Nib55U0޼4 RDOQmw 9s{b4dq'7w-o$1ʡJfӑ4[ٖP?lYv7z7pV`\ѝIOߎK޽@EVWMb\?R%h޳+NYqC= I]Bg3hkFGk vGBС [^ݥYA2 '+@Cu&+0Ԣi=nf/R94#MtGZ'|.}0ƥ=HM$ g d  uirXc= 7:U ~e'j?7 k0LI";JQNs8/+:7CZU%ޜ-2lD睟_!w%d _ҮXלm&Jψ%T5$iA_ JF7d"8RDňh:@,3R1$t7jÃ-fT63s̅+@H6hDlRVQ=2;#&~Ml/z%E;fp̨(M'cw,Pg}vSdqҔfG|/mhfdRm VɹtY~я;9P0 u:dQdLA0) 7{s炡yCz|]F )=[q("G+ #~qgǍ FZioC߆^JXa8'ױۤ]i0x2Rc@)lT3}ާ+w A"+?+ 2Jڻ#rg~CԭȁUYѶpۍ"cr@Yyy"Jt_m!krlylbΗ! JI> UB3. dN+0b1bU V!w+&˄o@3ΑV.RV(pM2KN!)zI1؝d1<SIGI7kn~ "/ ]\i+Dރ}G/0PrP?oB{M8o!lӣLTyq^'!ߎ+u|Bs?p D0h!fٝ2Y"y5 ~dЄ^KXj't[,Ū#H;1 9:fրO"vv{C"B~'l!L6E_~}=}P"^^/Q.X1}6%_ʧ2ҧV{9\Ias1 Zy^4QjbvVD<юo&+O`{qiѲ3M;zye9<[ 4ަH;R3QN.Ƣs}.k&vrGtDџ'ělѳQu6unkc lL+I^ ]Hw[rE/N82!J&f%-Q\Hz8(vS5i}O"H~4&Ǜ,Hrdp8#Ȼa|ĮKyuc\8EE27[D> ^>){ޗRɊޛ <1ljCB&iy 'R] TYdg=f{}b4 <YԡSYWgNiPŠ'Qo:0$E[ΙP+CE/JnX-5!@qΔHg /oaZy3²])tìP.uT&Қ/=MlZ5u:'fLͅ0u=ZA足Id A .G4Z)5:~g9rS5iwn`i05^cs1pO,4K䢆cG`6m"Hrwe$t`%u?tqLyіsV"E']xl$&Y#'"Ȑ~b7+F14 ` !F i9x4Tb?vnrOa;UX8ər5t=Ehټi&;cRpj~C!~cBB/lzvI͐c۬ހ}vS0#*%+`Fi+*;f%o+ #i*C jsp:eJ^FQ$VVmBl ]"57VQ Za}ESgڎB_59=-G[7x>Kv]9f1.`46Վ7ͅ(58O=[b<dWzk@ѠסM{RC+aȹSnrZ"6m;э(Z AT2<ΔW*%-2mhyv(U-Xm!1-9f{ǿV!\[AU;SD(CZ^W>/͍ ܳF^'Gc=:{t'ky12 +>߃J."~,tmݴ\++^[Q bi|T.fQ{.֞uP7*Y MqrHAa.j;)DŶzE} b[*%ӯKRǧףk%%>ˠNݾ{ؚ ##w1@z|JGJIaV-5a>} pHTF>iE%dEC_&dG˅$A1}J}Gʳ@igʒ!nnrEм b]ֱAW"Bn(Ws$; dۣ9W}Mn6e=c'Z9){L~GYTh~nj. ;"<^4Gm5QNxSVOE?* J8o$O\_Ri%! s=}\kMo tk3pP'`UvK4&1g~EWQ(O'伽PԎE$[TCM3)۝6ppŋɒ=[~ejs馄q> (OF}'dtok!)<6CE<1Q :\5o{ go >pH8d)/ZL#^Q|EdI*6a+ku|1X3{ڴ=3?%e8*QIѮӉ8HnU _vj)  !2$??ŵclBI4⏙"es*q𢒧=PFv8jCۡ>vs?FQia4 <ݸ2"Ƅ]8m&tHͯT?H'\RKqS R E2dk%R 4>RfO\ '*a/ ǛW/w.j:E#2$hఢn]JF;ᗆޢ( ,<5=ůo)*BҷT8r5$X~PEMs^pWp.L˔S-dJIޘRUopa]CKs9B});&hLGo+= pP+nBK9}rʗs t7,eڅ%a3k 礃|Һ퓿m_0Rxk5<mٷz9J#mq`n[PuJ>S! ,:WkM\4:LCX[TU zvBJ暒n˳K*`.޽y/N=bZsFҹofq`&GSOgQ ɗ ːTtTܸ~ ҡb -"$%}Qo?Y:rDoy:00|&k*gBA ]׀/t~L`  C,X5gq˰Ps_w odN:ry +l-=:ّg(?#1,V5q훫&~'zE vmͮC>I(|Fz炢K9_*'u#T׌\2CW&BI-Ysq&E~xWUi:WƜ#ld"f@Թ?nx#l[׉n<5s{pA 'w (r#Ar"*ak8 /ILCHI  `%"4.kKjpLOMVnie6t~EIr௘sF'&%`ʞ2UDz:U2*zez1q^llU*'!يz5Y18SգeGUF$QдJaF`t+B=7svž: n/e⽻@%9޴Š`gAWb/4"&u=OXÉ\a_z3_knbXyPcX}-c)M~=:Ϳ0c$,hI+4@Dx 沿`S[v4Ӆ0n&L䝮"7J?Bs fח0q |CUASH?|^#1ޅa{e2$цcY_lևe,9qm'4\TPrjGMXcU*1cm:y/l95W-}~'il.gA1MA}Ch}VJ'l7t(D@+{Q./x*lI ".wշJM~"D[\ PRc'l(PD R@j95!S%R@\Nz RwB1fbSN(Yn2mu–3&&Bqߓ݈tzQ3ԚSI[9 ^$~NJH8Bqj2 ~E8ZURܬ'GxbH7M+d mMғSLz[UO!b"hTmBdv?p@ЗTQfjEV7TgL>Hӿ5&fXB?;[$m8~$<ǜ6Ƅ/͉ .#'Ѽ=Ncic%K '%}.<.K̈́jϲ"DFc|$FnϭO~wd17 ZS6Og̓H LjxvlH!BX݉Dy|DXe 2Fߧۨ]7yؙB,puWZx1\ɢ0yP!5V:N~~"y?pչȂX~-.*`SH`~ĝFl(#?D"~2º<\k_b%VVVE/8g1(H|(F\}Oߙ:Պ̗0n8}]Q q$ϳŘcOCJ[T 48`Fk =yyۯ)>BAgq4fjOZaT6")*yx_X_P܎QYJg zkѩSSp]!MI9J}ϚB](n:4C T6%ծoq_O%.A5zLt\x)7t=D -!qQl JK^ 7q81<]<)DCvzyx[i&xL&@= 6I:KP)f3Lh(B8Y+/.fOjsxGVn{zf2vn\|KSS+-#՝.@Bͣ޺2cxƲ s*&+̃UW5oo/J[ >/Ƥ?uN5ӳ̇\1΢T'9Ohq뱠ZI[-4  !p\lٓ$‘z[v}J ~&<4S U18s~kV9Cn pn4.K-eQ.fLHB.O>#&T^^oHX |ЎS^GǺ8i\Qmo7/qG/Ik}f0r!ze2X4? ĄӳƁ(/&{ dKl[|ݾWV+OQsThЊԗj~P268]d,ἃc4/yl1Dff>ȖH }EbǥL2|&. FF{FL ࢯ7ogu%8aénnPe!5}6`A.;@2M#lUBįӗd ;4ߵ R$R2"L,Ҏ&3` 9Ztk\E0!ΩǢP\oU!w(}eLz?JofJO\mߘ(SB=}5$t~7q5Am;ΗјXti.)9qO}7_&|cSSiV[/|}Ki+@|Ym+YQ6"<$ZC5(ktJJD}_/.ԺeTJ2_^ސ.MdVF@uQ!Qt1 DWP6Cݞebjˌ~&+S ugQgPGL\TAڃ~-%OkD0Uӓ?F>D7V -r%9HM79Bó!S{FĎ TF&DE@u ؇6C8x*Z<5i&EЍ@4LH6~ЌBR%ZB7h-S` 備L(XSl#ubhh0nsZiؖI|3MV}.*~nwn45*9ہ8Iӣ;4[Ǒ-2g0k;^؟Vdj ޗP$+ŬiF;Ib%Eno:p׎wcD0'Z#'!"@J̅'$,b$DǦA8tB'`-Bz_R@@j{8*4pe!e R88N\i\ڸB+O#Q}C&YD ƒ@yʬ>p᜶,L#Wv_Pim`B^}%Q+0:T5.h=Slѝ{O~`ԋZp~xZsXJX?8B3#Uent*՗)<⋯5&q74Px |֬w'4_v2᧛ -f(ǚ4žg29_o`Ær,B(r%fFyHSeX1Wxq^^u+. J e; C11&U^# V۲\eB;fҝiz埪(L]u}tvG\dӟ4=7͕jmG؈-/n[Ee*sCl&x@eƮEa-u5.ȑ7_=٩p@ؔLL32DZ]JFBw9!U8\{Wm#=NQ FPxOug.ox;Ih^!L8[&(smnWµǼ}۔9)5Py/+^GZ_}4'0dNjlq;,6Jaꦍt S,<"P=xC\oR.uLW=$\ԝVi6"7Xs&>gQk. ]tL GT@Fqp̯?\2*\;5Z5s&x k WKFyӑ:kRɾ*VRT=eY[<|~mY^~:lKmW!bU BYݳ'Z@u/%sM(E'jG|ڍQAl\i=DG^P$U,AYf76YnX#YCϡR0ٝoi#{NކLJVkcDuZ9t#,[L%$3&^yv`%"'l [hֿ:W=|G%k8EfA*aaWqrpLqj%QnΏ{`$!(tz.`vz h?==Jr(|2Bc8;ޏr]hj 2>T\KISi^n΄IKۢB΀-D\8C @ZsC-ߠL&R̞"G*_gYE3nḏ804r,pa`RۖH=6è-&=X Fd@X$o*^MTn+CW̸:sS;tB<Z_b5 Lj2&.?1ju ͂?0a1%AlH~ՐJT4~h08=pLHs@~SY9$@țo[P];; hlY?98 X|)>Nj|=*'hHJ| pʃPro#Qi)NU.!5I ;R{Vy$m8jD6{a`XHh2kiYƕhHBռm'q%:[vy83q%KCBkCqHnˢډ1+MhyXτT3HNī3S_\AV5KHWhJ͋5' [Ʀeq{yȉ߹%b2V`D?;d%h48bKBHnTIѾn9F17`|) -bf/W ї*bpBWr<ueV;sQڕ?2#oiUl8ul`C= I+5Pȹ/œQ+CJ>5re7t@a˶n4s4i1d9̴! g?^#9h0Hf7 {N?hx<#EE!tx;uÂ2W)^x.67M^$zA=I U=/w{OQRIc*z1՛} 1s!I`m~/T=>[Yո# (R{ OMl -yw4~acXm ' ӽ;Mc7OE` *`j>vc>:wbܱT`<\xfF G1+28=QU˦=X +~wX<Ňg\y>KR8nER(wL909sZ~ʮa~^5um1MJ~6*>ˍyWntոGug NeY5h9-9wO̬xa:`ycOY/H}m&k+ȕ ^"EÐH!]iМ7"B٠ GD#7U֋M3Za3ClTjQ,aKlH{@31}澘ͣJ`z9LVX:|0]+mbA:hMb"+.P|G\dWǫU4l494-MY`}IyS.*ɰI|HCMqȷAZ<3\g$5pz Qks`ܢYKGO[nov~zfٿh.$^<ʟG>ViglX1u96^gX&GEz];IK`z8tھ`js?+]+ĪZ׉2jtMsվdqPdH8!`R?$ZݨJ"e2c !mdɓs£441&Z(%V9zPuNgfw_%ѠjpȢ+y!@~dD;$', aqo5aSCI{b"e+$"d慄F L=Z EɡtJj#{A\i%5!'s;kŗ&wb0䭛T tf$.6"̬O>u!&~R}/}E nD\O? %ȯ3n)h!u$g5z6X[H)plRUc>81<#g7I=`u֡ױE':T4Q.z̑sV a^GuͫZ.T•im%]f%G}gb1G> b?WQ8KY`}xcz63oxseX3.`;^5C{;QFì94wˢk7îXW׏ޒXM2YfkF} -{"d&||3,ѤwLpKug?C=QXiAz LLokfi/[5"g r"_LPXL<* 0Vl[gv` kJZ]oMh٭@ . ״953B8`|Z] Ix}nsR]xI^-A{@z1HEXwTkĜjukYF M<ÏȄ/"cl "0,]!Q\7,5$NZ&1JJ5`9!l&^ӛŚ ,k_Zg$| jsw|YJ"OjL;z t5pҌ)U 1EpԺ`p >!? 5 U'4Vu=F 9[yY>uL`BCc v:h]CSGSV!ڏeBz+rf"Cν%"SgM/}`*?Bw00 u)%(/۲og#t1)GIC\/iZ89!׿XI137.1oY#O3[ת"a"_Zvk$),\tMF3+ŕPBlgƹ @P-ڃmB< .:TW Z36=Ds5m+'oR^ smoDl_j5IZ 7؉ -pWYb]Bmƕ,HB4{RN[bGV`y[:*TBӺVKDfǐL!k.ĚHB0BPK叹NzlTnKO3Do a"m?9] 3=j"&r%ؘm` e!錝Rz|3Z.󂫃q~1a<G,N5~I@oB9?1oNҡnc߉]oaR6)uf"K`uGꭱ<^W-4O<{V[t3BkfnXkVXxPS;+z^hPa XXފytg LJϪ (GfK풱пA2;ܡeh}dSJu!PaAf*AgtSb7 g"L⮢Pf5İ9Q\}3?S #|b"8hKWpZG}vX&M)Tu5\3]?kMͫnsG'28)M[jF?yLbH85"8RÒ{@tY,<Ę2шX|L忴ۢQ}P$ZA2d#BDQ?CgP#wgIYY ~5zb+%Ѷf/ɕo{'r+]*KOSq;|QcmHZɃY/el"+ɢݙoﱡh8[n$#*WoWGthƴ,klL?2U K&|1TB%|L*f7| "4>S/ tj?pm]y$Ybc2;X8l'`MXFYG'CǀHgRޑĘK6dz XA}D@,kKlM~;᪙/V.EϹ5u\SCxE !o4aLD,4 5#p'FZ\堽?jT.3aHjB?oO}."s>迊@܃w T'*'x@-e'|螋SKuRbCFL:uQf"EΜdD·+R\T: >4%>ɥx;6I4թw'o#{.(@E$EhjMOlx: 05 3#N f̑~g.ܦ'}ƙ~.b=O4OEZq|ܿsa\40CX j<:^#ZI2RLqlrB@"X"H<3ȱ>S! 8qiĺأ;+i;o#sFn(rv嫉6'bcXA@d] F,HWBcߍ}8ܕQW֭nʥ`ƖU~.? N"h>gߌYzk{=g@o咈>>C܉B8c>e0GN@;GI^S)q cc 錄\LQ޴Mp<_aDHv.@䏟O󿪆zg1Y5.9qF8H`*RTQㆎXi>Qyf|N2…eTW?c@ny&?#wIدӠZ۽Jc m@ķ1((h ;1ۃY֠b `tZ9Aw6<3# \z~,05$*>u{(kO+C8b16˱?mJPg*I1}Z؀98!(>Hnh!&Oon>7?/zᇥv'yFP7xfsD52JRLF9fVa{N˞p^Iۍ@=;ȿ{(fVcD0iU~'x Okn)^H="so Jx.ږ>ĈVuDq r@ٻ{"}l\[noK.hi Q+keVgxti3}'JGeC#^=I˶f~WB Uo[PXb&Ō`}bvMiYsdgMU/s%aUfsՉwy,7l$ϟXهy*U]a$-*K f,12Q0 2) c C`e< cFJjɖ# a?X,HKvWkbEsҗNvetJ#^cоCn.C˞cQEVyY.5e =~Gގ upBA#RArS堏d7+H%5`,2({`Zp%7zb0w+A"TO%櫍9-Kz涓fYn}%[xާL~N_jmTۛ")aw`Jg"iViTi5>nT;SuTq7Qta'\!Rm0}DlWYq6k :HqIAʹt4HuƱGEm!-BTM]<Dv V2M#n',5%Q߂hV# 7+=r6N\Fƨ}mv)%Qy a8!".Yij?H+,򩻭'1 ߝ;_=NGwfL X}C,2bryI"f[O5{7S1eGP1 9SOs:3͆"lq*`^{feRh7΃ |L穧hCt|a(1lPdN+.r!/($6"x.Sޣlk[;NJd'z&u /[3SN۟%OO:,^Q l[HǎEPOҩ΍3ڋJIY~-?P!a0}ٮj&R5!\^&kBf-%d:Y4A߫&4w4W6.>ИTct&5Қ3zmX;-uj9J Rٙ8@w { ojSv'm *Hkz!Z_ {'`WgR UGX udJ&)o&+;otu7Sɹ Î&%WFX O™%v׊jמΡC5)ܻKDAb%38%fJDS+PxKjqpv-2T\֕>D;B;2[Z5hK`@R>t MӨ]BY.:fKDz&TF8tHa݉K)S0G]Vq3P*5Z1@lW R2|7GSW7j_ 39؁@*g^QXiK kR(ob!7 bNʵ dV@ѪעB:N:ݡcP8Eχnbil Ds.! tnB{r\0 k =:Bv"IV|Wyhyjwڛ62K 4&;C˽|YoD1Z*a#ưQ/'-˛:O! cI"]ށ4 qQL<켯$jfE#d_'i+w)T1c=Ge*S!i5!E9uܣKy}I]z9q}$ӬDdi_ONKRWꫬZ7'/D-Ni-av 1]5qGN! ht\LJƌdW;O]^T4|5%qh@LK +3XBVgBxZϣ\}~)`A<N祜BR2EbDpU(-țt,uXۙ ϻ"&^ImfG aO2@-qZ7bw콕|;S9@e\OI䬍~{r_v'!wۿwk7A?} SViТy lE:C',O8 mV-=7*%T}+x*տqXk00)ݿ,{}i\M#F6<$x6]°dƇp1 ݉v{ GX8q#]g嘎qPװ=Z/i}V)\uvI2ԋ{hP$%b~WA O;$!CV XᤪӨ㵆M6떻$2|36 HO OB\DFdw5;1zZѱ-]MEOz#Ȇ vQSSӱ5*_߸FOu5%Dy[/XS ct kLTC >24Xbv|aV̅ xvt}vlٰs1X3 Ъq,~;>֬rfd*itҎp2._ -e؝_^} W&xWK ,T}}JQVg6ɹT٩BZ" RĝPa G$NZw:&%^&IJIA6j4ݢboY…asUlZ~}YkQd)}].mx֚7VAM&m$_4ú4Lq3Ch/,p].Nפٖ^axUV@agCv5OTrm"KCDh?+ >7L#kS ((Dw1 t$d}Ƭ+킉9Q0V-@ u!?  Qw(o4>UAuB6wV;sqx<UHȀo&U/ ڸb2Օ3l?&xgo {638HzqdwMΣl22we z8 > dVH_CqEQ>d%RM,h@HRycՉI .ġCIh݊\ڌl%iL+P'=J~DoZ煏#9m=,e\G1\]l=IάQg:Gc*.(Gl,s I?'| <%4UO{>]#IaMIYvMl'jINW@X %iLd pj9G>bM&b?~n[qHӉ!3^\{h/KI\vT ]՗ԉ|*LȺPF@h_t}j6\cCC^ߠ m`Cus|nUq0`PPc}P['j%"|}lHf98mʌMڞa_s8Q=lW w5 r"c0ȮX }JCfh9 pd<, {8>CPiS,Q&&u5"R v#N]O}%@ИicIMcB]g14 iՊ^6gex%HqIHM^#n{,Q/^j;I鸇ޱP/`!qR8ֲp82w=W9>;w95YhtB(4 U'w$?i}B/]7GxG9!",;\fE`É*!]4NEuIє9t^cg"I\؜EDog")Xt0Jkbi,AȊ9uSH:"E,]dF=l5e5Ae6t+5'| x+0zB~IR%}{`hO\\cpж!"ؾ_Tѕnm'sL ݁rثn`gzE8,ӧy6^%1urlHԅ| `=;:%>8y-| y AFo80?.x;>' Ȥ4&_]i^x/K9#fL)ɽl(ϯ9(눩PϦ^6afX/QB^Y Z X)*?k8gkB@ois7sJXRJӣVU/)6YϿqP E{5D5wޞsqqZ1Ezs~`2Qy`ʨIR0^;]CB nO3 ;T>EЬ]Dp;j5.9ʷbUS~mO]ObOz,G\%n|"2UB0cIG,Dѕr~bv.n+cRraTo`D‹LCz5.qLQR Z٪̍J(X{ϒxPS DYO ؅$[0~޳? 8ds7EO*r Ȃp`BV! ؇:.u;n3<7Q)峢_X S`]dsa3K܋WFТhyl\|0X" a?rlfhP5̀6f(mkC sRR&%O7뉠\ǘV=H5K𹼽SwQ.&>F'20NR  @d4ID\uM(ADa["(r#'HQDx|0—L%L`#Žɷ~IC T0dȾYݏt xij]ɟD_&wv4;2#Q yB ϡbwQN$0G(kUq/9L@1l#=k-EB>4uWbOR\,J[YnbK>I ۡ59&FhXyKƠXWb. :w%r"8,yΥ ׺7-_x(o6\V(վ螬s=/u"Po3.btJjmq{)v?A'p9`H<{ 8Ry\[71о6-Y)/2^c ŷpt'2q`orT.qOb! 9e~%ŕQDBʲNokC`~|t\Y=42^>S8SB*rA~XF/N˛xde? N[EVqbDRn-wBn9~Rƀ |Abym; q֧F.0 \}M5qi^+dc>se5vCvW}Ao]iX.GWr,#?lϱSӌ`[QPyb{_Ȧ X<µM^w--ՙ9/Wl6STN=ME2 @[e}ۦ\ 9<$Kd>5obR`Aunk6p, 4xo Y'8uw ;l>j' bIo}9 / 9|H1nH1JwB  +(}檙NV$xǎh>Ԕ)g@)*4J2Lʘ=ˮY|"' 6U'9+i$9& EU_`>'Z,d'\ܱjc5KsVz}6!'V)* HueJWo˜Mn([p *t`hv$C:$y'qӅUK0*^;YDpd< b/Nqb0qmD˰(%kڽ.6EFy'v^,ghUqzŰ Zլ'l3c(Ia]P7F$!B;/4zOQ@~>9 C"_a[LeîW qC, 棦o p3 n/,2Iˢs7QPf>Gw&X&іQUYI~~f>4U @)5V'o~Y E6Fe#Y)S:ƃoc+h( Ny3y/?2{dr{FGӜ hw599_wGEce>R>'QEZ}q %R0i>"` [le\m8׆DJ|TeA&sYlu$~wyQ,p& qNeqN;hȨAJd\-5i@{k_/ ׬d{{ٱS^si)d{&5M,!l@vǾ\1F-ErBDvgdw V9.ؗ|Ҁj(J0hI(?$(=ux񰦂Ks'<|mjI/3.ֱ'hŬtyu:*zkK4av@09s=zqR"1.G>o>h?8'` 07M\a(̫R:?bpGA,hY݁:ƳiQ,ͯ$C\5ga{?>t9ڷ]VH; fʻLfW v kmG@`ġqjܔBvt+SZ†»%2-`SqK #bnsXaPvKbU@t]+[MšʎO}۬xy)1f* }c.EǼIY41m;sNA\]dc %^ Q)x.vUDKָ[_Z9L;h`+`z߷/0SbP-_ yy)ybSt^̪u(E>U8tB@aa1c8e$v Sw/V{khܭ#% y_z)OZGKEqJq UnPQu;mU$ڵӭ:/(|Zh]<Y0j)]R p\n㩠 ף Yy-TUy.9B_c{Gr0f]z ݋4POi#}v{ד/y!xwG8>q\"X> Qfd]NT8}5Ƨ=iŢyOnplRfEVl3rΘǦD XeO 9׍TIQK @]vw(OZ28dœVàT]@ !1G."pxD=9Qhx!*R^DV%yla^;8YAoC_p:b NZ"f^[|VI')nKFu@^@Y*_*U +)|>11ON %vӺ_+Zě|}kq!K%[R/lnc*\Ȍ-$^&D*B+tD" mՕ-69aۣ _1rlB",~+iR9| \qrvէGNzMyw4$[8{W  5<&b'z-Қ$`#xY|u[E9tCggX9J.y<'msN5~ ]5N|Ƣ[X0v@*)}o lIfe[ *Fj <h]=XNTh;X[)v 9ztyyì݉ SޜDgTH-4]ʺMR[C Yb@b)hǙz}'h΄\) ߶ZDwόp­Y\c E$1|:cýW]j Ј+ Eԡk 'q v#!*hd9='~8dR?aTW7;F 8JlPkio?G '< L;eHUH{i$R&5@sgh=ȔjrhE%jڻM9!Y͒g<eiRJfcNZK*oY>9}>Pisl& ?jSgc]0 sq2C*Q@!5E&8Фŏ 1  u Y'<&%<[>-5Ní{G$pqY/պ/:y dI𻟴hC聁:*}Eoڑ{zj;LOxp]" /C TMS\f?MUݡ.[<dz f/dЏ 4a! HȻRl(ClӠחo 6kO,|[`~\Fqk/%~ N{H wA.$p7<"2Gr***dݵ%OAF4ɛ48a_qV9a}Tt/8\KiΌ#uLiu:V.x=8 O؟ uWD s=E=G!\G Y>̱Wxm^ibZ~fHvÇUt)l7jwud=5[b4^e?ZdMW]Qp ӿC_]v7pH= ]r=ݸI.Lv&7ɘ T~'[dj`}a .Ջ>öB4hm,`Z7 T ##svcTcOTt=zy+_s٬d,-79' `UAb5'(q;RPڛ+?_8N=&"ۢeT "rt*8>*v/UKKz y`Q[L-/qy^,Ц=C8",i3eM"2T oc-T_M3_G ͞+șǪoۋ|8֘2NN<((=E>!f*͛*\=G0efuEV a2zG_=W!7ߥ#۲:)&uNbXm(_SO}fΦv7X"ؗER7yB3p%D=HM/Jtn=މMįKѫ"r Th!=J7}fClCCBJeԑvUZ2fD`Y]7J't5\.b% wc1ejȦ|%:mV>`Gbd-W~9Ӂ&$gp*eMNǪ~ K_jԈ\3 "!UԪuڑ~Lz9G5Ѧ.t qFXW5tfW=Rф$4!{a¬OsevEOBe.@>ilV"{}%[w'"\>_YH v\8˟Y A` <8@uмFŸmD$ ,h³n2V਴Id^jmO9Ԇ:0mN2(,}24cNs&9sf$@C}>kJ'7=!|g6<Ǭqi9^Tk }*\0"ۢw݉^UZzmg n r=>țڡv\d .(r<1m&#DW e9pgs^%#`9ɡ-Xcc4s,,)j$HrΜ{fP 7nVDx%q(+Z'h!%qY*P|]djS6-BMQꌭ m \o*XtKnrDo>^cQ!-"N `, 68_7lk` "M@d*UGnC~!_ ߗ -ֹubkŷQqQ1j/s梂s }83'd&R*y.5//T`{HLz jwOYI!vD*!JKe40w2^ bC62z^6 cMP<*Pϳbz~^&L#@`r*K!bLv֒9=`PoNIٹt9!UCvoz&$XWbkJ_s5KmJu뺅!i]UIk(!5`.8&]Ad'!HǕFFLe39ARH/JWR&e-1}b!N9XshQ0\hO[{aL!gXYk~OO'nwr1T%2@`?B@@;A-k/hp0g ""Twk_S\r'CQ* J7^[Td$j)0AM0Ҏk3"`d44%iA7pyÂbf,LשpxBpO;I5_'H̻yg*yL2]m]:?N6nZ')D [PjZ:F7?NuRQIVfz:X)DVCe+2dq"ɦ.6d_ GjJ̵kG±J-lѬ8K#Q,_PpIiL>^_5kc2i2>wB8Q-'>హRւ7AHoQv’Пġ1X*cO&kH1(%CH٣2XD.X -{n4ƁoKbDl!Th/|}f7)X(/6ӳ <&vƢ'hP VumI"ga֮gsp<*D 7C6/F: ǽi~;TOhFxS;Wo?ZS{]2;d~N߃yq_Zvdㄴ:22//YwXYGxby~%=z: i9\*>?Mtn/na(tkij2ٌ3uR5 %˄UXALD]:;My<|@ڧO 'B{!N<*ɍ9&| Џz@28oQ~0Ȩ40*w ]2Wqmq,T9[zZ\l +m}!ЅSERbp!s̓=] eDyF WMeW_U=CP'VJi֍*LPFYed"Ov.D&3^-½N=֓:Cݣ|0HcGㅄ1;mKΰ Fehk7GOO2&8^]s;KyLODF\T}Ƶ0B@+ђ"Ý{WZ_ߏ1ƟC*:6fbT ۟ҟIp9ߠncWa KGhWΘ"Y!]{j%By0?)h'^,|M1c˕BIb,9vIݔ ZyE ]|7@R58d#r7BsnW>EPVleeg҂gKV-.=|cKsFw)K;,b0b qݚ.E*JGFH=9;Kc:2za^,Ųl{3@3n 88-Im&c$ݍMƒSJ}-쿛rey %;uOe( 6J\rf("k&G&@ g&I"kꉏP{ $2}%"ܟ iIT1(3-Q-0sV3h95sszCQAɫbw\z kBPYaaЖ<4NW*)ҙp iC󡻑IY~trL&tP]zrə>X!gJwHD,â٥:s 7 t;}@x07 #`‚z0.e.z"vC? N‘Z |Z-f&ZT[{l 3A|/S=~%;zfK *B NVrHxjjzf4:j+jm&c#(~%\s !`%"^iN #YY_ "C`n9qmbKX9},!?8!U៳R-KR j~Q;ݭȆ{QSǵtlb̞p1Q|%~`k̨Wۍ.Hch>,NvG=3*UUQ>Ԫ*s&ҡʁsTܥ J(xb煍u/׋7/YC2Jl^ۃ*k'eHq(5ѪE ghTxNm 2v>8`H RHE\m_R$vnmvn-Fxu@ܪG駃3QS]ל?/e!:4_$w %e9}("vYĴCC~<}Ŕka?&vIT*0GCH+Aw%jXQ)ƶCB(MQ3&H=nhd@.Td XT&V2!gWf?gG=H]=tA̓3c&2T=@1Hvyz>[ՙz!!Jt}5s[ F*8dM#6cK_^QY{7ݒ21 R&),d$d nWld:hqYۑjqnGKC-8'A G.++ŚQSK:Gn 8,גn8ZL`POijY_R#Ny6n9<8yO0܇hxQD M쀠 HI{~q=?8d/ϵ/h ~gN1V7A'yѥv#BJS3:40fPaudB^[bHNjV*$qkS#]u?ՉݳNƈE.z3<݆}{\O/k\%/eb9;nRI]F89bC*2g3:90)7/$x~b76 _l9j mYv ,=Рk)~fbuHMsǟ#.'^tԎ8@Ϲ2Ф}ԟ!ۜ%( RKf'-D/~0ݳj.h ұ78ZDX &;jf4ڱ;ΚA˛T·jk@4_k@jRj ؂ ]ּnɝ\m$GR=1FWdi 4Px:dvm~S5 J"` o;CF hp3Z0'J2YU ,|~)#*"USQC*XE\Sߩ/3_RB ~[dEDR4VVIŋ>E zo]{f#~Oa%VSR GiMZdS"0+^$O?C9fT]լ20rvbt/g*Bۭ_GN>3txHI C(aLl-xZnJnF`K]n#(>xHxû$ummmX,jJQ["/Hh[ho{wG8^+d'ݟt@!)]}'W<զe>iK'%!͞~.gk3k-Iua_önri5n3v.L{s|+:vNb;ٴ2FǖP]#ne.$ʂG5G{LO]^ /h~۞ο(vN({w]o1㜽- h*he17{><_dZ cKmu|TAE?b1$&ʹ/,L$2Q6XX/ Wx?S9,/;=,)3Q( D썎NL$C؜x<u9١|AΞbH$7͌MЯ=ْj̀(g%C׼G W^7!o>{G4DV{,rYg J Pe)ԕ.|!z +dPu Pjoݭ#_3Ec]zރXGʦV1剠`Ԝ#e7ͣ`X@eJ'sd]_a!yYϴsK, ͨlQ㒝1KmJ|kT3-"NUZQpa7_T`,L]o/Yiڹ⨛d99xC[\\.T%Tu?BY<ߛZP4J T!wdOL^>=5 H#K8\2qP]v ,0H39,?(9 F2j \}b!S.-T "A;]ihwʾs:5˴& ˶\ Q`Q#df9ɋc\-\e/! /-O~|EE7 #8()tƹC9,\0DM>do"]Hfwt`0}p O^V(lExzmt1h tŃ,QEwo4ߗȂn47ަ5Et{&bތck vFcrY'!z%23s Nԡ!W-'T8X pEZD Ǟ[XWZF(~@\[HGɽc(G_<22AE |zf~kPH',s7s=_SHԠIVM!DQ=xhY[Dɫ(zڽzW%☂ʐԿ;$yC&<O~?tP٥Jf2T<-4lGxYc$yKK_=m'ͱhXaD!{ Pd+;|ؒ6j.a@AiDO?n:֤㼂i^|zzR× ZEH߇CZU=0v.q=x70vX;(n_+:~|_4RݕZƜ ;nߠxHpCY++Aq/<zxR@q}Ym`&))~G9_<$Ϛ-^/ֲK]8a6z kZj{3+Tcq贘iTITV!Q@PS'Pvt誑.(l25^рZBYC}o-=Pf NqCjc)r{Z&CyXMǪ׏ oFf508'b[|-% ¢)@ = 甞WHW9<5JmfDڼ庺e2Ti$ݔttFWKCj cQ5.$p@k'cӬ(Z?}j{̳7u Q^@ Y/E=KYB8! d;?) 卨 =d˔?;#F/L*-R^g1Hc$'u=qT,O55kq!yr~!i2L(c| x*/Z50I1)M,3"6z}1?~r2wVӇiǒO^U|N[9_OPEFQNj 驤+o/@wM3yIl f ZJjݳuV|^F@sҟXxָ34q0-$Mh+Z]]!a_Fz4ڔqU.an1f85g.{6 2$HvO}NM_}N°ee[VMS򎻡hۏǁ)[61|lZ>BoL"0,H7f)˲Џ E#NdW5=Psݢ+Lpv3ݲ>hg*zN%D?̇rB9LMgaa(j,K~p~[Rw/vY:j?%` t_xsk~)@=:"Yr` ܣ2Vۉ4G۔~v6',d$ Y&ĭJLpJACpOvn*|и~.7۫2 *۷]setV9-ŀm')G 8źvC23{ A#5_~~)5RZ] ^Fչ "!P.Ε`IﳥH˝xY#9ȝOJY t)\9>((Jd[/ ^{T1XGZ/ȏё/׌}?> Ef|ucR@,p=JaaQW A*8*>7"Jg~itkY@űO'(&|ƌ~5T\wä6$Q??|9D h+N& `ꘞ4҂%ɿKeK'Y wXۉ3>ۆXzz7V8z&3I|BSot.u 0cHK:&ˁJݷȮ%KIęŸnxpPvg abFt_dl2ͨjT=%+;b_aC0kRavUIXr1$|1m)VZ5;MOWwHۭe͇nKt L_ELJvLi qs`̬K*2l[6g+ E{YPtrXbkbbedZ`HEՁD0GvΦ#o) YZ