libsvm-java-3.20-3.fc20$>H-α2I$"=>948?4(d  ?  #MSXx     Dd,L( 8797:7G0dH0I0X0Y0\0]0^1mb1d2e2f2l2t2u2v3w3x3y44$Clibsvm-java3.203.fc20Java tools and interfaces for libsvmJava tools and interfaces for libsvm. Install this package if you want to develop programs with libsvm in Java.T buildhw-11.phx2.fedoraproject.orgAFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxi686o`*,A큤T T T T T T T T a1b85b4b0570c44ac358b54f7b21c39b4eb374003e8d5cbeedae0f029b30fa158ba9a7481a2281c1c51fead1c7281c441af0b22d0185400747d431f7a404675d34eb0087bf3fd0e293ec80fe83de7c5221c1978c77a61cffb2bc343311e5b9f30529b4269280774409be0f17088b005e3557faeddf6778a2fdbb3b2bed674ff6717b22c34f9212ff0c6e98e51a1bd61167f9eb964506a982599426448de924cc/usr/share/java/tw.edu.ntu.csie/libsvm.jarlibsvm-3.20.jarrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibsvm-3.20-3.fc20.src.rpmlibsvm-javalibsvm-java(x86-32)mvn(tw.edu.ntu.csie:libsvm) @    javajpackage-utilsjpackage-utilslibsvmrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.03.20-3.fc203.0.4-14.6.0-14.0-15.2-14.11.3TC@TC@T@S@S@SS^BS^BSVYS5d@QQyQiHQPO|7O@MAMAMM@MQ0@M\@L@LF@KsJ@JlJv@J@JjI@I"@IH GGGu@G#Gt@G"G8GGOGOG@GjY@GaGSFIFFֱ@FҼFҼFҼFōDing-Yi Chen - 3.20-3Ding-Yi Chen - 3.20-2Jerry James - 3.18-7Fedora Release Engineering - 3.18-6Richard Hughes - 3.18-5Fedora Release Engineering - 3.18-4Ding-Yi Chen - 3.18-3Ding-Yi Chen - 3.18-2Ding-Yi Chen - 3.18-1Michael Simacek - 3.17-4Fedora Release Engineering - 3.17-3Jon Ciesla - 3.17-2Ding-Yi Chen - 3.17-1Fedora Release Engineering - 3.12-3Fedora Release Engineering - 3.12-2Ding-Yi Chen - 3.12-1Ding-Yi Chen - 3.11-3Ding-Yi Chen - 3.11-1Ding-Yi Chen - 3.1-2Ding-Yi Chen - 3.1-1Fedora Release Engineering - 3.0-3Ding-Yi Chen - 3.0-2Ding-Yi Chen - 3.0-1David Malcolm - 2.91-2Ding-Yi Chen - 2.91-1Ding-Yi Chen - 2.90-2Ding-Yi Chen - 2.90-1Ding-Yi Chen - 2.89-4Ding-Yi Chen - 2.89-3Fedora Release Engineering - 2.89-2Ding-Yi Chen - 2.89-1Ding-Yi Chen - 2.88-2Ding-Yi Chen - 2.88-0Ding-Yi Chen - 2.86-13Ding-Yi Chen - 2.86-12Ding-Yi Chen - 2.86-11Ding-Yi Chen - 2.86-4Ding-Yi Chen - 2.86-0Ding-Yi Chen - 2.85-6Ding-Yi Chen - 2.85-5Ding-Yi Chen - 2.85-4Ding-Yi Chen - 2.85-3Ding-Yi Chen - 2.85-2Ding-Yi Chen - 2.85-1Ding-Yi Chen - 2.85-0Ding-Yi Chen - 2.84-9Ding-Yi Chen - 2.84-8Ding-Yi Chen - 2.84-7Ding-Yi Chen - 2.84-6Ding-Yi Chen - 2.84-5Ding-Yi Chen - 2.84-4Ding-Yi Chen - 2.84-3Ding-Yi Chen - 2.84-2Ding-Yi Chen - 2.84-1Ding-Yi Chen - 2.84-0- Fix for RHEL6- Upstream update to 3.20- Install maven POM and depmaps (bz 1175898)- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Do not use vendor prefixes on Fedora- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- EPEL5 desktop files need vendor.- Fixed Bug 1090844 - libsvm-java has unresolved dependencies on epel6 testing- Upstream update to 3.18 - svm.cpp and svm-scale.c: check return values of fscanf - matlab interface: Makefile no longer handles octave because make.m should be used- Use Requires: java-headless rebuild (#1067528)- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Drop desktop vendor tag.- Upstream update from 3.13 to 3.17 svm.c and svm.h: add sv_indices in model structure, so users can know which training instances are SVs two library funs svm_get_sv_indices and svm_get_nr_sv are added max_iter warning moved to stderr so -q won't disable it svm-train.c: usage modified to stress that multiclass is supported svm-predict.c: add -q for svm-predict svm-scale.c: issue a warning if feature indices do not start from 1 issue a warning for inconsistency between scaling-factor file and input file tools: subset.py is written to be much faster fix the bug of not freeing sv_indices tools/grid.py: -null option: allow the search on C or g only -resume option: resume tasks from an earlier run can be called as a python module python interface: local package searched first libsvm options can be str or list param.show() becomes print(param) tools/: easy.py fails in 3.15. Fix it by modifying grid.py svm.cpp: if class labels are 1 and -1, ensure labels[0] = 1 and labels[1] = -1 initialize model->sv_indices as null in svm_load_model if nr_fold > # data, change nr_fold to be # data and ro leave-one-out cv matlab interface: handle the problem where output variables are not specified- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Upstream update: svm-toy: support loading/saving of regression data python interface: handle the issue of the "0th" feature if using lists tools/grid.py: not redrawing contour if c,g, cv doesn't change add setlocale when saving and loading model so not affected by users' locale- Fixed Bug 646154 - libsvm-python's pth is not set correctly- Upstream update: + Set max number of iterations in the main loop of solvers + matlab: new make.m for unix/mac/windows and for matlab/octave + matlab and python: fix a problem that decision values returned by svmpredict is empty if number of classes = 1- Fix the build error on EL-5- svm tools is now installed in /usr/bin as svm-*.py i.e. tools/easy.py is linked as svm-easy.py. - Upstream update: + MATLAB interface: + Merge matlab interface to core libsvm + Using mexPrintf() when calling info() in MATLAB interface. + Both 32- and 64-bit windows binary files are provided + Java: Math.random is replaced by Random in java interface + Python interface: subroutines to get SVs relative path to load *.dll and *.so + svm.cpp: null pointer check before release memory in svm_free_model_content() svm_destroy_model() no longer supported. + svm-train.c and svm-predict.c Better format check in reading data labels + svm-toy: fix the svm_toy dialog path + tools: Using new string formatting/encoding in tools/*.py clearer png output, fix grid.py legend- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Fixed [Bug 661404] New: Wrong symbolic link libsvm.so- Fixed the spelling errors of svm-toy-gtk and svm-toy-qt - Upstream update: * Move model structure to svm.h * Two functions for freeing a model (content or the whole model) * QD from Qfloat to double (better precision because SSE on 64-bit machines less accurate than i387 on 32-bit * exit status for checkdata.py * old python interface (swig) is removed- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- Fixed Bug 564887 - FTBFS libsvm-2.90-3.fc13 - Upstream update: * completely new python interface using ctype * new way to set the print_string function * Java: able to load model from a BufferedReader directly * fix grid.py so -log2c can be run under python 2.6 or after- Obsoletes libsvm-java for ppc and ppc64.- Upstream update to 2.9, change to 2.90 for conveniently update. + tools/*.py can be run under python 3.0 + svm_set_quiet() in python interface to disable outputs + check gamma < 0 + internal functions to be static- Fixed [Bug 524108] put libsvm.jar into _javadir + Move livsvm.jar to _javadir + Move test_applet.html to _datadir/doc/libsvm- - Buildrequire changed to java-devel>=1.5.0, jpackage-utils - Require changed to java>=1.5.0, jpackage-utils- Fix the building for EL-5 Note that libsvm-java on ppc and ppc64 for EL-5 is excluded, as java-1.6.0-openjdk-devel for them do not exist yet. - Change the Java buildrequires from java-sdk to java-1.6.0-openjdk-devel - Fix [Bug 521194] Python: 'import libsvm' doesn't work. By adding __init__.py to libsvm_python_dir- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Upstream Update to 2.89: + reduce input/loading time of svm-train/svm-predict by half + pointer function so users can specify their own outputs + remove info_flush() + a extern variable libsvm_version + svm-train -q option (disable outputs) + svm-scale: warning if more nonzero produced + easy.py: popel.communiate() to avoid some deadlock (if lots of outputs when #classes is large)- Fix java BuildRequire and Build - javadoc have been removed because ppc and ppc64 do not have a suitable package to build javadoc in F-8, nor does javadoc provide much useful information.- Note: + SO version now follows upstream, i.e. SHVER=1, as upstream start to build shared library now. Be aware that previously SO version of libsvm.so is libsvm.so.2.86, which looks higher than the current SO version libsvm.so.1. + Replaced java-1.5.0-gcj-devel with java-1.6.0-openjdk-devel. + java sub-package now have javadoc. - Upstream update + From 2.87: 2008/10/13 * svm-toy/qt updated to qt4 from qt3 * fix a bug in svm-scale.c * max feature index of -r file is considered * Makefile: add make lib; add -Wconversion and -fPIC in Makefile * Add "rb" in load_model of svm.cpp * Simplify do_shrinking of svm.cpp * Change the order of loops in reconstrict_gradient of svm.cpp * save the number of kernel evaluations * Add python/setup.py + From 2.88: 2008/10/30 * better gradient reconstructions * issue a warning when -h 0 may be faster- Fix svm-toy-qt clear button does not clear. (from Hsiang-Fu Yu in National Taiwan University)- Correct changelog date- Fix the Qt path problem- Support both Qt3 for F8 and earlier, and Qt4 for F9- Upstream update to 2.86 - svm-scale for java - version number in svm.h and svm.m4 - rename svmtrain.exe to svm-train.exe - python: while 1 --> while True, Popen -> call - show best parameters on the contour of grid.py - LIBSVM_VER_MAJOR and LIBSVM_VER_MINOR are defined in libsvm.spec instead in- Fix build error.- [Bug 436392]: Fix by copy from right place. - Add desktop files and icons for svm-toy-gtk and svm-toy-qt- Move gnuplot from BuildRequires to Requires- Fix linker name (libsvm.so) - Linked to dynamic libraries- Fix svm-toy-qt build error- Fix svm-toy-gtk build error- Upgrade to 2.85 - Include guide.pdf in main package - Change the dependent from eclipse-ecj to java-1.5.0-gcj - Add svm-toy-gtk - Add svm-toy-qt- [Bug 254091] Comment 19 - Fix python/Makefile- Fix improper sed. - Change ldconfig to /sbin/ldconfig - Add gnuplot dependency for libsvm-python, as tools/easy.py needs it.- [Bug 254091] Review Request: libsvm - A Library for Support Vector Machines (Comment #12)- Add defattr to each subpackage - Move libsvm.so to libsvm- Split out libsvm-java - Add libsvm.so- Refined description. - Fix the /tmp/python.ver problem- Fix dependency problem- Fix mock error - Support Python 2.4 and Python 2.5- Fix rpmlint error - Move python related files to libsvm-python- initial packaging3.20-3.fc203.20-3.fc203.20libsvm-javaREADME-Javatest_applet.htmllibsvm.jarlibsvm-3.20.jarlibsvm.jarlibsvmJPP.tw.edu.ntu.csie-libsvm.pom/usr/share/doc//usr/share/doc/libsvm-java//usr/share/java//usr/share/java/tw.edu.ntu.csie//usr/share/maven-fragments//usr/share/maven-poms/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnudirectoryASCII textHTML document, ASCII textASCII text, with CRLF line terminators (Zip archive data, at least v2.0 to extract)XML document textASCII text, with CRLF line terminatorsPR?p7zXZ !PH6PI]"k%jjd戔۬pŕ1dȫ3oN(~>:Rl JdXo1%eXD&k>)njp-,V7 .|zTE.4]"e<\uP„$%:Lnـ7cU𯅷ZJ+P[ݔnGΏ?MVy_ $lITēY@ÜQܸδI1I80ٳdȏ/&ՉX4V#%,J 3-q3|qivR&=#4aVGaa0fd7.ǛFmWo[u ^w/q{7 ɐ*+2r|2[R+@,e/aabs0uTunbv_0=tfOL$t JA(]b. 2-򕟾e)`&@/q-gRY J6zDE iftHwpI}'lluw \9  2>w!if|nhĸn?8v sb()" ɅEJ\-Jذ%[m^<uJY#]#Zxܞ,  'rދ舟@z+ߜ 6\B^Yk%k`܉F^qcT<BѱMuA:L lQ+6:No}Bz EY{Tf3l.=5KΝl #>zl'@@Eoq4N.v?\j˖>.tA0.$- E+}3^TpߨI⾉ŀY`s- ÄsPRoɊWQPFsQS AћY!2+ՑMW{ۖu`pX5# /0\%9FR (|Bdg3/jmF*[q (K;eYxE(wy~RHDR(9"E4C)cp;RW$Tuđ>Iwew%G2r:킋5A?j^+; 3/I]U2fX>+L:m\7@3sc4I.-'%רzc'jk{?>4aUu@-؎Kh=`O`e&'[:fx M t/) e ].-`=+ (6GQuZS VaY0ovlMB:9GQb F q񾄆s^t74,Fl{ .tn@++ @?0ZA]rKw@ 'Kk>N]W&BWd bȸ. !v6c4Np`3N_xq)B#|l.>4kW(<\k4+ Nv@Jyny~/|P4i,@ՔWq`oz9 kōPL]{eB oȌi@svu_[9v8ܿ:ax~5(\'?be`_࿬iٸEJkiFu2˚3VjO[2x|&~[5´4Kf{E:*@u_RZ8E}t/T:Y֕N Z#:Eа|EQMN廻~>KopmrWγm/ 'BSW77:#{rGrYdlݔ~* -w'g$Usib3I{*[[\#FE('u *x嘫1H mWа_d+L쩿N毎I|[ Zᯐ0!W#P~)zUM\#[f^ll;cˣ|VG{ yuv%Ƹd|oNQ(ӷsп)5MIJ%.QS5 osN3{$_TG^S~.Ү>b'{ +ڸ8Tw3CvU/-t1Uԣ;8[g Gc)Ӛ (Ki!VʢDi-AT]Ň<"}!J:g%8O`Ru@:O 3K G!^ j!Sj4d BxJΟ>[h8faVյ@150pGS$-ZĨIbfDF@3z䀟ٲAڂлK\jSזɑ*2"V#gWbGڏeM=6nUUY頲;7lώBj :R91բLS.OOƟqSL[-e@0J^V)\aBUU`n|4Y;޽iR@vJ~`;/?Lp,x.cJ2 y^(-xJsIGPcBnZWS7rε}}bgbpH]Ӌ>MjE2 1_ ݚ/q+$>Vq)~k%d5LAtLѹA.ٞI7>iQ}; `]H(T?#:WWEo&҆{ae@eGkG(2v)EYZ8]ޡBOe\SH뻬ȭZ!O=:W`Po?0$ɹj&HlCP$o {͕ =Ro.f0j݁ 0U CW;D^_ SA1O怯Tkbdt"eU!bƘCFR4}g»&a|MMtm "&Ke," "'mVNpa[uFyT@B;.UJ zjT#F蘙KE'L,2,/Fm("UZGC#^<#9@b Q9"4XZp~-Ȃ|\ ߽Q4n^*\2'W}xxXJ0;sT)l܏5G2߁F5<HY^*ؽP.q#S oWWͼМ Y>3$G;81 g ~Lx(Sc9v %PqZfA6GjA+լ8m1uf$sWtIue$`#=30a@=~&$i-?܊CNK!3į0.LPEb*g$d!o<{\vz/Uu>Ƈ\5ֈqpjI7J -=N2Eruazz9p}Bo!׏V+G0 # vيv4N($9BNG%χ,TN O*Mb&is~~okA'!YN d{>yyDx6yFO䎪xy@< sbxYdKƅ9D煛D `hmx6RHC!D/D$ Qľ;@)xJ2ϩ KV}5Ep v[ (gJ =ts/wJu{h0+3b=mٕչdJde6밁Kk3Fo py/~\Q gcw`yeEg"a >'mvV(J( ];LP [}+Һq =)A d}n&_*;#j{wK,s#4SO/x7) BWp= ]EM)HXIh\4BYSLv%rPEvޞE B&+LJ}퀭fkpC9.ֲvm}|ՌŖÓB;.O$C#'{׌~Gn-6nZ iAIex`vvO#즎z:* /t:S#(u; LƄrWSD#`"ɿԑ |@ʲZ0|lewbm9UZd:ILLr >UT"#3,8о(W\B2qe|ZYFIjjj/xȶ;{XXׅStlpKX=n,~;' DdVSK zEǥ~uyOZH +QttUE^fOk,'MVi\t Bgؖ70ʅ!>=셙.*tËDiS\Qi_1Q /jW{!u΄r>. 2a豙G.WhV9|; ȊN 2ɥҬVv3܈fPLH a cefR- wf,ATi tNDކkPy@(sP?d^Xڛ{9ӎlIdc\a Y*~5[oBd]P.ݟ҅Ռ4xPz [6&Ty(Kr6'@֛Mķ8-x ~2-&El1t# UjMl?侤db`غ<0K-jXd5j0%Ԝ+"\CaeNp_DŽ &Tp\ѲqWd㏰ySs\jZ|6<>g'&7zdіf-mn@pSF[%dK-Mܾ{BR;G0 s*E!:ۆ'󔳓QȚ](gO@˰}݅ )|MEcl H:#BZC7LQ*tn _>i@C-,_C&YL<^pur gxvI;|`< 8]>XۡlqJਸ਼)׸-}Z[QwUUcyD4>rehmF- HqYSW-<鯅+G~z,t' .H qx4.UʒiOSarUSS|-2dUZK-_q0c0~'z\o}Vl(:\ ^z?aˏmJj"ɑ7M"L iq#!uU}(YHiĪZqӧb1{ ~*(V6x| ;DLv!h RzZf S[KO,[ԏ&axqBZ)޼`1tR-L:;dҢYyx,)>|hMit!f\9lz#΃ ?$\ٹ'\MgljI: xӚJ?YaNpC^#uAMj7U=L{&VFOӍI"'F%DIkLi1.eĕmESor-8;S:`W'1@Eİ >35)( bcyH*Z.i0'-1)녢b> /EDlC~ONǴc] i?\N~#K} uR-pg&}<'F֦̾B\6H2vA0wI5dizҗ`3c|7bT>c~m>s('v4;چ.N0

