libconfig11-32bit-1.7-2.12 >  @ [QFp9|BM;{I߽<(,E?쁷X߬g| ܠ ail*#wP˪$rìWK]D!C1[gcShed>GBxQ0*W i GdؔjptU ht&GXV" Epw?z"M , RvnDDz 0+ E0^ QlvR*H*V N$jw nPvc+ޖՉX%0PxʷȈ>p>$?$d  0X\dh  ( , 0 8 z  < 3 (W8`9:>"G"(H"0I"8X"<Y"H\"\]"d^"b"c#Pd#e#f#l#u#v#w$`x$hy$p$$$$Clibconfig11-32bit1.72.12C 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.[Q@sheep15SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://hyperrealm.github.io/libconfiglinuxx86_64/sbin/ldconfig[Q@[Q@8935b3d78f21ee7016630ec167130f5ea2e1c922dcdc20c9c45e808b79af9391libconfig.so.11.0.0rootrootrootrootlibconfig-1.7-2.12.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-2.121.7-2.12libconfig.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.suse.de/SUSE:SLE-15:GA/standard/c97641998c673cc007cb73d7ba8f9478-libconfigcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4f7b8e185339eede54303cd40c91b208bdb8889f, strippedPRRRRRRRutf-8c13f94892c299e8d0d05df358d3fa7c836e670fa0a9f98869503cd8649c3de5d? 7zXZ !t/ȇM] cr$x#ޡ{#ITY;$?$ T7k˹; ʹ/ŝp_A/xx)B2.`Й'Yq׏8xy:EF!sl΁ Zf!b ơ&a,m,g%6t@!q׫3h$YC)aZm azEeTFM ?QRдR i#Io 5Źy21HRD nYHE,$8Ztw'䑼 Ck>U6`@Nŭ5tmƵan$gIz ʹ@MǷO6` h[T7W1M!6HxN}"Q4`\ұ?vGP*$ nKs΋m`S;<^>$ZzJ4e/TK)檪H芇#d869ojuMUl?) ?S H.7jYUIgژ27^ ﷷs=ߛ;9$3.otbo *8a, M{JN1ݧ .nMIrp|SK{D&NщtE$x Qu9DF4^wwkˮÚ)fA #xmY=%OA{?[.dS#KQ<=8'ʳ]I8bq'0aK1789D#*q,*D4xNCx7Fe;8oiT2zr}.=Ԧ/vMeEjWϷ"Oס ؑ# EX}` ?Jei"o;ԫ! b%)JcMȠ5֛,=nc hi_MnlDB5Cw ԞQt: -jWVf R nYQ‚ #73ƎNtg]V*Ŭ,gP/*OjAt#R:0}pokfvM!EVD;ld7/ L1-D̎sBlޙb_.ȇ']qHG"S)uro()%oP`tpld$Bˡs?]|:^9\skAMXgMBW;İi_tV$̐nGOPL5^n(yO** 1}=+T)ɝetL+h.g\N'b*sj s`9vPnϋ<>_17|K%|>Wb7`:VncZ )2͉}ɩy0Vj6 SX+Ujm,xH"jq65.amC2PŋF3? N=Kuzw0 )iq\fu&'z8VDMA#ӡ6Bp" Lut2 6!ܩGl}您|#s'ӒTpYYl␸[1d!a-BJ{`6ڞtmJi:l`>>>a H#MX`{ _U;R$Fb{: Sw57owKS(P&w/>Y W< &Љo=f"`<0A-<Ē\R"+\}Z҆i^2-H+_ufrC߭4x!"Kv]Ϩh%]E)u4 BXQ;kpDKAu"_F)3<K>XmѸ~ocNm׮0cP-V.du+o14BQw;m៦)~/F4V_س(SS9"%b=P&Lg#\,\ԈH0޺ uCQ膑SWٚQs#Qm![%pajY&!%VcvJ b>I:OH'ɷ /.fW yH!^m86n\kw,= 9:@ML~~5u8hc$1RVcŖ$MDDH %pKvfjsnP\IT/ > %cc9M-t[ҾM'G1T%yOBDOQgh%F@(*DY9'(0ogAsDL痡j (yR@EpH$nI0`ݔ&C7"e*»`ܨ{[@FhPB"~iPhTcR1,YJ(ѫl, n(☝Xnj7Q \ PdQrݑ)ГEu2%}=h.Kjp)cH1(h[=waWlj]oaA.3=Z=USJ|#d|"YMPnv#:VW%Cڒ6yJhiNRtYaLM'։z]!ϽPeIEx~Oq)~3?Go N?SS pĽ?$c"E[C^,us&D 5S!/]$ҙ%xǢ@~LtP27SR\3R.6¼˗ϋkSZ]654ڳQ&&[nɐH0'H+.Kq-S7:A̓i?f@QAy u0Șl-M$_ cUJlF\OEd7ML(qH_DÍA~1w)Iݦ4( $Z: x( |.L&on4Y n*i\\fobmaMq}ξ,F^1&@GnlިE?Kc'NmMwJO+>k.RnyO C~7#`[c;zt$up{ ~.u6nB?Y`B$3tA:_=)z.|>;NÞq>5f!$򸀁gfX/^{zIhQKAտ M=`4̂=e&a"7 p}=\O+YodP EihѼ2m 7Yn4wly55H'QzXs> p<3XurDڦ3PR5\Nڊ6 }  K#Tr[wfa$viÏ(FerUI,0;Bs>)Q>sue+ #~. *ɟ9-ng:l״wK 4^TI# %8Gۍh`PZe_/C:Iخ5WݴqL}-h62! :Ss|h>:I_Syy |25dꉒ|U=~z2E}/jy0y~^e塮0i̶h/ #\)41 ԕƦlDdȔ /t1Ԟ N8v-R۾8GQ&n׍duq㐍 Y'}ו?}\avNosaY-bR2c[ Nf':ChmQ ƾhY°lz~ ;QՔY@pUa/㶍@;{-vfpmG\ h4kF܇ q ?6RumLT$*s@3 t[ӁXV>VxbN] ^6lU'myiF F+}e8˃EXuc50BݩX$P5\Q<16]cˉlrw xxRy#s8}07URC!J>u)YDRfyY)Gj:n"ՔGDLPng\XnG`3 {%YTss:GhF=RzRdЯ rH1&;U:_#I?T"`tip cC5=$[pҿb0 1|\PYB$ǧi|qͬ:[A >4͗d 9*( &5XiWI-+Xe5`^g8^He ~iH϶w0#%ZšB@kf]{m"(e1'JnH0 e L9*7ޕzaѸo s0tᱺc3xtJ$iBme7FmعE<܌M&#h0]0c{wD',tx0f^6-Oɡy9g ͊?)к{ADh4`4V۟ y!|=$Sx+AeDS.Gq'(nek o[K^)ң: tFw\iT[ e>lYֽW 3"өy\zwL8/rV0I6G {U)2H64ȅ<a'P_YFB/3~̠Zs0;Ԕ0>KNA_'OwCM?&=h>B87ۻcX؆;138ߘK0DϿ7{?k$}2368X,=8P,1yWӧ݊J4<>8:h?Jw>tH[X34V"ujo@мPtlVk3CM$ް!]pq g?6ܾea]+nƵc")pahcE; '-]u8(e㏺TKϵeVS~[C] FEsp{ڊ[ )yZ2&ΐydD| b/CH)|86*Dʦ8줙I1){#K&ڂS,W&diD=+=deI];`!'* NdlKh ~9 ! ym;ŰhYW9J7"c{B)8cr\HgkcFjj еzK|`E^)y[!Uo(|G迚<5Peہ.AVGe Fc0^|].=9=rUs?쥦%Fq1ⷸO74/4Vk&8 3Lŀ-MOZrDZ3)rD.%ob}(S6tT݋ n_6|qp7?cDUL9)\ 械U-0cj = RPrCmuV% = tysV5 iv#"dą~}+l{h gz~(Dԝ4,X 8&Ӆ׫4ٵdLsΑ`iDL7{=Ȫ\Ki=X*%rr|'7?CUp}XSx !4<5عɼJK{V^=ibD !OR4j/dIXfؤ7B񧍬/?m!/CIq 85a(7_Nj'4Qu%ed 9ܢ{8^^^ulض434"L_FJZ$enYLDW;\;E|+dlBI˺e?9ur*ؒw{ZqS4;7eا x2唕b`j_ѤsV:E&uPBƢJ֣abp%ʄU>{7S+DPV#^R,C%Uҷo>xtx3hpI~1,x^}Ow xt0Aϒ h&"DQ"t㲓Ei5& |pJ mu{塸M;Ne aRn&Dk쮔|C(=-ٿMǰ'驿|Dxf3}8"MjL{QEyHOp~k% oݚ3&S_1&:׷e:>-$R_MkW$%L^R KV4^TĔ-qwIK)Hm R~U~_w|zĪsX'D~׀wSG@;o0cly\3v_r!1Isu+|ɫ!e9;Ey4hQSFkױp$dBQۏB Wzttl7z^2Omy@chTA=|S=<1{?a&cYγuOےݲDȟUWR H'D !AO(d\֢EE&Mf-Y -f1@wt7+Kmv5.1hWovwKJD8VR)dvC(_K7>9FYټ"}zLC s+Rs 4|3^_$f.;馒kahd*!x@*򫟐ms}/gulf^!i/I>V92O1,]>W7R8I 7mƿڊ} >,4XCtT@#ojπNoSWRoA2!ʧ֟?::F|%M0>5CJp5Z}շF̗:|4h #0wdĮgJCz`@.@_yN{WIu VejoL%!"t32-t Yh]:U.<`?m9QY(_xgn_mCDE_B^[lb{Iq_R @騴ٯc剰`ٱT @;zXԹk9`ٞ҇\L_Q'f݈ Ȑf6$21PZM3,++vj0`E~s#m\܏v/x>I 䕚)aC>ni? \=&.Q9w~ʂy'J ˟OH_9Mx[jCIA*Y]kk9ll"ϼZ|lI3c.`vMh Spɋ[s"HKÿӥKơDw Y<>q}"@*K4VYo=iQ"BU"+bopyC7]JMLr/!D^bۛ#Equ8- A* j41McH3fU<2 U ;EP-{..I3HC꺦KR S7C NX&H:vh`:mI,ĄM1ЂS\:\HX#D=PDVWGy&>=Yn%'Œ0ȍGPF\WzX*M/ʩdIT&1|PL!\3U dN.!^! By$BaSGj ?;f yR^74ֹ]ub$BkopoYiҐ~ R\UC}Lu#eNr @Wpm곌Gh5Յfy8n ']}q*nNHu2Rn !=04.H&+TJF깋+o#ت DE 9PVfS1f&" &x㴷ek PO`c`\CŶ\G4kw#%\쏌ϡ߼s- lpa[wRt-em[)6Dsu8/bs(ʪ Wܞl3!ڢ*qc hO5e%[e2^57|t}4QZҍ{³|ԈFH;<*#ړ {q#( O f:ƛ}"= ,ȯsҪ;Mhc0xGB~fm5tViֵaf^)SєA7Qndsa+uN?1D %] i/Af3Ɍ" ËmGv.e:{w6e\Y x >/ս9;(<Jj+*cpԖYX6Nl.z[ yY_儖~v9S-nҨ%ܘ3}UB5>ލ:5ռ*;>9Jj>F;y8ah/CP\?EHE`cO/i lc.`,|>ob+kQʑDhFш`hpي+@=ٔyDTc`$"# =OW`[JB1&,{sy.WaTtQt[d[L |&C>7Qdz) ?TIC2Lsl*i+҇/]H/ "_Czi7~(m BP]SQJL|QA z&6얬%Df)X$8a&/*.b3Doǧ.:sBSr1hkDYܣ03%Zw8\7I tmA~&C" |ƙ,6vk(4)z֤ "\Wⳍ EVᅳf"g=od0CvhA-Nb0T1べJRQre{)]L3زW5[x@NrdoTzj̋A.`0GRM\7[zm9UGS~N`|Ĵ5=Z+xC]2|E+ۧ7XSg>n!" l3Xd`K+>(L#[((y҅:x˧--s,@fm]@GHDLsJp~}b)k $M(̽ y.h#<ԕŽ:B]! cT`](C~6 8 t s@"4uLKoytk[ͥriE9w{-τQC8a},U'3"E_Ѯn0&[w1G#)mݛ5?A"!~*G a|`x-MsX-N{Zė( *H4:蚾`7^+Ch$.gv`!vx֑A0N:?>Q2+Ph>=T0NFKf#n]g ű@۷&'cH273Z颚k1m=ѕN 7 {E{q,'ۓJ0 i6E&#$詖piHՋZ^s>.Mn?o° m#J5Γo^P7~0ʳ\-bM朠wdg!Aoߐ.ޮڬ^N$"镩pz# )d$<l sme =זg)%jNKdb y D'&msr/&(KjA mfw٤q_[+~BB`S7/9pCtȖ ]/G0>A7YOlFZ|J;:0ǵtoDN &z-;ko`,@SUeߧI H4eH&|gx^S dVE7kq<7OWz ͛=^[ 0 +APHKG_?5j1%K~.szkz#^7F9#@jZ ,r^e#{3 tdل)7z1LQdCY,u6Dx OL՞H0$l{%|*7TZQ4Ncr4^= c%Ao'9:y.HPٲ\(ZD]Je v2t˒=mXP2yEa諕Eb[zfL3ﹺoF5 ^07%M nr̋Gɶ0 !o`s-'Mit78/A媐9b1 b7arLϵfD1n90Hw0,Zyʩ*mnX զni7$3νbi4 /nS]͂ՙy@Y+9||WGQ (sXg$dO!=Z*jv\S^6>|JE X:6y&'XxHK; +PDYŃX[4t2[>,u+0=$d"?J S)LwGD7&vcR_mBVDja}V&baۆoGkrY/3չ2RTEU{;7f5ְ^%Z,v4 A?K=V4 Q^O%qMxNry)p>P&Q¤wgOm) {Q4a ~jF%gCgϧ"0`2pRPCr%}Nȧ' yJ* tXN B۔_IҷA (jd1ě7HH8fTt⼒oݱsfkS[򰼇W:JceC?-T>L7_^d/WD#s'#^IJGP'JM5n&s DDL\|Qm)}I,@l4/ nw" ڤ߻5ԡkUuur$iPwq&n3l׭Mߋv7,vLԻUxԀS-GάdG8HlFXSa}9{xaIk;y` \"Y7Oe2Cb7z_ojN׿j"T:}Jٮ L N^rM3?NI\v2VE,[r ;J5ue>*& liYfx?BC6.7WQZz! XM$?[~V圏,X!kkSwd&=kNɅlRHSjs&Q+*õ6B3@,k,.:Kjt&%Y;&n*N}@&LS Z1v5{>v+n?_"] itLO'LVMBEp4*KN =:;"pkKé:rG&\X ~bV&D/ߎ|#Y֛, Ξ;)tUlP[SwrH_(fwJS'|gԠ<1 Y3vhG;ahLt1fzij] @ ?l[o:8Y/ép'πX).UF􁥎Y4+ Yaa.(0{gu}G;R$YͿmdAٴ9"N\t52=c7NKKXN@X2FDR941to'<3b9 / Dm1O-ovXp!0@[-hV !\]CŔiĖq+Noؚ,IPث ϑjP\\fK\]( nw?|{7+]{]lCPldex4BuXTE5Ks +aCTdgm{ɃI0 25 oqt['׭1is9רIew/Q`: M $'V!*FoqgoYP5 ]@{xIRQ"q62i֩' #_5f*Ǩݒ/Z'WSA̶N9’l5 _?vL3+5ASL0GvՁ?:1Av\)ry=z?6UgeDaRԎIh5>Zic9Kfm,X(T)k?^AN9jH#ljnjW6\C:+Z*8SW8]"#`0ge+'Axv*%rM&*Дo/JAwomu] i'T8nYPcBd,[G._B.fy~xy!zmumڔZ1dU* S֙7AbN*6]WZw |&٘/ڜ0 H1#r'&Jw#hGqqUu` ˿CKemޑ]r;r^ >|(C _>tPm.;c%Q)kl uL@CX#ȝ~wg~{ʜיRWG'=h%Ҋ2 uQWnHä^zX-F4e 0g?k6j@@K9 6yG)\&R 7ن$͂j'{jnM77K0zka&to>rV#KnD^$bO&E.,-Cu]xESqZyB@eJ(*6 M4x6WG-j6RRM"Ph5XxOh%u)3f0˶ \wgȵ7 A,IQ%=$Lo.t:1U{ZObjB5ThhHE)[YOA\ӕϛ|:IrGDWh1z*zxRx{~r5UDЁ ij4$7/.$Oq)h?*FZ٨Xvhގ;u8M=Y4^c]x%}vrⳜl1 a5L߬%(|DkrM7DP#+!6k1@[xfͦ X8xJX~8BBdYs)­o^?d\["7Mj`kgX 2RD!5 $Q& nge0s_vHï_;#_zdn 14|uʴ~zm̮}鶞d$ aR.Vg_y*B&#dmq>gq_`%D[q*_VGxp q¬JJJ&4b/~c@.ёK%D, ҥE0 <9O2/y5?-;Ϳї.ѓڃ@՘㞲C:_x)̫ ֲѶD[˪!LT&cuL;& ` nfyJؙ/ߘw%0܅^vEqWbz0`N3_RB6s&E-sz#B yL_$ȉ-<69?qZm\@pPylh@%N) hmO?\*? e;WC3D_\B?vhw7#E!k! TV y"Zi,@Ns9_.>i 6xV8o!AH{2Rԩ ?})@<4ƥt0+Yٜ腳-^D ՗uܳN8[N+4FW5s& 󪁁aN :AU_Jz4*zC6ݪQ HB[dٙ!B4 bR գj,X?x%X ]ȂϢx lҋ6,q'ڙϗ%Pp%kc l&+Gp,."V:jBK3 f"zب9L?\Pv}~X݅xKC)ՏGځ[>!I)y\`h7U zT>Z1lD2#fDxxsRY˟$ѱDϜ U܆.;]E}( ovjc[nEx5 YZ