libconfig11-32bit-1.7-lp151.3.3 >  A \/=„ зHs>?BO9b145ELmI{.D=" T̿Map@&(*g! KiܦqSᗯ&Q;~V<T6CM#ܘ +TLm̐XGqzZdK\63nDc4jEZ.@3ɯgIEPdS{aV`GOKVˎ%%ޓJUa 2)kefd19f55e2cfcd5b872bd9a761aea1eb68eeca97842fdf12cda3b9aa58fe62abee33f2533a879b7894a285888f55fc3beb2057bdv\/=„b$?nrwU9FzT0p>$?$d " 5`dlp     $ f | , # (G8P9:>"G"H" I"(X",Y"8\"X]"`^"b"c#Ld#e#f#l#u#v#w$dx$ly$t$$$$Clibconfig11-32bit1.7lp151.3.3C API of libconfiglibconfig is a library for manipulating structured configuration files. The supported file format is more compact and more readable than XML. Unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. This package contains the shared libraries for libconfig.\sheep84openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://hyperrealm.github.io/libconfiglinuxx86_64/sbin/ldconfig\\8ce589a4ebadb382732d132ff7352c66df1f69ae2004fdd13d22e480539f746alibconfig.so.11.0.0rootrootrootrootlibconfig-1.7-lp151.3.3.src.rpmlibconfig.so.11libconfig11-32bitlibconfig11-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZZz@Z@Yg`Ut2@T2@P@O@O`@O]@OKp@OH@L@K]K\Ky7@KbK=JJ@kukuk@suse.dejengelh@inai.deaavindraa@gmail.comtchvatal@suse.comi@marguerite.sujengelh@inai.dep.drouand@gmail.comdavejplater@gmail.comsaschpe@suse.desaschpe@suse.desaschpe@suse.dedavejplater@gmail.comdavejplater@gmail.comtoni@links2linux.detoni@links2linux.detoni@links2linux.detoni@links2linux.detoni@links2linux.detoni@links2linux.de- Use %license instead of %doc [bsc#1082318]- Ensure neutrality of description, and strip other OS mentions.- Update to 1.7: * Redesigned the directory-include feature to avoid using platform-specific directory scanning code, and to fix a bug in the handling of nested includes. The application can now do its own directory scanning and/or wildcard expansion by registering an include function. * Added new CONFIG_OPTION_ALLOW_SCIENTIFIC_NOTATION to allow either %f or %g-style formatting for floating point values. * Improved the options APIs in both the C and C++ libraries. * Improved the automatic conversion between int and int64 values. * Fixed build errors caused by out-of-sync generated lexer and parser source files. * Added an API to clear an existing configuration. * Fixed a problem where a group or list could be added to an array. * Changed default float precision from 2 to 6. * Modified grammar to allow trailing commas in lists and arrays. * Removed logic that clipped negative values to 0 in (unsigned int) cast operator. * Updated manual and added a new chapter on other libconfig implementations and bindings. * Various internal code cleanup. * Fixed failing unit tests. * Upgraded VS2015 solution/project files to VS2017. - Use new project URL - sonum updated from 8 to 11- Update to 1.6.0: * Added include_dir feature (support for Debian-style conf.d/ includes) (pull request #36) * Added octal_ints feature (support for integer expressed in octal, useful for permissions and masks in UNIX-like systems (pull req #42) * Fixed "Removing a setting removes all siblings" (issue #41) Props random85 * Allow specifying the number of decimals wanted when outputting Based upon a suggestion by zhaopingsun (issue #31) * Make libconfig usable from CMake (pull request/issue #28) Props thfi * Documentation fixes - Copyright and examples - Included TeX patch from Debian (fixes FTBS with TeXlive) * Resync Debian packaging includes updated packages for GCC5 transition- update version 1.5.0 * lib/libconfig.c - Don't fclose() a null pointer. * lib/libconfig.c, lib/wincompat.h - check if file being opened is a directory * lib/libconfig.c, lib/libconfig.h, lib/libconfig.h++, doc/libconfig.texi - added config_set_options(), config_get_options(), setOptions(), getOptions(). * lib/libconfig.c++, lib/libconfig.h++ - added patches from Matt Renaud (added iterators, removed throws() specifications); added Setting.lookup(); code cleanup; added patch from Yuri Dyachenko (made exception constructors public) * lib/libconfig.c, lib/libconfig.h - renamed config_setting_lookup_from() to config_setting_lookup() and documented it; patch from Alexander Klauer (floating point precision loss) * doc/libconfig.texi - documented new APIs, bumped version * lib/scanner.c, lib/scanner.h, lib/scanner.l, libconfig.c - scanner code cleanup; and regenerated with flex 2.5.39 * lib/grammar.c, lib/grammar.h, lib/grammar.y - parser code cleanup; and regenerated with bison 3.0.2 * lib/libconfig.c - bugfix; capture root filename * tests/Makefile.am - fix for out-of-source builds * ac_config.h.in, aclocal.m4 - updated to newer autotools- Make doc subpackage noarch; improve on RPM group classification- Update to 1.4.9 version: * lib/libconfigcpp.c++ - Fixed compiler warnings in constructor initializers * tinytest/tiytest.c, tinytest/tinytest.h - added tt_file_exists(); added alternate implementations of some test macros since MSVC does not support C99 fully; added comparators for text files (ignoring line endings) * tests/tests.c - use tt_file_exists() rather than access(); alias snprintf to _snprintf for MSVC; compare files as text files rather than as binary files * lib/scanner.l - fixed parsing issue when backslash in string is followed by invalid escape character; reported by Jimmy Scott * lib/scanner.c - regenerated * lib/libconfig.h, lib/libconfig.h++, lib/Makefile.am, doc/libconfig.texi, configure.ac - bump version numbers * aclocal.m4, ac_config.h - regenerated * m4/*, aux-build/*, libtool - updated to newer- Added baselibs.conf for 32 bit ffado - Disabled pdf and html docs, moved info to devel package- Fix typo, it's %{_smp_mflags} - Remove unwanted description paragraphs- Fixed changes file markup- Spec file cleanup: * Use original tarball * Move COPYING, README into lib packages (legal requirement) * Move CHANGELOG and TODO into devel packages (not needed by users) * Move examples into doc package, and recommend it for both devel packages * Ran spec cleaner and removed unneeded rpmlintrc- Renamed package to libconfig and updated to 1.4.8 - Upstream changes: * tests/Makefile.am - marked 'libconfig_tests' as non-installable * lib/scanner.l, lib/grammar.y - grammar changes to make trailing semicolons optional (and to allow commas as an alternative) * lib/libconfig.c - bugfixes for lack of auto-conversion handling in the config_lookup*() functions (reported by Feng Yu), and some fixes for compiler warnings * lib/Makefile.am - bump .so version * configure.ac - bump version, add '-Wno-unused-parameter' compiler switch to disable "unused parameter" warnings * doc/libconfig.texi - documentation updates; added a chapter that calls attention to the bundled example programs * lib/libconfig.h, lib/libconfig.h++ - bump versions * doc/libconfig.texi - fixed typo; updated docs * TODO - updated list * lib/libconfig.c, lib/libconfig.h, lib/libconfigcpp.c++, lib/libconfig.h++ - added config{get,set}_default_format(), Config::{get,set}DefaultFormat() * lib/libconfig.c - fixed memory leak when encountering a parse error in an @include'd file * lib/libconfig.h, lib/libconfig.h++, lib/Makefile.am, configure.ac, doc/libconfig.texi - bump versions * doc/libconfig.texi - documentation updates * lib/libconfig.c, lib/libconfigcpp.c++, lib/libconfig.h, lib/libconfig.h++, lib/wincompat.h, lib/scanctx.c - added support for specifying an include directory * m4/* - added local m4 directory * contrib/* - added user-contributed files - See /usr/share/doc/packages/libconfig/ChangeLog for more.- Created libconfig++ from the pacman source rpm and adapted the spec file to openSUSE also transfered the changes to a changes file- update to 1.4.5 - This release includes a bugfix and some code cleanup to eliminate compiler warnings.- update to 1.4.4 - new SO-name ==> libconfig9 and libconfig++9 - This release fixes several build issues.- update to 1.4.3 - This release fixes a problem with parsing indented '@include' directives.- update to 1.4.2 - new SO-name ==> libconfig8 and libconfig++8 (!!!) - removed static libs - This release fixes some problems with the ParseException class.- update to 1.4.1 - This release fixes a crash when reading a configuration from a string, and includes a few minor build improvements.- update to 1.4 - new SO-name ==> libconfig9 and libconfig++9 - This release includes some minor bugfixes/bin/sh1.7-lp151.3.31.7-lp151.3.3libconfig.so.11libconfig.so.11.0.0/usr/lib/-fomit-frame-pointer -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:Leap:15.1/standard/c97641998c673cc007cb73d7ba8f9478-libconfigcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=10bd39bf2f78cc9301810ca346c615ec55a052d2, strippedPRRRRRRRutf-80581da7d5987a1437b9de6497eb3022e30a6284f2ba9e427e964152b40f5ee24? 7zXZ !t/ȏMK] cr$x#rl% mI<ўw;޾ªj;L[ԄrP_ŪYRȕlDFÇ+ ;MJe6t!A yP>' pxD 뺢FhMaeA6-ҘdԁTe~jSv0lqiOo7#u6ȿ:AQ#diT(iW-8G亙 x`KozC)C0~[M7joRxoU5SH@M)j8ѣTI B,4PU ,X]t6] W!gz&1XMxzV| tGu*LQp/0w,$q!//S o&И|)«;ѢRt)SL5C><|5J{ͫ{QNwԄW~vSGJY9+F5Jxcu%؁N(-e.UiLYE B1!t˼֭FP[j&Ov6DY?W=wJLe磠A[C^^# =C7GDaН>f; TmT}Ϣf,}F#d.X܋H]bc*lx6 %k.p:;zi,,__<9D~,6>OJXE0&HaRmZ 0L:?ݙKl2\(XS#m`oQ2Ө,8 wo˓X>M=e"+:4?328k=ΙA[,4K k[!GRb edsҰMN$o#lx\Fּ8jr{m*@a 1^!d7.j6Ycni Fnaz&Zr@:9|zM~`EuSya29l yRWyê4s"=P86@;]BpffDGtVŔ*. tkK.ɯ6f i`;ȅصd dž8}=cvJՔ`ɝNY_/R^ظMuӓdɅZŷOBl7Jy{N& :kP!sȇ9/ږ#! j$F9akߣ[nx1Ȥ1 yln设jߌLfOP6~ @e %aNU,E/onw*TL%MX#Y@xo.h(&IUmSk PD8}[?74uRDx~H /Oqrywn-4@sΚe 2#`-Y8V:C.^xca02mT >Fc-- -  Lyc.Vƀ^aI0pI` Kr՗ *(E2( ~Cblt:G3A3y]7>>jYkH \IML@:> ,D ~!*⏥ Of.L H$ "Ǫ >I `=ky݇JmyOC":\1 F wf&相^h 7 8ew)bdÿ hv{)D9Hحi~ĩͤZMf3XJM2=HnyD#?Egn1 *<ȧ=@,MZ1 7rlLx_c\c6b&c`M@2 Hm՚L&Sߌ7tG vHf,ND%ꂑ"3wbI7mK(,UAFP-wDBkii=qPˈI+>aY}(DZl13t |fOZ><4jͶ;4 b9m؏J=km(kaaj.l0o.UMd;.\/(H"l"S;C4w"uO:E8K\1VōDg jͻ?2(Z;}E8(ŌO$ œ*dbFv c eyef33̾ ˵T3:d WXyQAe7*8I3DX f֟/Ud WDjۧm:vh% 7 z킸y\>0npk-ԛ=<)'wQ7#k' Ϣ` ^{ nO(q@2x ō'QGa(B'j[zjP'!Zs&c}1ac)S+Ocw:P2Z1ViI˛CV돢#8 ^x"8ÑV׹kK%쨣.ZLɛf V XL~B,r^7sƕ}WĆO}mnC"HtKJ'5鰇L^þKPq\ >L^-8i$gFuքwx9iͤC <'{'T[x'V@X7Pkrkc_:=JOK`MV_l<S\K!X%uX^Nr@mwskڲfp1%Ros09_Ep:w-Z]R2S!DbHw٢{l$ mm4>zJN_fS )Tyi)97`һ܅*%!i.ĘhgBBzDgJݨz(@{UNµerk?xhvl)q\c.%)&Q(7#[8t|ԔOBfSz˺qf_Ǩ w~`(m f4E+(g A~(&}\moN0M4NS7m-'Же -A|Əqɔrgϒt{7)%X SjPFuw~_YWi96?VЕ+XE >Bip]C*0lbXn3LR4,suo?n'_l_7.gCZWLeÑ1|I- a>^ytAT.{) ̅NGmT !19Hl'|i-`k 2 IDXɞT/skJqˀ[I)VL]Y$`61D_D.1ǽr=Ym|B!.@\ q SےiYH6!mċ&DÎHqv"+ eUP=?|yo|idݧCU=J#te{ٰ53`d.?,&.v?Aۉf:جO8~r +Y+=6V`~"QK~u'mf#7\>A??`M;{T15^/U;[AÜdgNU{K12Up7E{*CX` ȋXXM~6jȚJGP!u,Bv8ko/Z`-ɑʍFBv$۸۩-I[Z5끀+V4cl>$V@vPĒ8hFJWP!hH,#~AuIP!A;$$a,Wu%5M-P79~I=uм˭6pZCHii+q>O4WToeԜ~cLͼMXޠ~TӣU o`xF" Mo3AÎ-q@ 8v#3yau\ I ߖI\[D7vz+ 8#&ԽRI": $7]CfՐziFzw P*G1-=|E5>LbWSCe &zʾ1G r@%nt(ʤ}h6KQ4&pm2m!\CZT?Y7 \BHH)8Ĥ1aXc:MJI-u#L`-%J'{+K*XЈ,)RpرQyϲ" @_awmU_~CAee6`n*L@P̠ 5 RC>0smn+C,րMkÜ}D:l˗צA,L<;L6bTV 믝 23g^?бr}0Z$wg5ⵄ!W !AyB!ؿ~6a) `3,;db#G]AZ0Օ:\ܟvJQaD kXj]_inhXi4r#I8BfYšSU~vz1%re'gNK( 4 i͘.}Dm {9u$l0”lՏ^DhCKc#D(,s Q➒%9YFv]ml f e>y/0j˟og:{Yi萾³,kj>Y $ !Èw:yW P e z[OQ&yBqSXzzjK zhVLptLXA#I>OJe< Eӗ~TmaHpv`eᗮwEx1k2 }٥3&KŠT:CJJŰHt)X.QQop,. ^99A^?fNu fn,ؗv)لr$ HNxpv⣵Xg[_?'go8MiLO316;!ل||8RC*^{ yX$)5d=~변r=R<-SWP;ΰ(gDzX>bEOJuK`0;Ϋ aڀeCaĪC#ec?I @CDG[C2k0-e~ S 3 p|:\R˽k,Kڡd)LЃDMI#kT #wL?>1qyamĽs8{B|ON"BE!,u {E G*{#9|UZ۫!+u%HaT %뼢/bq4^#?=ϺH^V `$/Gj'+z?ɺ`ݻZ>3/1bJnpD#jaބxf=TLkcr*(ˎ;|5vK*EY0iCB9x ISo;MNrV>k|NSt8CTBr9*)%Fy m'Q~n-QEۨ@ ̳$S†\lwֳfxG^癤sN)c%(Y)Wt>4F2brϙRh,pCU.IC]VP2Njz#i|`Ū=,L9\A/âaIE닌fgo?2@=$;+/aMsU iCt j \n)Yo8{D J>ƪBFg[{]}E3Z_p*RFÓ w|1gjX)!Z4"?ęy=ǃE};&775TebRJ,{MN C׍{} ޠ ۄӵSҢ$ ,YLV| eұM٦VjCx)r 7b O%Š$.8r(w,mY:Q-A=fV&=`~Q }axcuQQRMzc=lD~9c"AW2bq6#]f-ūZ+e'y `GS%&UShT'Aī=!* (Q=ENP߰\-[y[Ҋ {7زCYXd\Ba lYj?%rJrXf: WdجtHG-IBdj8 >,Q(Ly ;D<%x FM]:B{;, K}Y-0\&28S9󍣣lxJ'e<;ygrZ7X"Qӹu%5][o=i$&nɄ|ϥ:HK;Vr;ƬuW>M;cѡhm;O=>'&z:_\p!EcI+kp*n^G"z5W3H4Xm¸T8<(ٖ_'ww _LC>:{;Q|VB ~M!Â3)6jBRW"(4!<4 {뀈 Fpp5fIXfuqIt(܎qUB)S#Xne !0ͤGӺv1fbՀ8~LO*B.s'Abb2n5KZ":J "#sـveb+ I,G@x*|;ۮ 1~>\#z(G̩ ^C(ʤCvRϣy0UJ6])nE14Ih'>fAWr2_,ˈ{CC:VjXv!zQaWE7+4}ﶫua˞9Pd?ڇ[/iaoF,(qE L1"r vts(p^ L澣3jWPWgL/K^IՕS_(q5s tdUֵL"ћAGڔ{^gj4DQOɟhO ubdYm=!P`1)ɒ&iYӹ(@W$!p8~:]D#QVG&Ơ7\읻Vɳ⼔!-5p lNض9'X b7PaDPR2ǜp瑭Z8T=Ԥpļ* W≗`=iNsYm܃OmZ=M>΅MadjE*H] ̛<Ucלh;GE[&,/+[>)Xh)=hSFZ?ܩ`"A5 keNv3"]2PLlD0R ¢+,T~k ՞=Js;2t5e)h,ݴ-nZ& j*J3gJFt[r w' w?0_g@{B-h^2 Rq-6?m$y810tޑ^c'F)Ĥp\p%jz $wZ*wudr O&VA)v@F XÙHV'vKÍ :ԭ2daXs{ms/߯ \.⫣/(qp LP%. d1#, & ƻ;:;a )hq o(q[֑ -opB?NIy~MhH"\Q&dcL@.uХm.n28`F,O ;>bF4jcy&B?F۳s +UkVf2͖a$yE17S[ &|{ Yh}S\?i+UdZD8a:j-WpتaZwe "9bEV XS՝o. HE{BS i70`0WέۘD/J~cG!S27PƠEǫxڢGavͫ7oͭcI}h 6įEp,<^^[6Sw !_Y3} KcoF JKFYL a-9Ԏve8 Ő\Qn_ "xI4eCNVeY,p0ʮsqn'ϫ6SWw[Qި gӒ1J͉P:NWa7 Sl/ Zk쏵soNO 9hR)мDC쭩ߗW춻e:{ß I̐7Ə.׸^W?.~r9tj9mDQ8MRut|]4%) ^]ah\Y|V~&9yRM h@$>ʪTIXńjvaC)JFڂvT g$7=״і]{4Sz]9j2Yk;%'u9I.DKgzEE3por1sI;e 4A%%o 'kBo  !0b䳦lt@l%ՠ{dא,?(tOZteHGEӌĻ$}`|(/Y&(fmrj!F!LiRD:u8">{ DV5>9?ׯW/CeFn|.-qh]|#%,;Oz'ezYhom{8_=RW^_LiEl$v Ƈ(;L!j=YOZ-wξ,q#K)V3#GrW.|M*:sj2Ɩ*sh}(ܲfb+),B,_Vw,3痮D{}@,h24Ym¾.`Om'f~׼_fݕ|b`9ra  Ňnm :I77<i3g8ti'4.NIv۰BVRF~:eIuMN8 ՞Sc:T<R^?5W0CۼV?GYJ9!5o]lr8a\?s'et' ;|TM3e 21T~ݽ%C|C 08mnƷk:Om1hbj ^:d0vu !PHyG[G/]9`h9{cxPLEƥXqYE).3VS5gt˿+X (|ܹ c1%U<ϐmʼ!a-b1įF6=y ʂO_1nfge=l Irrϫi¯3 8)^y3!G^MJyȩWWcRoAj. BD/v(gq0sDC L.Lӹz^}Cj(ɰxdw05b7ӱadNiFv<@ VʫzpQ +ێG^.mz,2^*"8 Ɩ0QN2kHȜ.a5#E)e]ƈ: ,:~FXgUz5?0nYI?vф%feit썸M*,Bw nXO Oq߅ik1`7Hq(5#h1zF2m NMn@uD j֞r!o)J~ÖN饪$kE&P_t(Bi̟t e%)MjHF9Q미Df}u{zXC”?KbəOL< KS\'}b|l@֛/-ұg;W +]\h9/Cw36=S=)DPc a&ӇB "T[ӓ :t=gk[~> @ Zӷ$c 'D-00 GUhv?^ \Y&> D"_o^6t}B MkEKDVLͅ7|ʏ'kR $` lp8zʽm6Qx,~[5 ".h ) mpѲ.xn ]Å8(*Z=/@U~l%Տ^g.tz.iW`ƶ|O2dAkufϲ@z|Vj9="P~a- ] <}1+nwTmD H :8pk>PW#&r ­}q.g6"gS|HNvI e}=Oe-Y/zhD֞)'?Boä s!0f>'7Y-q Lq tU mDjtMFs Ħ%&]2}èwJG:T5؛[Z ^Ey(3\NY?5"g׈+cPOZ1O?5xάQ ) J5B;o}Y.o-1%:I4 Ts$!g_t (j/K|نbscaRX_ e1:H. (ذȣqn= %ޫy A- mvCd^[L1Q tdsy~ Jvv޼cJϼ}JHk!8Og1ݎ1~`)*+w +b5jۆ#vᑒ.)H$gWSd?zBZf7B.z>>SIm@$A;B4lthRF< 9EZ05m==1>4ԭANg,&@^ϘuĆБ 讕V -,e/0&gΑX!^$ޫ@[ ϕ; ^U4Act\5-=Jzq&(H9曝xB| 1񼀡Sէ{B!gb93(俸B-"yFU]~=|wCWK u* ǵCb/1;vzDwck$:LQOO lzuF.v ۓO~ş >c_нW|g h`w.dy W8Z6ϻⳐ Wv>! 1]H{x$BHi5Out4B*)$9/۝a[+깤%"$؋K])HNA;uqb2ΝgeZ!( >hЈugR tv{o}^fI(5r6\˛]!FZMULB))]07t9 hs͠DC!=p[NC$%n*D"pMG <ƱJʄ7GY>ܠ箖acԝKF)ԑ墀> " +6~@(k#+FN 2j/2i.n*Yy=:+C;)!tĊ,V<_Wr,p1>غ]ha:M*AfxCUUDFh0u5nt: ~=_|GZ?ԴzE6b8 t? ˜/i\'VpژwęA=wsKr/oJr^ 0C1vGaYHKc 8`%=.jSYnFikԠvAheb55 LyA(R Z&;͑m7+ Tut{\d@qd%V?h{"¤. =vR ÓNqJTu G;!%tlV^0'3cR·z sHuH &D,cm9L嗅3T rѯEy &廻\ 3JVmvv:!Z֤>"@q`= "d2QkkN -rL!(w)WJoAbHҔfD^б=j *A{E# [ؙ tnifsYp |F-IM!sQ3&`%]5Axa+!Ej, ʒ,, ' _um:(iƦگ`)þZ Mn1oz㎑𢗁zm;:F!=2& ;R1elH6ꁁi'Pn-8@ko{h D~нH2Ð˹g1\.mL'*J4':Rv2t ?-poջ;n@'ކW+WS]i=,r1ndnTvzc`j/@QίQb,|-ɑD5V@(kzWK͇'^qO\c?c"V$0G;B'6Oeh&aǿb wLb#4?awV!Poǒw#A5n/`:c[vʁpפ,cCf*{Q T@SUh GI 9/IRt$(T\;VXU@`XJl}#U^2( Qw1i5"i/&fU3"s"Q 20F[AC[XݖNt8l;u̹# ]Fђ9p!\kKEG:HF*)϶ ,lj:HW^'p"f³MZybt)b WQ!@!Y&>T\Vjkb"R Hai~ECcٰ~Ð6/ Q$GS2(aMBs @ -Ds{eV~^ތ,6M+z#lBO2>j`ǻmd pʓg.\.dN}A2Kʂ5@OG,L6q8 "a:%jU^BȦgTa?Sk?f9R|Qs&+ܙ+)No@'>3|*杺G MK.U1_ hC}Rtah~[Pu YZ