libconfig11-1.7-2.12 >  A [p9|%ǻɀXW{wziv=q08ftO94A[c$Dƹ,;$Rfp@'?'d  *TXdh , : H d k $`   (89:Z>#k@#zF#G#H#I#X#Y#\$]$^$sb$c%d%e%f%l%u&v&,w&x'y' z'4'D'H'N'Clibconfig111.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.[ overdrive1z6SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://hyperrealm.github.io/libconfiglinuxaarch64  gA큤A큤[ [ [ YY[ Y35c902d5e7c080ef31f15c2c17e7a601fdd48d9a6d947aa4d069914a0035514424ac56c54570dd8e967040c68c422f17205ff2891f6117d59420760cddb1c88d77083ca16992516e74b8891daf4c0480951a183b22d1cf96d318eaabc853abeed80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77flibconfig.so.11.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibconfig-1.7-2.12.src.rpmlibconfig.so.11()(64bit)libconfig11libconfig11(aarch-64)@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)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/sbin/ldconfig/sbin/ldconfigoverdrive1 15273031791.7-2.121.7-2.12libconfig.so.11libconfig.so.11.0.0libconfig11AUTHORSREADMElibconfig11COPYING.LIB/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libconfig11//usr/share/licenses//usr/share/licenses/libconfig11/-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-libconfigcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d3e09d8ac77b3030ff4b1cf6161c24fdd92430bc, strippeddirectoryUTF-8 Unicode textASCII textPRRRRz+7hݳ7utf-8dc7609611465d121ba756ed171e7f561f540b88f4789c2091352b9494ae35bc5?7zXZ !t/~i] cr$x#j !JeYgΆ1U96sxjͥհu|)C_e7; C^)"$27fN B`Q+?uadPn Sڿ{IFʊ#]X cd0v{ 9ƐrD sEȐ*A"aUT'z}]y;Fj 9 qhR i_ 'ؿv׼9-ArN\9Twm9|Fv09j4in uLe)D3S4ۑ ru/w=gДD/_P52&XM{"6_itQ*8!d9;>;_V- NKw Q2VqSN)4&혣#rZ=`' `el pj+J~bҝm`&jR(CJd*uF JO rw99g<攰za0RdWI]›GQw7y%o~BkS\{~0vbo?Dn^( [JjM*лkIaٻ?i(2kxcp&@IP:m89ROӦA0i;zo9Ap?ܽib~IY {YR eqP6o5ۋDG$S4 ֻOzAUUN@*Lp5To7S9ATBn(vˊՕi2R~;:rT" GէJdʓė?1V1"6xQn=*[{0 3$.@t,0CX"н1QވЌIv@3~ 哤=M'@i7aSva&|@zo*ѵ;g"<#y ol]!h9g^ cJ@t߽8[栚 #%m¨9%Z3vrTsȾja$D4M/tKfՉbr˅7 ZLp~rQ|o=UH5ºEN5nuڵ570Q7° n: )tZVG:-˵Zii8;hy(t7M*ӋF X8> }F=TV02eR[`0ԏxS5pVU,WʃkdM_X*EϢ8- ZWQjQS/=@zagj* : u2u&Ia#YPRZ[I@E5#}m G@;N_e_<;|Kf7Da/> zV1]Kxj\S.-vU4,]35yl"śuj}@qI-cm' g^7he=#C 0 o^.ts%ło!ʊytZ8c|Jӿ 388t vᑱLh""iEO$=HR)M_x XS9[] K`5STZگDZN|zV .bPp], 7BVv;xx3C3x6(U ѽW=zYA~ ˦W_Պ6qY|v%Iط :"754g^߿3htA@-Ձ2b/z߅DKbt7_%Z1 .5ڼ"$JhlEESƇp;YZj ۩n%t3IW`ӧ`}[H[I3(b4<:ӏMaQM"S@.pQEv];}|OetN<$n4x )X"{]~ufi,&%^Yϫ@33c1QHw8{k2yL aM;o2^ v ^aK&\zJB35B]4wیYia3[@|D}f6U\Q2d9 ֊Tɦ&&C4ÁezZdY,ĒmTm?zy,WlVl$T\Le DsRA b6^Ď_q{*nBVۘ![ZRE`gZ,5% DQ 2t4#9/Hx^ٻB6VEq7eˆwv>#?Fͷ afZqъxZcWf1V*%= _Pgx9,?+1p:7pFa tmvοx5 EeOnC RI<ѡh٩+&7/Yxapmܻqv̰5(7H 3J5y%Pi3b ST6$!.Wd0(R!-[V3|=±k. (0] (^a-Hھ8+u!|gaoܶჟk&H PƢp! #1ےqL=Sj3οFS fP /Ny]vUA `{Y?ŸF,;(y) wG~rL<>@xVI[5J`4Z̿}<_4"r/8yjl5"}Epd9cSIxo[A\G":'%` fB?@hkm)? Gt69cu2݃X_z"ڀ#whBG1k4}n f,!6p$$w^~4x1!k_uEpe w{@e`TWf  )PtHHrh& {} +/ʹ\.8)ɒȄ#8kF,hi78]+lo̐,Mp đ%xG!): ݂!lr Ҥ!^ ǠQ CQݘq |>뺋z,Z&?L{EQv<*4ڌ*rzRIi+k~tZ|+k7oa!F2Q GnÓS>WgvI>g' 'jX&XЃl;90㊓=d|71f]kɱ9a>X\JZ3G /}@]oRc"d͆Rm7nd_IgϏ'xoٞhܪf*~ôln2d(TOϴ%|;:y|f̗dw܈8QyȜP{W4nsO޴$DvmAP+zg47>uѹ?iwmLeB摣|g-cQ0P\@w]nOfp:7DЅ XDκup+Z]˗<,ͭMCRË`#tT%б a|NLNu,,V A>SK'b;9{RzGOIXUL3 \ Dj{޿S}ݸen ''&Vk$W_gc) ~_DDmUgn'f ?tIS2͢R=%c %Zw:BHzX AFI@pY4 ,#0b|Kcrw&C 7bfԭ;(@5'\6W/9H R #uwVԖo#Pvڡ*Uu+f,8jH,y^Wj=oB-Ut{|/3Eݶb4%hlIEDy]1q`I]*h:zSr9`{[=,CT3C}A_ V#twy,y:kFPl-=7=٩lbkiAj⋣>_לuƶt|pi'2ZT~5q*{ޣPBF;g4ndoSI]C-Q:"&]Y}6bsr4 |F q=Pٿr+ z*S^Q/hxsO;[w )]~(/uQo[ఴYa/F.D qu T|1Q̲'$"yNc𧘎4ġ.Fr9sJ 1bb,\6!+p׏斸 -,^"QνP(pf+*Ǵ;9#KyX~K2 ׆m4 ?Ϩ i+YaJC!Ҫ"MMe8etRO G@5#,"a7 ' #&u2H/7MQn\,ljmvVf,P),52S'Uk}ZIQy:h+?9!}@֕PMȾyv]: 9?m])j7> u鶪A5Qj[an2P9K3P  sY!E!~G;,>Sآe:fر:CF>,wIE4Ym<{}穀K@N"eC_ȕf2SE|85X<^P^K) YΧPl0v͈ ggϐ2w D ;^(9b]ӷe=UHHe_X)%i3,1 HgM}3hH-Q l+,5mq\㒖eS5rO4K_nrzQ'b#&q2 X+ 6wp:fQ J^ 7dnM,!YfnnєdlD+o婄WB*0jt*^Ϥ>tcw9'ں6!4mNϣZǂcaEt;sz@+b ,Q2NY1 DLt$r8fK|){=_%L32$iYB|$HC+N9c*9hI ''Uc0;,lV^I'膽\1UFYwoX[Dv? h+D.mLM;#.[ Tؒ.cxVR~Kr٬<ԱL@q4Xr& VT:@~5FyՍr)zjN n?M Ixs@eC&T ~dPmD9QB} s Z[k\8dPSWyl@]H-V$; X]H:΂Wޡ)AE,%cv؁1%^i-U>!rR7!?XMFp`N(9 0Wr,^a& |-i,ŭv9j$uP:9 +>>A==^t` ,fIf7T3&S-n nV#_.;e3 :! @IY)Cݘi̦dOb:oBlC;"g/3DGS_E❖E>'W &ER2xe!Pwoo"!X!3~_ S71`G-^cxN7`P'!@Y~(7X9G`s K&utQv89Ρ#]!, YOl!D3V4`$dTBܞ(4=ubpNqQLwFoF. \@Ca .TLtAMv};p?V'c;5|.r #׮0r@Z!RNjVvYr"WL~1Gqgζk%4R8J?BsƂO1~/%S=N\irzZe,͗xSnW"{u0fK:e2 4њBȒL>?drC7DSᯈ%j 'ˍ‹u,O `3OwA%nc9ELY+n F1F55KfV;‚,RϤ5\}t0v䪏twSnuڟ[>s^MݹRnaPX~-TzF|'bYJxE~ @CMnż)tf֯ͣz5Kh C03"jg._IZޭ)?GBj; VD8- b3k޻ro>e ՕOh$4õN1Mxp1az@ )J¢"P9 #iA BzaB=aH:85AH4&JI| UiO?$s&> Ķ{]yfI, nhi Lwc9/\`e2B5ґC1N5>xXת)sPb%,+dvpez!d +*oZ /A"9)dz/i@}4D1̃UTSЖY`KgvyCA@-|f!E :]-@Tl*Tzc*mR4V[MI+G3Vp/#!q>eH`5 ^DSG dliUe\6"A0R$9 O+w?:0g+B~ GybJI7WވcL;Qs>ˁ7J[)c- tI$^.t gJdܒ^uF==o&Ce̗QFH"-['E0k{dUtQfȦRjo@”윔T*N8q[SNͼj2<=uV7|mjɃ(c68ɬNC6pkO_n^WWpkl-<.;mxv82M㳤י(R}'~8TzqχǤ1=NP &PŸܝngEG6G}Φfq)IFZtt($ɩӥ@k1lU2rP`COZlQ khacB]|!@GTN1nm4&RU%DwՈseW`7lx@)wui)\(lDNɑ{>[`ɨeڵG8~XH΂ )سI(e΄9d9^؉uQhbLm\% A9vBāp4;\Ȳ2Gc0:݆qlgx x6Hdb0܂u vaΉҽ1845IfE}V*ӻ4c7Ҭ^Q|jwFl5zB9Y{sVGGAGՓk`, 9 pf.<շक़8@b A^mA!~࿬939 _*Ku\̄L=aE?+CSu@RRP p8sw~PxEfHbd DtMY4.[6NJ˰N)w+Gb^,`ZcX2$=&qֆsspp|ry4K0 W?ŗٴ'hO$k}'+8/p5QNqdOEW?tMn(-61_ bxGS;+.6Y=lA|$y0IS6xT"2̍*XRjߕdBY||ـzJe{V%U|`uTs'FF#.oq_NC5B|_އ#qM+xġk@bomFb6riY4W*O*ߡ08Kn"Kݿ/>q/)snިO(ofplmILk!S"t4$YQ9:ؤ %<$kjf ԌD" #Dfay!2@>SfHΠlݢꦟh!8!Z;([R3MK5/-ERE[gKqOp R0j¬kC <O a2LB%_8APC=Q t6Ux1dI1(|3.~x8CsAb5%]CƐDЇ塕M׏~l ]KqT lyESQ[F\=ABClqkFi0=21*im>p%o{m=2Y~$.V HJ20,Z4oP1^$zX,!sEV Ƨ6-kAߴ._d:(x /_&u(}Ok{MWХ%9Ɣ9]>333Lu`;/r; 8wi}"{Q&p"(*GY\aRTb3JWJRX"z(ڣ`lX?RԈsG7CuS.XJPSTmy7LMB~`?6ɵRa NU}cru_1_(7 cqa.{!A@הο E7M Rmh==GLp#v-Ԝ.Fџ(}ʕ[`ܙyP)\Q<9(}ϠR>mm"Y'%/.m )ƚi4~mQq}B{ydS32XxWepE9KTԵ"Rˏ} vbgdᰔyNQbǜd$ mwyyxRFˇ,2o^qd~kϢ0kc5bK)a5*^N!# >%M) ʏh‚uEdma˽y,P6zؔ* sնNN{y9iA9H#Dc*bp:h8blЧ'{J׋ǾwBl~uP'wIG[ej7 ӄxyCƧX}_S.e䁋w5}+&f ]*etf >8]jL,d/Ϳ-I"=FzϱhyD$] %-)Z`g"6!~ ޼%S:ڃϕ:Oeb.jbвdnYǀ7L1zyb?Gʃ& {E1O00V̰g6IYl|p3}~UT1%Rܭ>/X(~?̢y@I׃BQ%sm' ?t$N"w:JQ\> @E䱗C:^ Hr@l"\b_#Ù\iu1&wGK_t*ĉhlJE\ 8Hb*#~tCS;3 M*[nBLcKXC.ʙtU m)^b& 벞 x {D2ɗ5 h#2ܭS`ŔEo6/O+ly]5-&'X;6V< vmI5TsѢ|"=BmBހπa:) 9Us kO܌tanfx1L3"-WfE$eKW<-;ɩnZNU*3w> ,.(LNn=,!pGMdG6 صr j+֍@Ll:yW%lǓ;AɟVд,QE%NRW߅diWI ̙X  rҲR ~֤6q䖰晝ypfq4VL=F k ŒEә<> YAQ-li<)ߋȿ\&aU y[D&o@0(+ "mO]T%F4W?nr\LəŻkZa'wt]xvwgK~zkKTmtj$N]w;ҪUVڿ N5Sy(& sÐ0T)V[.jE OXqJM谟=m<8jF&iN{C v\ބ=?P>x{F7g,zHh]!^ڍjhn%cs Tj)ww HQҵ:ѝV KT>#Cٸih$:<5;pnRxpКwQR(lj{U _B N\@tjU0Zdp7Z08\G,i jv3qgL$EP$8؞>nhJq}$,w\y/y3qПngö*'.`=D"S]e;40@ W!zZrJY!B5ux6ຕ3h77T啢sؓUn>`J# ByN៭K›t p&I˶Q[ t:e,=՛_@\=SYpu(@MTTn?xnx *,$F_[̴g?t->_sT71WC*P~R bTw /L({GTUx/o8QNI \T]ͱl0Y-ȳ^\^ܹ4Ӻ5f {na 'BxϷѦq}ᮬOsuQڑH\V"@?&vvuTq>M*8@Z@ʵ+i"ɣ4gDBH|?!tyU 8Pf(f6-@dθnU,e Ҿ%TY/HDN=Uު^ne!wbVihL%KIr{BT 4,%z_yq}dw0蒛ѓڲ~l}5Hx \y.R&U"6#L4gXo+YĠ|6OawZgo´;\tYS'_^嵃{&lj̘FFTGncg44!Ea`q)H;n>VbN㺌] m?x.\޿ꍅPoX J5,H*Zv<,WIf޸vְĬĝL$2%KW(ڨ) aǰPWrr!yDvtU?["ٸ^mU~:PQVgB]]Xtч /mL.#r$6XQgr*E^0ToMڧ0n\U,h.z&/ Lk]S];d!kh>*ZY0?݄+tX7C`8rH]ˉ8Qyad4{"B qTcpV<!tgg3w/kl?{XPH1aSA,NaTF umYR $ο=)MX )?G%O<Xf0S"!\W$z4qM"{n32mEzLR3 PE5VF'ňdgɪx]207dfтoäΥ眽>>|.cye'[Ogg滐r`ߥhBEy3NO/BBx$!Q\dXSbQ8*.\h͊i)JI+m,E~-g2m ܖŸf #1ʔ/XʯԞk%.큖%uqWM0,!Ulfwˉj#"86!oh|D5JI3E"&ktwwkcZ?$ (DٳWWl$;}~ R,y⬕Ε^4Gȭ Mpy Fڸ)4jPn7qZ|m7#u}ciO,r_ȿkޕɇ6fep> @͏ѣq"nB Z"᪯qMXvv x1F"C!zSx5'[eeH(c6.WK2H=魚M~ii[{KsftP~.KYd*e[-C,ᪿ*ߖj_}xogBۖaGPc`^G6JvmԴBmÁy:_U 9)[m t$nG)rN=J 'xQhRd|g?SOf 7L?r>uEcdم&ȴDW=]"(z'OCXLZG^7pI$ cU(Tgv_. nu(N98uWVwKQgۍ.2ʱtS@7drc-| ӽ|PA ~鐞@X*WcMx8a[5~p[lԳ76cƧA9Ir>oe`ߠV$w FIZ 0 ޔ~4 `B{]Qw I Fp_IDoenH nX`jM_+Fވk;0%RAdEρxQTˉޡ=5no y{;ͬFR@[ GWv\MB=Wբ=إ(!51/G̚~i-O U }ļ2c`7w nh>h%<>:mr-Ɯ0S8RGwy d.C2?'"c#kpsvXFoVԖ|}T{W@)<(kOEVw\BK^y[ 8L4hËQ3%Cc%8*זz&&WhZ"=WI Lm?JU26`fmu@ufE/r뢪T1 dzMS-J*@ZjuNzPB,EmsLE[-Q ʦ)HVUw3ܷ~f`LpTI.rq 3Eb Y"#t%WT9s!)_kt'j쓁)Kc^43V;+sB.-9> + MW(Q;Zfy?ヘSbVs9:|U4JӑdKZd;`2>%r%Ln U^?WKPWw|`*,̢P՝^il5$\iVr3te"2t=Ik.?^J[)|ִRhgjIRٺII4Py$ .&mi /{# p#-MsXKMؾ\8f)NK%@f;wsw<3V cTey~I lMK1{bumH4 }AQtttg5TrkQWΒԕU᜖&.\0"LnCANp@Op\"XyuS􈙥`I-wVe%4Gso[&Sl9šT!Ns%Rt{@+RaE*P9LZWѠ3-uoҎQ69M.s&,?9}9"ip;v@T{K tF2pߑ\HzLx- &J=4RݞUv'ɧ$<ny+V⋖(BhУlYDŽ  2JV!vy F6GșDZf2"EI MJV=Yjz_%Ti} Jx1ݏzbMM ׯKdo;z&EU=o-qCC c@U-g+4mv9 8s?}AiM5F6?C*3;P$B82 jr`U@SwӶ^ls7LbZr"' gPꢝ}}׈$A% *`c&(,|/e/Kػ &L1h b_ƸM<'#w+,IM%UJQ lLmd2c%|+Ă)б:3*ܽB-k$3_-߶aN_'1\u128a+L)kĔ02i?a~ܚYLїݥRɋUkEz9ہ Vj}շ LKh_+ dzU0J%OՖ;b!57n}Wp>˧C)@17B1eu?s3.UP'\ϹQSw8䗮0]ֲ`N#/M* 1byAzS5qble'60ʲS9T*cq5jN]vYC|),_ O*n#tQ+&а ~ke$bOVR,U3Z*c{c29_3hW]>42Fatv(2P hb9*jUOHd`5tҋKcV"W ] a*@ HwWvm-܊|!ךg쌣yr4uIFZlgR*A q#cvRrt\O< `5@-YNw-4A*JE mi-FS9盛'-MG>,bfC~l ?l86Ѣɸ3.e}z޾:HYo,+qvht` u`42 '?|| i3ln2,e5ÍB"7_orKkgg3 y}"t7G;6 {(.<}P%gXYnTͬ(@KYk p<72"BTė>Ԇÿ$+oA&*w &H#Ҫ$8@* *3/Ui9)]yѧU< $V$!S,lIVtMYw{{E,?a|Z|J,b4*dFVx#Zr:dQw7 Уwٲ>ͬfRhGyuIO9X*4fd&0§$|?}?lSx7B!3$UMj=+ȶHeFFS͑0羸v8|oT*Uc=Q@8@\!VS.i- ʨIćoMOO)@fϰ4dp@4U yܪ b}'l G/lv`)YSm1=0qO>KJND?aEi3x z\R_cMĠ`A)QG4w ozXpdm9vV!_|LA&8L)SEȖ#|QDTW, ,Pn tRjӕ~c$ Twhd#f1IzwMc'^M]#@Fb*\Pzg|?p"W$wDbhAf0^~zʃ.K?h*dj2)(\{W(i50X,}7vK")+Lw(:ΦΊޙBPL_GQTpVS#gB2/mkxQQ{B(h (*"-QEnb*0}^?rTD[ (T!˥ύ،Yސ$^qPs_\qa$=rL. ˢME5)4\; #(enN΃Kzn,-)IoGM@r\)Q]rNbWMK5*+'5˽{>^7-sBƄ5R9tF9Uonp${ X+pZRSHRK!U7,VWG<}yɡds ,Z-(:LCF})X|\1{ n˾:v'\q٢Z,C}ǫuz㦌\@p^0&CMVF }'x/Tkg>(8[}~ U$.Ũzy8ĽF8v7`>EϿ("n;>sɐQv\lr ~㚼 7A3 NܓP YZ