CharLS-devel-2.2.0-bp154.1.39 >  A bx?!M@eeeń<%_Ų193D;фӋMK?z5ܚ%LF!A`98A1A*"'>o;>ձVd{C ¼Ր`x$tnҵp{zzTOUCB"_P/g;9\ V!Ů4X=K0EgG5a8ff0e7a923470ab05211eaf0a765b88f855960136a054976ce35fb1ea2fc77a72366e3eac1b75b5ac2ebdac2147bb407262be02~hbx?!M@eee_= g=j@ S/v<[e0Gɝ굧x' : y=Id-4vxB(N, p)0&糖ٚxm-]iѡB;eP]|(F$ (?=:cG# ALrj6l]K@)ˏx?_n~( qȑ1p2I5!"_8(3!(d뗭+ɘMQw_"X sV&`RTi-|=ϣA1 mXg>p>%L?%<d  A| (.8     {H&(I8P9p: 6FGH4IXY\] ^!+ b"c"d#"e#'f#*l#,u#@v# w$8x$y$z$$$$%8CCharLS-devel2.2.0bp154.1.39Libraries and headers for CharLSThis package contains libraries and headers for CharLS.bx3obs-power9-12HSUSE Linux Enterprise 15 SP4openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/team-charls/charls/linuxppc64lexe]UaEA큤A큤A큤A큤bx2_B]_B]_B]_B]_B]_B]_B]_B]bx2bx"bx"bx2bx"bx3_B]_B]bx3_B]11e2f10b42b9209bf3e5564e1d18fbfb93bae39c3ed6e2127a9c6fddce0516a9ce667084357c6811e0a022219239228abc6acedefcfab0afac5916e0ce38ff5afc722ecff738fd6f5617819f25432c7653256df7e8294ee4bb7a7dcd94d17eb9c548d7c5ab61e112c1afb3ac033cbe6373327b97ef855d5bde78d9fd8ab4236752068d7d5bdd82c4a31e12bc205cf36ea5ed3aca1852b992e8595a5850420f90f49a15626f9028246f1c5c1aa5fb286ef9bd2cd7fa3cfcac51bccd72afff75d5cf42abdd6314ad531dfa570806f05d650ef06c63a0d33c764d18f4f4fab975b50064a69396b79b3a40bf1a8290c022cd2b43dfd7603b5c5bf6cd7ebc87f6f6fa659e190f856ab501f2f0db5a6ba9d94a4c4b9c256ead2200f969e79d24df1e90607d4f882eb1fc69a072261c7724a7673cd3db9f7b86e01d6c149a5d344c82106a0d4a44375cbd01ad44202fad416c6ea4cbab80106bfd9262e35c9119abef7865f7501b5c0ef2e32b6d4ac190a92e604d908eb00ba865c205e732971273cd61ef3d400268a1880d31f164e22dfcea0575f25e32f53ec14c905efa3ef16a8627e293ccc327ee42f4e723e73aac39b23ffc40655cc6f8baec5c046f2e7d093695libcharls.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootCharLS-2.2.0-bp154.1.39.src.rpmCharLS-develCharLS-devel(ppc-64)cmake(charls)pkgconfig(charls)@    /usr/bin/pkg-configlibcharls2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.03.0.4-14.6.0-14.0-15.2-14.14.3`<@_/@Yg`Ycl@Y^&@PpNܲ@NؽAsterios Dramis andy great olaf@aepfle.dejengelh@inai.deasterios.dramis@gmail.comcgiboudeaux@gmx.comcfarrell@suse.comasterios.dramis@gmail.com- Update to version 2.2.0: * Added - Added pkg-config charls.pc file to help in detect the CharLS library (see #76) - Added standard CMake variable BUILD_SHARED_LIBS as an option to make it visible in the CMake GUI (see #66) - The PowerPC Little Endian (ppc64le) platform has been added as supported architecture * Fixed - Fixed #21, Building with UBSAN, will report runtime error: left shift of 4031 by 63 places cannot be represented in type 'long int' - Fixed #25, CharLS fails to read LSE marker segment after first SOS segment - Fixed #26, CharLS should only use the valid bits from the passed input buffer - Fixed #36, CharLS should remain stable from bad input (several issues found by fuzzy testing) - Fixed #60, Visual Studio 2015 C++ compiler cannot compile certain constexpr constructions - Fixed #62, Missing includes in jpegls_error.cpp when using libc++ (and not libstdc++) - Fixed #70, The C and C++ sample don't swap the pixels from a .bmp file horizontal - Fixed #79, Wrong JPEG-LS encoding when stride is non-default (stride != 0), component count > 1 and interleave_mode is none * Changed - The API has been extended with additional annotations to assist the static analyzer in the MSVC and GCC/clang compilers - The size check for a Start Of Scan (SOS) segment is now exact for improved compatibility with fuzzy testing - The minimum support version of CMake is now 3.13 (was 3.9), 3.13 is needed for add_link_options - The Windows static library and DLL are now compiled with the Control Flow Guard (/guard:cf) option enabled for enhanced security - The .NET adapter has been upgraded to .NET 5 and moved to its own repository This has been done to make it possible to have different release cycles. * Removed - The legacy methods JpegLsEncodeStream, JpegLsDecodeStream and JpegLsReadHeaderStream have been removed as exported methods. These methods were not part of the public API and only used by by the charlstest application - Added pkgconfig build requires.- Update to version 2.1.0. * Added * Two new C++ classes (jpegls_encoder \ jpegls_decoder) have been added to make it much easier to use CharLS from C++ * A new C API (charls_xxx functions) was added to provide a more stable ABI for future updates. The old API calls are internally forwarded to the new API. * CharLS can now read and write JPEG-LS standard SPIFF headers * Support has been added to detect the unsupported JPEG-LS extension (ISO/IEC 14495-2) SOF_57 marker and IDs in LSE marker * Support has been added to encode\decode 4 component images in all interleave modes * Deprecated * The legacy 1.x\2.0 C API has been marked as deprecated. This legacy API will be maintained until the next major upgrade. * Future 2.x updates will start to mark the legacy types and functions with the C++ [[deprecated]] attribute. * Changed * charls_error has been replaced by a C++11 compatible jpegls_errc error code enum design * The included C and C++ sample have been updated to use the new C\C++ API * Improved the validation of the JPEG-LS stream during decoding * The referenced NuGet packages of the .NET wrapper assembly are updated to their latest versions * Removed * Support to write JFIF headers during encoding has been removed. JFIF headers were already skipped when present during decoding. * SPIFF headers should be used when creating standalone .jls files * Support for .NET Code Contracts has been removed as this technology is being phased out by Microsoft * Fixed * Fixed #7, How to compile CharLS with Xcode has been documented in the Wiki * Fixed #44, Only the API functions should be exported from a Linux shared library * Fixes #35, Encoding will fail if the bit per sample is greater than 8, and a custom RESET value is used * Fixes #51, The default threshold values are not corrected computed for 6 bit images or less * Fixed the ASSERT in the ModuloRange function, which would trigger false assertions in debug builds- Build with gcc6, fix build failure for Leap- Fix RPM group.- Update to version 2.0.0: Bug fixes * #10 - Fixed the problem that "output buffer to small" was not detected when writting encoded bytes to a fixed output buffer. This could cause memory corruption problems. * #11 - Update charlstest to return EXIT_SUCCESS/FAILURE * Fixed the issue that DecodeToPnm would set params.colorTransform = ColorTransformation::BigEndian but the library didn’t support this option during decoding. Misc * Updated the source code to C++ v14. * Refactored several API's to make usage of the library easier. - Removed unzip build requirement (not needed anymore). - Require gcc >= 5.0 (for C++ v14). - Removed the following patches (not needed anymore): charls_add_cmake_install_target.patch charls_add_sharedlib_soname.patch charls_fix_tests.patch- Fix the SLES build (%make_install is not expanded)- license update: BSD-3-Clause The License file is BSD-3-Clause. Also, use SPDX format- Initial release (version 1.0). - Added three patches (taken from Fedora): * charls_add_cmake_install_target.patch: Add a cmake install target for CharLS header files. * charls_add_sharedlib_soname.patch: Add soname to generated shared lib and install libCharLS.so. * charls_fix_tests.patch: Fix tests.obs-power9-12 1652086835 2.2.0-bp154.1.392.2.0-bp154.1.392.2.0 charlsannotations.hapi_abi.hcharls.hcharls_jpegls_decoder.hcharls_jpegls_encoder.hjpegls_error.hpublic_types.hversion.hcharlscharlsConfig-relwithdebinfo.cmakecharlsConfig.cmakelibcharls.socharls.pcCharLS-develCHANGELOG.mdREADME.mdCharLS-develLICENSE.md/usr/include//usr/include/charls//usr/lib64/cmake//usr/lib64/cmake/charls//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/CharLS-devel//usr/share/licenses//usr/share/licenses/CharLS-devel/-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-SP4/standard/6f4e4af8d5b865bc851251f8634b0ca9-CharLScpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textC++ source, ASCII textC++ source, UTF-8 Unicode textASCII textpkgconfig fileUTF-8 Unicode textUTF-8 Unicode text, with very long linesPPR9/I&wzvbutf-84d104de82b67e88ec2bf2396c79e3696e6c4ce1229f9ef2ea3cff79affebaf6f? 7zXZ !t/T] crt:bLL >ԶqW鶹ꉁ^KAv-<{G5UX2n$CtvKWU>MP]-$m&Z}Ye${MMPɏ@Z~O$׺׌ Ad'Ec*x!8Bq'\Tq|Oiofb 6Xc~J c^cao;ڢ/.[n@R'?B69Sr,6'ps1`X2x_$zL -')Qy 2d^Y;c,q)Z݁:| \*mR^kd{|L媓k^I&dT3(TX,1lUD,ZSr4*LqdMS˲/87.-էwcs=*c`:;0O!ㆣh;gИqnCl>Ym[('Lx^bp- sx,,`oP;}V- c86mK!=`,ʮd_ =HH~Zl(}iW f7޾T*s=m  d)g#z~ݸ5zm#Ŵ%F4p DO[ {O]2o#BasqK !܀1 m[H`Q<ECw:!4U]rǣzr7 7K s꽾r[rL JQTjI2n!SgзTor]g#)CRxQ.QF_4n–/JbR):@x2xɴ[ "ޤpkʼZMx?]#~:* (΂rdqwEY[XH|.ibj Amժ{x 3`6HYO^>ȖBı뮫vv]/AϔI9e se0 ~pLm'F]/ѱ6OP`I"3tP2q2:SP'MEplj LE{j zv#~B?&I$j4%Wprj2iI6l.oG{{<^ '}֑I$ogu2@{1Pz^a\:U4|нci/ʍ6F3~k;4@;=ڹ%Wcؽ~,"7gubHF3w``ix6 4a{|^[Gtr/٩L ,?h1|"a+w>Tf#bg3 z{ʮaD)J|hxzN lEpx k;C;Sc1b`JkRPqW6* 6Y~ә[Kk5,<'f`&hLe@Qj\F`1WwxƖaoD IrmNg'g1e ~.nH77vnn:8ߌ qe6XAV@ ]bnVolpa%1?U]ӫGmPW;H[o7W-8UeH"u|9pxMg, *+c6.+oNn]ڧfUy2 ,nm66sgܕڱ=\2uvsYgR t1xH@{tDN9Qn6&vp'Q9wc>.:[s!};m ! %'B :D>Ez0"+!.9" sĜpA݂_.gFbrsHѤn;@NdT5=qKhqx >0,41A8e,d4GvՙsozBMAԸZNӔ+i𚙄6hS.h'D&!~~؀&@;=z^iԿS\l n=gu<- qB6}h!0"C r`bh [3byX=rF8_)6.0 [jT̡Gw1] !UB=tH6.Wj6 4ȶIhc;p |$TKX0 \UB (9W.Vx=x?aBH" َ "tiq`$+Ng1BGU %St̢vLEƙxmyv.]wS).a9O@5E]ϪNG- *=CW VH6楇G3 _4K.>8 At["4 j(KC̫QZ(Yo{%Lw[c4UoT"X dKPAO+kѥߙHIWHZ ˛w_ϒV/!Jp5n {b,QzSk=-.Ew QCPoZ135r!5 $K@g/iZEDaOǐ&L!'~gf;ÒR@E X8j5sVxdcBx[IAuk7bc T޻JV)-![Mڂdbҕ M kuí%r13_ܲx;|8jVQ(Vbns7!A.&]Iy!7G,T waa3K3p/<_>b238Z5JB#b*S;z=)4Ƒss=.@#lo[W0'w~dj}WRm{P5!G|Ȟ͉<Z6f/Z΋Yrl12,qCcώ;9_SY4C[N1hPNUjD$aO21|qJɓ;c\J[#r6r O7zDj} 4AۦO9=oB:*SZ|jJ*e]=tv|o;>g1IqNhHDZ@\O NЛ:I}\N=S 8Ax r[td :^[خ'Gvdc ga| Ҿ+k0o4:?;!/bDO1^GYz/K;1A̮lO.e`J|w=VL~4ncby z#Qĸ-wGOY;?; \ֽkߘlB Hg#yL3 Z07V"XeD!BkoUC{;{'{"&'0 sJ6%Ǘtfap Pr]-S Gph 暜o{I/V*kB9OcHFw^O|8jCc 3(+ Hˁ w ܜ5T=MdR>h)sUhs%o™;qV!\U?☒o#oKUWM?x 1{=N L( ϣ hBQ%jʧeUM:#@xv2@'.BNj7N_xH#CaE#yџ%`>F-\- ȃƜ_ 3e/MK-K]bEّϛ'6@rD$%0 ?٠5 6Q@Z F :#.f07 v, =\e_v$SGs82$>}ǵ}*o n.&t.L]ԓ%s<({Րqlr0^bhNES_vUeMm_]6lyWqS kPA7ʎB4KYBcD~ΤW;t ^m M, l.@}sxPeDHjoz+mUCZzir~pk/~e `&Ի%2b0K?/"`M`ە[1cwK$jYSϹGlrdeWkn;Fi(E >Eu3v``s\D9wvQDLhSc!aKO;wү6a?o*F& hρ/=&ZYS)|2Ay}}ӫ.#ʀsl@,n"dܕԡj/6w[+ Gr|vF*}ު/|^ی9F-&mm#a{ 6ge2&ѣN8wAU[K>$9ł=˲P'[\dvx_!F1<2J%t[Z]~]s}qO9:!;iSxAm40Y ?lT2A3^:$+c1_!oЫGFC[Y՗v;O7⪥5R*-[Ulq,RkͱM]x~$ C?H+:yW>YL5šNi 2RlFCŕVȖx=W+z 7qs5۟ ̬Bf ØGSE>dnd\ _40Jl~˱gj%*O[FlUowp,<HWoyy05tBI7\`\k~q BdC{% Fⷛ4ql{2vJy *!ePݭϲƠy`kM`r&[èROlV*Z*s]6aY7GR\‚揣Zu=N|'F$[xYB_g!.8)33!ބ$q{/, #KuHpˬ2',zC!I"V9M\cǯ&&..[Xw{QQآNGɞ/ˎʹ&r*= .!KNA;LiS # |cK<7tE;q"a וm2~k*KN@41Bkf)¯b{̑Iի⚊ND 1'H€:7QmhfxdV1Ly oV$2= -+`VZ>|nD)Z7-9#] ^3%> c3DbP8io"'`M-S81Mmu_VBy["Fͅ? '!$ĺ"@#[mezv!| uy_D]ݡv ǘ>6&K<ͣY!1h`(,*|ء&N WTi@u#qaoQu zC*p d/aWxUuvq1a3<+\5 310Cc+ O2Z{ExJT w kTu"Vf7zת~cx bBq K %_,@gԂq)qq:V2i( ?Rz0uom6BjϜ];rǘI*fku?ku31Ѻr[C@@BL7^䱶޼pƠW|x% jֻ7)|ZLߡ~0uqv  gF΄ -IR8sEDiF5fku0ɀڏ}Hui<>8P:ScǴek&Ierm8ڀg̸BmdFBy#2wa ЛlYp-9aƃeH<_Dps͗ | ]|z 0DC>&J eKC iQ:1#׌u(CO@XkLtYHUR];ݹ1C NEtE%> d {uq̓ϳ H^AݬCtzy( ]Ap /ltS`C앦 >|~f5,RۥXg'tcTBGZBb|-7pvVyvvI.>iR_#^2)=&EHh3.VcX #wISc+ek(3$?4{O2> P QHCVs} }׽fQjC5@@J #[?Maw}k$u Bzz+G0"d~Rl}[E#>eb5iL}XA!eFak gyZJz˸]\V N磿c1֬! /2Vѥ2c7w7U]Hu}('x >Vѡd9>ܟuONȆpRs{#'"\kvD̀yQC%riOuq#_]'&)dDq!ޞ!TkW3aՋ7ۚgW?IΙqg db ͍]gee1ŷU8^!Ou ݿҮ!DGh~2,''a|A9İ;(ź\ǩ0/ܲfm>7mae>x02¬.ZS-74>Lj4/]%hH H鐎!x`( q~ tG|%%5#:h n:̬dCS0!i=RcDWԷiU~%BvɶM~xzhk/EG0[4:uD~eco0,mFAH> 9La!>En@rpۉ0{Vt/Mr8E>d}Ҥsq/[ Ж@5A )Yl4u~Qeܻ{ʞ^]H )XTѐyß:,\dA_M˪3Y'NɝpLH~f|lxs͜w{S!D"1f=:5d+,0,9УaR[H# +Yd3l4 |&SܞJ.?)ގd!Wco [0my697yS,p {Izwp˅B63(rhml tM -O& |!:%5'Ra IZ96֥֬eV~V# -Bzez)$&)4QpG~}ZwnoDK*[&0Un"b'wʋkL<$dv>ƸpsA㋨nvP!#m<jJHr"pAjPό 4&ÄEȹ0i[v"WW`\ÛOY)1-F"g<̀QjpYyx⍡Y3i;w$Ű@Và䟠)ڴ([70 h/<ۓF!\ L4k>-yⳞ0A*{m80h [ H.@9m%WK}M\Ri0PIghwJ./܊$<93f{ݺ10H=5=IyFV 'M,hl,>XX3.Q2zD$9$Aߣw֌b/v#T3WpC֋~27;dyW_v ꘭['vHćԞy)]!5Yb)A5T̯ҐH "Kh( b ;no,ֺS+.QٰO+j!(χ&:6 Q(҈SseӔZb{ r> Y 8e=:6sGBSSs#q\%-wWMd:~;bMg-0G6v Dxؔ55Ph>X&Kܜ-z߀ ct/Q*tW 9yqr Ne#tdZn=JNHrNUI{=݌T_w> _Ibj"v螄ifebB"YSvpzah]AV1SF9#[T<⤝fwZ\rtTۀv]8ÖjARtiaAl +_4m$r:]_`=~ <Tm36>חϤ ]b3qp^ϊ5w aڐ%iz>";K_9=_zY/KX{QXo+ _ d6҅#!|FCb3R(-!kM,΄ﰤ6AgWo{~!Ŕ_ Sι|[Î^i 2f⼺zwV`h)m?kc*_ X( ,Ӻh  Qu.n*'xc~٥f6{ ꥌfpEGUm1}ρ=OML?w2mᗡ{h+H]ə{ ^zO)zji@Jb)EZ=uL"k"}@6EKƺEȿ/ZH+">3SeX~Zrds:엎F_C֜*'}d 1.,gJFqRDQVc w`AA10 Q{GBrZTI3,i`-Vv/\x`# {NQ\U }bF7]1U7dqcgf$&r. g-wOĪ4ϔ},yvӏu/2`\5KH6&XAf"zzd5:QPbAq5gx9hbnO X7'\L>t'ċ8 u,q̤ au ڥ&o=NZT .˕ X(ќ2ƿ_-n)y TL{4FOU>rN]Y; `,qP@X 2IH|.@$[ލ?E78DdB"]cU̓_5 Y O׏!q[fzƠd@-ENcr[jӸ&*o o9e $U7dmQwM1[}ܪb=Ϧ{a&s2vr'D33gq.}Ţ,^%!0(Ś(*޴9a6:Xob>q߹Ӳtc)ؠ  ;i x(( ,s"c_!} I-s vb˦L/-=+P+y\E:t,M!5 ,k m,MNTL`i[%6vAw,7cvAB}KOJZ&kk.Yw=9uF肊/ :^;]׵`m.xriFa]= ͦm dI:$sGÂ~čd/ {|jMǭ;W1[&=OJkUN&\}2.FRkH!Ͳkĥ H]uEϰЕ礛2;"%d#IՌ`sI*6]ϕ/@C/lE1<&5+ٔ~-]JA*,o fz1W716a"/;4\1ZmzDm%1c~_ᓲgjy̙VNxKUYڗlj9_eSTwҪpfGT;ԸtpY66ɿB d[ҕqY5]M/@9ƢY8bw-eW-lr<`ðR=/.=MFb;)Ǽ ծ2 kT zO̹Jϩزg6mRљS7j''(!Yw{ joLnb!Q1F1FGTdP"mD!p0#%- JSN";e`I:NEySeҗ+/XyÎ-)m? i3HT%\! C-KӀfvx@ 4.E;(OEx !i I(}e[5w觉 .E}@3>7E=zɹ.RĢ7"[OA굹y@++I0Fp5Ki# Jeql>.ѝƪ8JSxkYjA(C{ÙPT 17;l"l7 Y4[]҈ΫeM ?2|ޑ=Ö g" (|-"A{ڻc |_ka#:tDSp'_,(^)@E? 'k}#~aM)4 RJ?4_C5gVIm#t>'.fJ# |q[Gs)n{,q} tc>ID陵D*jYR,(&n8-#X6<EKX`-RQ2x?:j1ڂ IbԀhg@nunm$N>l); N&u0\'Uڀ<.x>VWFVXnsmBN | L@MvdGy;+jڗU7a7Y \Ș34(H'Oh{}I9y~x^RJ퐗 uWG4u=z1+MrIQ0L]y)Xf2s"\P(,p)"5sٝ]R[EDV4b0jB{*'cI &3JnADL(: #? 0᷈BtoqyK[n| "EAg6O~=}Z%M,ԺtD9 {!,n M{o,Ofw ꘁVOe>@ŃAߟ-ݖ)շ%GC X\@r.zlJ3J z1hT[t$N= R7}>_9)5$^ޟLq|%vO,`|=B(VϪz"vn{hT&ҋxiG6\uppxYr\bUg 9z`N2oaXx*Z4^Ⱥ9x2j}1ލx}CU:jԴ|y< ~3~RdWM@KwyY*0ȣQ=/77ct亯 ΌΟRǛj#*D{?ZIvot]Cz1 GVwZr &]|RiDZ#Bdyrώr-> YN/ByG6a1~D;H~#(i hcjNOV40iH[Rc1 0<ĴPe~<XVsx-AT~gSӌ?έ2ŴxH?:u/>t$!QUG>j" $ЅT(Pgsj0hN 䃱Suy<+g&+,'͟lvv}gH>;5$ۋKn3e3X[@Tª߬zkeR,8o.o2b )ė>F-=ai.'9; {٫S[}~6Ck[\%,F1{`ߞ$#Pt_ȗPD/uҜ#6d}H̹i'd;w0 Yu03DGd$D>{QvRw8U'|(G<_ YӦz1eA5#$+@֭z~⁙?N}`&Q[s;\Ol1Hy1,mktVG>w^ILo=7%1S_^묀ۃ'c@=lu8TKSQJxC[KH$gUAoBTʎE{^r+dP mԆ:ȡe|X)C{k;K${E;@zo@[oZLR)v=PxhxCo#LNqaѷcHc5cnvx*SSGl:҅dKn̗9kc0nYGdnpjgN[u:a*7ff,fqu,Ri NqaI!b?Ev0Vsꐚޡ?-()<4?|YD!h$@VV[1s.*J!*D DQF:4eyeּZ koj~5iJS#i9쓟w,poSBasdwL/*@W@saLوe Sko,g:@pפ$ k1V=$ .!g\Vk\ۢU_˵ BѨ;JaT > (G3p$1gJf×'@R ql&v,507#xΟ˶-K3G1ŦԤQz}€Zߊ"ʃ 1y\?fnEԿ{5gNB\w Uց gvJVq=p3qz{ ZFCT vS`]!IVx륺n7TP*K݃FXh*N6•15ʬ(jzqw1W`jnnRY 3li}o:d(ԓQEh6t#F{ Vs3܆c%{ve86mN `Y(Gˆ$Nk#dc !qL`{J%M*dR}6"ծ 77Vށ(bb`0H2K=ohBɼqt'@̲j5-xev+TYL0AF |\7ξ#QPIBѩM!$[6*Я^jA\_]M 3gZdCflMFkvpQy[|N m؍$1g75gK ~k}`!8ko`pM*He ǪU`žA t[|4hڍ(E <^lެ _{N5<\&Pw!@bg}K{cI/oM=qک<ʝѼ\wHIY@U9ܒf&HDN!Hlθ&@mZ Ѿo|"/f`ab5v g=Jn%tЏ[_PV1҉VO)L*nt0oqFaV8HV)$mwuPi.':_ r; $W Y(IjF+b@ n֋G@:.%n|25LskbiIıhf6x^7\b ,铈C%7•Oȉh1.qPPԛ0+Xk@k j$O귂. X.@uԉQGaJe|3~聩`I>:rW]}JV{`G$GS9w؀sx])ԛ3 mpBUOk5Ŀ( O-8\ s¢xb4A/Xd] lCXjE3aWsv-e|?đ9'#\ -/ RQui< K{֎G.( T]7A1쾸HqNXk}}?B[_N0tDspea{NHS[ʘ܇F="joʙxb1m3 |cE-,hpG{U42Ud[k M7w<*jhuw[V@Ta7zo hQϸ,_R_6L-_k=#zh }p҆|Hjxr&xԱ/R쭌K>c3a*Ŗ=7nlx9K[ԋ$?v" V\zL]/$Gm*S_ԁwaMUZc3N+)E@|5J0̙D/5Q%&6^%V > BEFt ?|xU:ʩ+^1o+/PE!HajZUƙ\]fr`)nj sm$EKF"'-'X~$z e߇nX"_0#7u QJSf*_ Dj>%?^:q\p&񘍌0A~2k΃Mc#dc0iaFK'%[c"g+y S(؛(2´q)'Gꒂo߽p=/,;.) Cwئ8jZg