!l)C(j 0e`/:Z~tpg?XKQWyϩy1Ra½?BY5%BVSkw$^ʐj>,DSwy2|5"j({ L0S*A%ί0\(1Ȯ4"C0K-"6.u;X&1g/cb "M6ru#pNp t/)g T0'xg#w~CV/l>zfd\7Q Ӵ3A/a] uru0yLY\Y" C#|k$"7lp}町d×V2rB b~leA?J'QjmaXEO>7"tQu:GtacUd?]~CksE)+-*jqj`)bY Q-ˢl5ŧߩKނ T +pzTha4vqhғ'fDddF=ǕLP)(yW&<Hp bȆ8,ܬR|鸘"7Da8/%ed݄ɡ{45UKc ˏ^hʓul᪎Wpcs FTy#г2,kA'O*#;i|mFsb69.i!g }P.R1?_nȇ5 k@!"鐆~Z,='8H5lܡ69#Hꂕn'%3ȍt)nisRn|~t,9aE|ijfU\L道b6cȽxp>/:xaC0VcB"ʪu U )KBY1PlxV -WT cOvԖ`oLiQ6NmhC`d4gnu\j!' ̡/^m@W")^qO\RXJq:b3(@%z>X@)6ɴRw93./ ]WFa5q}Grjeh\3&^<DO|EfFt[b2@^0 rg>G\﵄(wq+D;*ZnJSma=;{ZTI{oAIY ,!AiZh;(NhXYY]PGDօ΋iX+ku t,+RnEk+?3G@Td5S"d?ˏnwꆫRgbtc7:++/qS Bq`O_|;f/[Z{4_œ>$U@٬ڪpz t+чY̆4l@њhI#$-1뤟Io@ *)pV n!6l;}<(k#d稸U*,GF*ofʾx%4U^7P.ñL̝Р@Ru2Q0Ωh<.cA]0xk?Ȧꓞ:v;A 26o.<1FI[J* 1 >}z|dꞖVγ Q6N a[*FߢwCK1Dz]f{}ˊ_j*Q( j%VmBUO+~Ci5h.U$1>f V5zb,{_b4g5CI ^~{Sm_pT຺zo]ښod襚j: =XLPIfdT%!Vsl>#`q+QE┼;эCm߁@w锇ai5`|ܽ<)H+Ai27 ?D~{ʬR,gZfYJ< Þ{-jݳ3P+ueH7CՅ 'Xk4>Z~ om/@o1 :@!MCsyޟJ 􄋫DuL#NbVE{b_H[/3|⢨_<Ӭ5W85m5 &0>CKDOx !m=@P:fT*xriKoE]J>MI[l*Am}EmMtqR,C59.8&=:H`~>m} x-%@G fXy@KT _+kZҔW%I5@0/5o+vMy},rh,gkYp zʻyv^>*Q)>Db8UL*~%MuC@z푋 <쯺[m1g\qUbP21U&q C>ܵ]92Г} ơP,eGHO^2ÉvG;嫻M0V C2Le|NcY,jʹ5//i,ؓ]9辷FŬ]v btw5:3Ɣ$Xc;ϋw POsCL /^Xݡ u͒SZ =0`2_dt=}FjE%{|zB<fSg'+asW.{:qЮ[H(zOe^&ru`xL/ξgs%JIL|3kT]N}NH @~ eD ?QvχT9P\:t!; |!C?7WE94P}c&]waȟTx-Πc56ţ.ѽVhgMUx5*/PeONtl7[ڟ`*AwY1 ɺn#HiERVmiƢ ){E!=^ӭM23By!7>ô3ܛ@p(trF `P+Ӊd'<)_  T7t5XAv; [sZKs ?2A0tj7%JdF"Z)2wW*Z6 *+5q?]3uF[/4C69$_@ ,E8) Z5 \6lUA_E,{dU x[X5zޜ HpӁ: @>b,Җ^*% \~qMy II;'aLaag-,fx*tH@"[HN,F/@v1f+n2,YOਸ =m~=fTj ( *0--w%[qd t-6:R1LYvxOͯ; KM 0NR>;ɏS1&߀![~ܮ w~jTn(t_C;A3fXxAgCUB ʯ>rS`{9~1 PH,v6ȫgIL /qc,P5$D'41O꒍4VgQ0-SMJ˷r`49JQm;S%gknt团P$>Ȣw\gŖ\9\x3X0E!#-vfIGsio 8+&p( yCT:@m9/+{՞^r9~j'LwZY EaO/}p*pT%4&E Χxi<}bNҸa6hǍ7OK 6R<+%L*%e S|1 @k2oȈ%*‰#'bf^ҝ?Jjn!u:gv_1]kۅ59fMc.% )d@A/-9 н|W~0`mq-h&`9%824$2{phETxf1fVZ{Z*g5O'-Z~U”)rŦ A*46$j8βkVg8ܭO/W#K5KCqz қepiuk4gyZ4C5hLՈ62J>$eZDeEoL/@Ƴ>|>a]A(0͒~SN؅2.cS︴=Vx%Ii;rJ<{B.@[i5pUn)& *7P%(ފ.*;ėz7@侬>_Sv.Aǡ>>Ж2WRO$Jk9.r3]WJdGofiߏ]unS}@oB4?OcR%/P{<_{KU] bJ/ЪWe@)yuocohli )9ͭ{Dr=ٵ94eĵ@Lʯ!.U'ƆnT [V-{ 0W2<irl@jr U;5١(D+gq5%[PZ3:ʵʜцe&Xi}aBmX$@ع#upwH2M⻕ް%k߁`Zntyy88J|쉵9Ӑ~=fSAQy<N'(&^sC$:2@y1Qb3%Nf8?#`gkE %Cz}n"W5C:#_;}%ڽ"HyE i'Hn_)WuH_Z`{&9 l;ʄSVZ.ݛm^cB{7C6T"hD>s& dkKB# ()+FCiDGږAPXaMGVm)|1756<|Eja1EѪ5̮n|?2ēaFŞ?!}KlcO׌T3˚2fU2c׬1" io:rb0/=5}|Acn9v۵╉STfnfh7kԩg>n7-fTwP"%=bD.XP;f Bh('݅\y-D&&BM˾a~ tjeZ䌘=4'Ň|i\ōǾFm 9}؈ (sťW=If4_6C;AKjQwRW@\*X~H\[ ѹohCMOX^أ W^S;<ZVs&=(Ⱦ@5*006b{QR,fȊ䛸4mANDL֖:9^z R`Iwi7|[1;gInE&H9 2/yxXUHjIn ;N-~[ia=f2WsưGzpr7n6,/`24`ȟE ׺ e0|^xBNyZڬc&A @sbf'[;ۧO1X t=?А x eHu;(nO|cM 4d>'n]KmJ=~= r9{@ 8q2َr܋P\h)dc~kiv^E I[2_9-#f*&k*EZX d&Tw웿 '~ҕ^fϠr>:=Z'.&Vx0^W[{ZKy?T@yRSGNN߷ w^kC5^4)q3\v>pM9N!iYUJMR 8>:$`-ȲVh<|e;( wV}nZU9T]E&E?.*G[ RIxB.*u8fV7ya1i4|n4Jho#=Vɪ1^""*@c°:&hu~H] Ņ~V}k'bs79-6ִFT["}l& # g2Sa@u!qG. \z?l3Wjfm 1MԉTq_=J ]Cf`է)ػQS 1u=:lejke{n 5.[_D zH.V6wfD.'W;sQ_T]}{`K =< wC ) G8Ew~6d7D]hɋ(30$imˈ'-P[$\T@A>dFU8ȇ(93@Y2*V-k;[rE{#rՏ _ !1:dիZ9PW ,R!x^vTFsPP}ZE}ԣH&>ӣU_sbe=qo'$+P!> T]7|ɐaʟeF{ӑI:(wW⍨xSig*ɰ!?})! T$:KylS.%@PZ9l!5[oG\Sk+~21i:^L:-YcA:0o遈MB*"/g0@O/Pk.'jy K14~$ȶ_nk5*730 Tw_ ^˦潑`؃Rx{T \IQXoKAZdf+8aY$FS Hʗ׾TfB\]! ST;Z [mo&vf̈ռitVm'Fܺ 8ɨiQȺU VSŐkbjVLxgTfNE)mj4Q%,6>Tԋ N ޙ6-8.m1F_D[6(lTK@W~'+Ljю)#a%m3qIzԳGOYhB$$-j{x vHuөmE{@6dcJa6v{p\!UɅ1۠x]Vv7]16W*9;5᰷h;tFEE1GH@ ZSS%drpd9Hhr ǧc9EW} ܝI=fvɁ~dXyܼ0'~ |(XJ`R-~Jeg?,ce0lbQ2t@ M #\= @eO刌 G|a\@} Yr-n(ۺ5< ?5o۽yo45v!k:+1r>7nOLtm3 59,q̅ΗAo!пRd5^yKb { ~1Ý=f-̺R'D5 hKBZ!ڦg\=,إAFtagu_`^W {{扻Pnw,Հ:zdQoYbU>ldtur/"!В`kFي#LGd(*Ú'-I[hGL ErAS1.Mjd`su`2 `%cvJ O%!DbtU/s7V0r fӵ _&QT.AFԢˆB8|w_6٫zhr})`=S8ք^Qw#S =Q fY,LmK42d9L%69'/NI{K&}5k&+nV1-IYmݲXbwp.(wUDQ+9%%]ng?};.A1#kc,K >?$"< /Lc@J$LXvns'7;8?Bn?1>zpq`N̄ (墝`l4*#mQ E6;F&M@C5fZ+M+$ljdo$`eipQu̒1 YZ