libmatio11-1.5.23-bp154.2.3.1<>,c!M@eee}gt 5I 4p[퇫!~p0G[S *qѐ( OwY%zԧ w@"%qx*]W?G0?DyT` Uv=4Zg'hPZ޲+`wۢJ#fz, 6`zM )|?,; K"r7>@%?%d   Q $48QZg     # <X{ D E (i8p9:I>!8@!GF!VG!pH!I!X!Y!\!]"^"Lb"c#pd$e$f$l$u$4v$Pw% x%<y%Xz%p%%%%Clibmatio111.5.23bp154.2.3.1Library for reading and writing MATLAB MAT filesmatio is an open-source library for reading and writing MATLAB MAT files. This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared library.cobs-power8-05 SUSE Linux Enterprise 15openSUSEBSD-2-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://sourceforge.net/projects/matio/linuxppc64le H81USA큤A큤cccbFZbFZcbFZ9f1c9e6f9b63aeaf1bd408b202bb54cc4e28084d2f7f9a3b57fd7557e2382912ea743ba792b801272156ff906b163e5557043067f3b777e293b39d6ee2c7d0b5bde7b3f6a0d3f8a7aaa123f4981cfe3eda4d73a47324ff12b3b5dbf168a4e33a3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239libmatio.so.11.0.4rootrootrootrootrootrootrootrootrootrootrootrootrootrootmatio-1.5.23-bp154.2.3.1.src.rpmlibmatio.so.11()(64bit)libmatio11libmatio11(ppc-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libhdf5libhdf5.so.103()(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3bu `!@`X_@_e^Q]@[[][6@ZJ@ZlZx@Y@Y*@X WWWk@V@VUAAtri Bhattacharya Ferdinand Thiessen Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Max Lin Atri Bhattacharya Stefan Brüns Stefan Brüns stefan.bruens@rwth-aachen.deadrian@suse.dejengelh@inai.destefan.bruens@rwth-aachen.debadshah400@gmail.combadshah400@gmail.comdmitry_r@opensuse.orgbadshah400@gmail.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgtoddrme2178@gmail.com- Update to version 1.5.23: * Fixed testsuite regression from version 1.5.22. - Changes from version 1.5.22: * Added support for reading large MAT file. * Updated cmake-conan to version 0.17.0. * Fixed CMake build with Conan (MATIO_USE_CONAN:BOOL=ON). * Fixed data type when reading 16-bit character data from HDF5 MAT file. * Fixed heap-based buffer overflows when reading (crafted) MAT file (CVE-2020-36428, CVE-2021-36977). * Confirmed compatibility with HDF5 v1.13.0 and v1.13.1. * Several other fixes, for example for memory leaks.- Update to version 1.5.21 * Fixed: Avoid usage of strlen when creating MAT_T_UTF8 encoded character array * Fixed reading of compression flag from HDF5 MAT file - Use https for URL and SourceURL- Update to version 1.5.20: * Added support for writing MAT_T_UTF8 encoded character array to HDF5 MAT file (by conversion to UTF-16 if in BMP). * Updated cmake-conan to v0.16.1. * Fixed bug with size_t arguments of logging function calls. * Fixed bug reading past EOF from (crafted) MAT file. * Fixed bug writing MAT_T_UTF8 encoded character array to v5 MAT file. * Fixed printing of MAT_T_UTF8 encoded character array. * Several other fixes, for example for memory leaks.- Update to version 1.5.19: * Fixed support for CMake (>= v3.19.0) build system. * Fixed bug reading variable from v4 MAT file (regression of v1.5.18).- Update to version 1.5.18: * Added support of HDF5 v1.12.x. * Added support for reading uncompressed v5 MAT file generated by SWAN. * Added error codes to public interface. * Added support for CMake build system. * Fixed read performance of numeric array from compressed v5 MAT file. * Fixed support for VS2005 and VS2008 (MSVC) (regression of v1.5.15). * Fixed mktemp linker warning when using GNU linker. * Fixed bug writing struct array to uncompressed v5 MAT file on big endian architecture (regression of v1.5.10). * Fixed bug writing cell array to uncompressed v5 MAT file on big endian architecture. * Fixed bug reading variable name from v4 MAT file (CVE-2019-17533). * Fixed bug reading dimensions from (crafted) compressed v5 MAT file (CVE-2019-20017, CVE-2019-20018, CVE-2019-20020, CVE-2019-20052). - Bump soversion to 11.- Leap 15.2 has newer p7zip, build requires p7zip-full on Tumbleweed, Leap 15.2 and SLE15 SP2.- Update to version 1.5.17 * Fixed bug reading struct array with packed field names from v5 MAT file * Fixed bug reading past EOF from (crafted) uncompressed v5 MAT file - Drop 0001-Write-backwards-compatible-Mat7.3-files.patch: incorporated upstream. - Update so number to 9 in keeping with upstream.- Fix preprocessor check for availability of H5F_LIBVER_V18- Force writing of backwards compatible files with HDF5 1.10.x 0001-Write-backwards-compatible-Mat7.3-files.patch (gh#tbeu/matio#93).- BuildRequire p7zip-full instead of p7zip on TW, 7za was moved from p7zip to the new package, breaking backwards compatibility. - use %license for COPYING- enforce hdf5 1.8 to ensure that files can still be exchanged- Fix SRPM group. Trim redundant wording from summaries.- Update to version 1.5.12: * Updated Mat_VarWriteAppend: Added support to append a variable to a previously written struct array in HDF5 MAT file * Fixed bug reading MAT_T_UINT16 encoded character array from HDF5 MAT file * Fixed bug reading MAT_T_UTF16 encoded character array from compressed v5 MAT file * Fixed bug writing MAT_T_UTF16 encoded character array to HDF5 MAT file * Fixed buffer overflow in Mat_VarGetCells/Mat_VarGetStructs - Reenable support for Mat v7.3 - Use significantly smaller 7z compressed sources (2.7 vs 10 MByte)- Update to version 1.5.11: * Added new API function Mat_VarWriteAppend to append a numeric array to a previously written variable in HDF5 MAT file. * Fixed bug calculating sizes of cell/struct array with empty cells/fields in Mat_VarGetSize. * Fixed bug writing cell/struct array with empty cells/fields to v5 MAT file. * Fixed bug writing cell/struct array with empty cells/fields to HDF5 MAT file. * Fixed read performance of cell/struct array with empty cells/fields from v5 MAT file. * Fixed read performance of numeric array from uncompressed v5 MAT file. * Fixed testsuite (if configured with the MATLAB application). * Updated man pages. - Drop BuildRequires: libtool and the autoreconf run before configure; the patches that needed these have been long gone. - Mat v7.3 tests fail, so turn off enable-mat73 for now.- Update to version 1.5.10: * Added new API function Mat_GetDir to retrieve all variable names of a MAT file * Fixed performance of repeated calls to Mat_VarWrite (broken by v1.5.7) * Fixed bugs reading (hyperslabs of) numeric arrays where the variable data type differs from the desired output data type * Increased testsuite coverage- Update to version 1.5.9 * Bug fixes * HDF5 1.10 support, drop obsolete matio-hdf5_110-support.patch matio-disable-failing-hdf5-tests.patch- Add matio-hdf5_110-support.patch to fix support for hdf5 >= 1.10; patch taken from upstream git (gh#tbeu/matio#37). - Add matio-disable-failing-hdf5-tests.patch to disable "mat73" tests that fail (apparently) due to bugs in hdf5 1.10 (gh#tbeu/matio#41); patch touches autotool files, add BuildRequires on libtool and run "autoreconf -fi" before configure.- Update to version 1.5.8 * Bug fixes- Update to version 1.5.7 * Added support for MAT_T_UTF16 when reading character array from v5 MAT file * Added support of HDF5 v1.10.x (with deprecated v1.8.x symbols exported) * Added warning on unsupported character data types when reading v5 MAT file * Added error check if variable already exists when writing to MAT file * Bug fixes- Update to version 1.5.6 * Added support of reading sparse array from v4 MAT files * Added support of writing sparse array to v4 MAT files * Added support of writing character array to v4 MAT files * Bug fixes- Update to version 1.5.3 * Added support for writing numeric arrays to v4 MAT files * Added new API functions Mat_CalcSingleSubscript2 and Mat_CalcSubscripts2 that work on size_t type * Bug fixes- Avoid unresolvable errors from multiple providers of libhdf5/sbin/ldconfig/sbin/ldconfigobs-power8-05 16703226891.5.23-bp154.2.3.11.5.23-bp154.2.3.1libmatio.so.11libmatio.so.11.0.4libmatio11NEWSREADMElibmatio11COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libmatio11//usr/share/licenses//usr/share/licenses/libmatio11/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17766/openSUSE_Backports_SLE-15-SP4_Update/3100cafae815837478f941fdf9a348ca-matio.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=eed26e7854eb15654067411b6751bcce2b5d9b73, not strippeddirectoryASCII textUTF-8 Unicode textPRRRRR Ec--y{A֡^utf-8bc45c9be684553d26af318d67aff9a5896fae7bdeca2463d510e777bc0a86b68?7zXZ !t/$c]"k%dH<.ru+;,%NLY{!XY+ X7$P:ٵJNF& L!dJtۍ~or,i)58/-l5Q lBT. y (㎍8ŀ!k5c`WFgS<5Q8ڹTO'aHY5Xx\ofC1q[f#~TPZҽہ30'{)' F3͑R7,X^`S^ t7-o uKR7pfƄ^0z*  Ԍz̠>~珂0ٙݙ#N[Wu2jcѽs"]z3n_M5=Tz$ pfݶ:.95i#zī(芣E!.#n!jki,U`* I?2@b̙ލ=h _ <$eq$P  ̍)FG4`gg̗AK=W;_)ԧD@~yȩ[ۖKZk< 0Tg1iH;`z#DҞ[2#BF!HenV>3A1Cc'N$-04/dΡeb\_ʇP^P<nۯ痱zB@vnY؝倝>j&ֲ{ O rV M4~=]>_;DXKM@pgV**ˁ_-*6˓֭-ٻߜ/"]1ڳk?g P.Q O8 2G)䁠(O5f ėMg"opеA~0jmXD#L!(5 &InD;pCflV.>;5"""pů"ƫt|Z /E:((~'TBV77cVuWdco xPlOdqs*)2W>Q =|ǣD4^.J 1=v^`̷>#`vlN9ʻAhgQ$aԊCL'd^Ǡʌ0)0 TcX5}яJe#>ݮt{)ɎΡ} e kQqXT|BBE+Y]D.K'F}Tqv]2_{hTW~":tzEʃSʋưHMzci.]hsrH㵷Am OUnst6aA5,ؼ/aWL4 4&/'q"A+.WRF@.|Ti9{0 xsꝡJKfaYN#+JEy6O&AK/* gLG}vCw`s%Y%{$ɔf茨#6a;"ΪX 0Vc{d$!3o~m#x4[ Rv P@UC=[20\``v+w2l, @>ai `1R1Z902+ٽ* 5UYgz ?n&LϪT/d_Y8|O,Շ[-_;u}~dL?0:1+\Z/OX`E)[Bv%.R,R֭23K}Kn Vs3|.6^(21R(rf?b"Qs.ӄ˹P?aݞh؂;0y7MoC $VâHܻAT*[A/6yp0k lwLy?Sx 5MIHj6̰u[0\eP?( wx~&߄W %֛]~ m.[u'+9DY4%-Fȷ~pֈ$w;&ʮ hjU\ت.fzq?RX8pn0YWV%?iD4"^e?l=2]KwEyHOߟͦ15ǖ"z9+\c4Z빳`+SUnfŹ p5۞)OWW#0%1 Hzk* xSu3\b88gTGpP;я_4n .|(^:Y8]A 6Z*pk9@DECr,U6Dy fؼym~_"4L%xހV\1\mP 7}:T:˜Z,+M )$aHֱ7 %iEZ"iV׀s (Gٍ&!\9+1fKkjU B` ݝh`ԎBnk*eKW@?|1pW8OLfeݵ懖ݒ`+W{1k4  i(i^Dמ߶~ s"ICDdo۵' 2;\ WY]NK^Aդ&nNtz-=8;~00o]y1TyyQB9+x|S^:Lj36XHa&~XP뼹 8d o HŅpHC?:>aS9zc׎IXޗ"CnMo]zqasbjeAݞM2n]3fw^]m[C{08Νꥣt&wTVv]a-nUW! aUeeDUO1Y6JqĨlu.dĎX<:JJ! 'ZB<¾(g9_Q̯ .rS@}}SWE ݱD6E=6N{Exd 66B$M7U{?d nFt(\ V4lnmGGDz]_?Ȏ8O3ojrFӄDdHq(8pǛwK%sˮ L HBMq[sgtq فZӴ+ɻjP">l%qB6I }a)?-}Uȩ̿"kFm!T{@/|x_%w^y~B4(IcTM!b6A|s#+o*'vd+"tu/#A H2/L4'0N5^O%3lԁjBJ0n7y'؎Vrʢ'hF-nQGJi 1$^G`,(듛xhz0ZoOI^q$zx[LQD~qbX\lSQycN8ú{p5=mO,x(8 *?7G%jYxgp1&`z^齞'߹qtʢE@cMV=v.i0U)a&wDj \Ĉ\aV= .nwЄBz*mdeLhNRT?䝌SSmc_5]?w*e,P^_q"5yi@_ u칙1L0k`3 0?8eo)ϋ҄h}]cOK}h35[2 S Y}HiEę?(Eخ5Dkײ2!)UgBDY.M.'*.W\\r6}Lr`YI:&txC 9vK7bΉ KmPo@K;u$/‡ʸ$ዦCB89Y1&Lƶ>ԫUū'Rه%RM<53(&u*V(-(,ǚ-?L\h@!Z7IWNP7=5Cz±h0&0@:s_3L~2{44 gaO0^TuCN>N Jo(~R^1m#Yʼ .:^e޺l"t6&5^W0T>=m`:'Af/g߲0pO-#GO{:`\QCA\kV]>l"w/wV.(@tm@4k==~?+4#){HǴu6dJ_c#Db4o 0 z?3 -f돣unNGo D7bzWlRmm$%N}B`sR;]+'ۈϺ, YL-:1#06 6Y%$JZ󹶇܅ds@Bu1嘀d8xE]t @PB0gڅE<>TOC:$0Z9gм a@lBx[CiXa U 7ˋ"jsQE ڸ 3}y*(tTAP}D/ ꈍUs쏕+\Bscw`l%YV`Ho.ne8UX9Pgdq͞ @LՊzB, tjܿdr-WY&8Hk Zؕ0ҿS6JQ>nNݘr pZвͪrHW=-d:l@a.`oPjz+4g~~ņo+IRpݮxQJ,r<`ẑ_@^CYm0v,vhW|JhcAX,r9` &Cn3]h[;(Ehl_hfڲ[kϚOzzΩKZ,]R ,8־X*: 6w' q?oѷgbxQrp0ah>m3Egl[2W^u£h&UX?諬7߉{|Z2x_!]^S."VL:i4ػNӷ=M#tk_/O,I'r1&~s>\ck!ͅd8_}&cpIz0֪,;?^ʴ+o]pWB[o3h!GװA'%4wYSXY9я!7Ӝi8o & n}CX1UK> |ˆ>G)-}} a=׹v#S%5o8r%tͯp jFlq U&7K@0nH|T'¿{63NGJyl}ЩN3' GT"\j `rK". ::p@p Oms]mVBm&? l0&hM0:3BUOӄìAA \z b$%*rv"kOw]iIfQmDJ{5]df# Ö;{tXj@9"`-8̜7E1GSi. $<>z+ " ~okrcG.MI=d %};Ry3ۭ5?{k|9"V"K|vWQJoIIp.Ldpye걏s}x7%. M *ګn`́1f2̞MUTKZ"YF_=+զ<,~-ucúfX|L45W7z _?SaPp\Se#@~+<ﻤrz/zZT<<+sDBj/Se1߹pbk?, QDR9bEOMEk=A>X_׿dU\2SFW T:<'O%_ưX &`*x9J+T1'eY! i矕ܥmBkpl@mĒd/1l*Ƌ-(@y@9#/keؘC:?!1 SU9uD~"C)% }QAAbܕm1e$+TU׏|­~-ۈt=䖾pl4+vP@;#XU;5|N+ gww%>Fw[ Yx !n/h3U۟2*qg~GZ @L࠶Wc. :' j g[qoFQJ߀%*yB"5UZIW @%+ 73̧;b%Lw&(M)~#AzW TR? {0 (#N\=T|KO{ǝ9p{>|4N0UET_U%-LYU< n~[/0bGt`  G;~vY0n( d+ LkÙ){+Ńrp?`v<W|9o-s7/Y~h~TS Yh`fAtT^yY Af *T^'l}>e<ɠ2r(cTp,K)NIH^;~"W˼z!G]IÌ.,m1N-U j0Eh7h{C J[x+U쁇<mqܽ b^1WG1Ը(giWЕ|lh Wljdߤ{-(Ɛj:$X,/Wkw#Dߊ 5vO=8h-!^@#Pw~EWȫ̈y]#r[pZ,υ΂,K"e'ӟ0f+ޚ/4Zm:@D~{Fڃ`cr+jp'Z/M8$V'(E ro&϶nGזL=or?b !8F־ 4jl@'kh1OyRgtle*D@f")Hs}IС;4"Lwqɣ^1R?#%uJxAwE<138d_drܸMyf{5,6!huRA骃k9?I7`TY}F$ JR$&V/ +Yľ 5XaLڕ'[CaANSVue2GIRh,2QMM5GY{wAua tyuz?2֢Kycٽ^snߕ(.h8ػG~Z/*=s>pS;s.ҿ tl - 5 Gx/YKD7J"8Mdf U6ݨͼ,j@Ͱ^Z6ρO5׳lwqM:Ӫ:01-_|WV(OIdx׏噷aDzYܫ"+VpZcеHEX@_3%+U7儦ڶ4a#Ayv5M@[M|!}.H1Syzlc(GR$kZ~l`@/Svk_)/ “9 q{!71W@gyQjj0~KDwiȭ%@ilx+Nl-("3<2* jjD@7P J!ىҁӤwiw Q#sFC~=?y^חt9 (d0D+QOU׊J)ohڡ?զb˭-2DnOmz2< h{l۸7|E$]JXztF\\| &i*7{<H:`?~m&`fy!bKY-S6(,^X JF 5:,">O*ͅmK34ڗA#'>nfFAp@&3 9C-ٜDm0M ~:m4%rܜ?sy?M/f$-Uk:N]*ŧ#~3|U6~b| M ӳ4聽h8*7 V7V! =k40`Ux[k7C&M9D A$j4?)95g3iN6ݦIڠgmX?C[{l IcORR8#Bդàd j'C> 5$M|أpMto-idd j{lmZ[:EX:F7lM 0K{J }s}jn92ID§˛N# ӟH%Tj˥<t)qZWSs$P$w+3fFԇ#0p W޵m6QvnCzB _ZmeTHJ Z'M",]6emAfM3GYrʊ qk̜)Dw.+b;\K$+M.5=DuRQ=̐3[h7E!Y9X_A>L<3_hNf+I ǫqg=um+踱y 2/IFXec0n"O oQ*0g_Y o RϞ4 ^sb#ΆP?k.6;1(672r ?mPY!x.P*J n/$14xi1}zfnTWq +:{t-&'[PBtה}fo|@B7PS,#0LӚ"0՟ŐMUIPFgIRe؆p3O!fO!7lQHfyVz?Ʒ:7#TKԤkΘ,hŤ%a{s_YF'W?ʘcIG7~U TF%\kkۉ]bkՊ\[/1Rz{hO#zQ-I4BxKQZiW(LaaXdOLu2%˃ri =aX8P͘O (]}& )mz- PS@Ve&9?83!w\/}Z Wٝt=uO'¬ijg]](l'_1KP5q}F5FZ3TnE ?Jt<<0>3{g~Ha[i׎iǂtAW)?&COY\[k&Ü 3Y!d)}?|<޻e_m@ Eva"" hn.y՚ l,7$Dhf\c=H]MeҪ D"=.m\,HLxP-jR#z5L#$$Uk jPqgaK"ŏ"3x' 7z*Zu,ؼjz&`g`BM#ޮ10TmwC BA!{K,i0ք'Zo<(׏dz`[&GuX{ 4مpkԝԠ% Pc40Vyh,yO1 ZFOmbЦz47ufx;v#:Z!]^=),):6LmX3?yč<rbAYuLvNka2[)4TNL_̵T,ssjҋqqX usGU&.;JBԃ͔`]쮿Xgş*WWtӔ;;X[N)ZaՂr俓SM$>tiVC 6!VqP@BIR8t9/&/[哛v< g^vwdh'Ξ=n_OS^S#D? n*07UzIlͰST2!5GiZ2'2Ս@U: }Jjt 'jrhcd(K '2ˌC'}aX%M)_ ̔x5Qa~j<_ CVL CT][SF.'V\SYI4y#T A9BֹWռJ3Pf;MIF*E튂ɼltN/4,s5a;!ףu{3ڣY$3q:qy5w tDU lII1JZ`c4-rpɠҔ?f|qan]s[n?%TTZvZFEԊ>ZCT{߬HwmmYCc )-[Tw2ꃞ)h0>#0MW7ST=)<cj. 7߻}w1s7Q2Vf\R ;C@b!V"*F}"F}:k.J&{BR+@?!B\"q6|X}yڌNI PMel Z5pyر LN`5hFbbNt%l>`Y-0xY}b1oP/~D)⓵l$Znu%l_!M Xͼk:+̕-~֫K^Zu7Bʞ$ho^/7Rkm'~Ƀֱ9nsYT]7e>pEdžr ɠӧ6@U 5YvRggC婉'~OLz}5%ݧlaĦ].ahO1uMߴEU֯U}ڏvF~G-![aGr:9qIkOED 8d8ejF CN3[ ;W"jV%1! o=E[3cֹCF /n aw& ql9Dy3.%kx^૜ẫg_Im%1l*!~DEkgYjlm>$ C$,I~EG^?fw$yBV卜ulIGHEeSV;jvLU&65 $ƄDn +VÐ"Ѥ׏B8yh VڧPVi;#F b &5 !ǹv[eJ>N6wN ^Z sugܟ?crNȩosY7y&{,4hQvVWϙ m3`MX3Hp܄f3Q"fg)7O#􏱪qSFPM, fTuDSQ *wD} vYo¤uT_;Tb|1u oOl%l#5ˢTF*,Ө.\1[S~-]e}JC*{ Ӿ#yY~uN,Nrft(Jr>XX+km `V' /HA] 5@JV#%7>lId!8UL (DёP>($.H`zd5!~bez7z!?".䏝sH򖂈L2B Z.|>\G%pV{oׂ! jޏ i^>QB.wPi-wQc72zFcW\ÓH[.n&2nޱbڜ=n` -{Q˽PvI꦳XH & aGfEqg a#v}/gc!ᰣMAv:昌Ut_Df~to2ISn, FIf_B!ڳVK-6@+Mk򹈺xv4ƗG* BC])/@Ia2&X*/|xE>3Y{.]\a&h{'%"S yzY+KFǗҟ"7St]adQIk#aAJ'M$Yױci.\ֺ$y,,*gbM'UǺ"Q/<U^Ke]bE s2@p%(*FMMֹKl_Yew67yϣnæ$is2+-ݘ,yxaqJ ∈gt,u(wrp.vX4qT.}~j`P=Q?u}/6."ҽl0eb|3S^bk2TYisLn gkS{RvMWt%r$p0@rIЄa~gT_hr]2%͇Tffwfs;}aΏ߮zI,_`Q3)TTs(hyt^pO's}_f7H(f*IX37F,.Fǘ#Cܫ8z6i8?WxJyxwu&!h-O@A,Cw[N#Y+?^ictsDdPFe MqP;Jrtweu\ЏRNu{}V=/uUyDpp*–GkdcS|S8:%7:p̖Ee_ynDfдfATLXE^<5EPVE}qpH)O; {"j7\n&-\]lVGFmnĩ p l(XJDX1\'!P>wq7{Wߚs龰oŽ!/6z[P3"苊ɽu$)iz&a ʦ'V=NCIn6 .d_Vťl]F;qYct¸I-)-͈~wqyqqe8S_} ,lCymki|rġu fjv2ޫ#Jl@:ǯK=;g.[=}G+aєmsv`]8$weim洃k zh}?fǕePl:i!e-pR.Y07ʜ޸_޷Ta<K`~w<%&)0| ;Ycpsi$*!N3^@;[8 |(uی m@! ~»>mN4sl#p8&a?A:'nq}> :WEP%(܅ =Vz;펠j(7{7=4ǮlYK dF` G+ W{(Rț-KC UFLAXiݮ=ګh].T^fS Q97bx5f)LT5}(;"o 8aPeH'ėY#C;y[*S"0+eo)v)g5;kI0\j+H P wdҬ_}]?Vez!N_ @ |ds6i𲕃I3՘8Ry2TǤKj y]rܔ3qJyP*/uaԻt5063Nİ hϊ@vY ل `7r إI.{ Gig!hк+Bj8ή<,%o`˳Tx.u/M!-ή$r٧?HRAyպ{⫱ \낄5v`UlokZ~<4]'׀6; ۶p*s˰0%gpqpy^=)0̸/чsw%YwH*qC ÛjfR kZlBƥKjXOWMۨsa;z[} ׏QR41{i5W-wu*sE5U!`W.fBK?h6]GJRX;#z YZ