libsvm-java-3.20-3.fc20$>tx@u/F P1״>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 !PH6C|P6Ud a۴Zэ_a"M柑)L-bNnP?cz89 0~T8G1:sC0@Ll"-UИ786ss *Q{:-ZK\&Vqō{d;K3D#!J8s s{1g2aZlCP<"R|q[6A\n-JV;/a1ԍGg#ӹp}KLjҕ{(<Y )ߚrVOm$<=MNMzkml">֚h]%DB=B5C;Q͙+XEl6b&9j_!GӶH,ތtAH1O}n58܋}/ytj~1$V-Ύb29ھ 'yclTFp/lNj:pCE\һWU@-1czexg+Im.{>Eì}+A_ܺʕ3>]`% L+f.ej +)>ϜSGiT0Qc]V, 2N\=o~3xד5켅(K o Qemݎ6ʹlY)c)a{Juk\xk?_H%dMn GK <8jfv͋uׂ1{+N@_e)ՄO{3E*&j)ZWqA*)i'`$4[L{v+%BYيƟq[#3^7J+96p h52(ic>ӅsZWL`g<3W6J.ѿަ4 8o^5sV=.GpQ?EZ6r`cy|`#WC$:Kr%b..YQ ̺73!$$D,wo)KiYjL?/F}=+v.;;|\ Fe5nCƣbgCxssz={Z.M/dR_2 fWW IS/^*B OUӧf\Dh`w_q0uh5 .d0%s­ 7qe: ";/?@7'PşGO6*V_%!yOڵHe,4i 4IJ7 9y2OoKNiboR{蘸meq19@RDF2V @XE=s`EZԝ/Wʮ7d ?(\ l̛~Շtv$ڟ$$t4JskgWlr!.%x].; 4qV_Nԅk? H$S6$Bw  A_ T½XT& 8cBM`} oYT{nIfl>l'ϠNWrEin[^"7*Ha } D;Ta74Z}³} 摒%ڐͽ OxٜiqB?K3]F؇${:3 ~w@˯RgCF)I¢t9 E=lKb.lo@q_h/R^pN+~9AK uvϳWjd_|!j3 e?%I6߻\)sg3 Y-F#yA)]qXHO}Y*wn= Σ1GOYfDͼOJ짒6\gunڅ1+s{煺5" ^/Z*Hȃ}Iv^8nMw_+%TOqV] PrroMK9pfSGN7J"Ah]:/*'qU&bkSh H4s.=h%)GR+2+Z/^ '.L^ y^ٙ&cQ#cRy]׃ 7!Pqj"ațJoc( ~,^Dy#J!- Ԛ[+p:Voɬ 0}G8O9'TR˔jRHp$rH[juPq@#.ͭÝ-<`Q,;Eb;v} 8]bI7~ XUL4d#,S)V<17n8rۘh&Ah41KUș{121$ b?(p 7&JɻZ2eeCg<ƝYo<4GA^ yMRp8x5Sv7_ux, $DN>~i׏NQ@ ٮ`^2/Zz(*>~0J+ɶ/s1p)iB9"U`y!~i>hS*H/sqUJ3N(xj)V9%1ZT6LǧZf8vWm (蒪(TII6lwZ(0o R``.n{]2~nv{Y23O8vMR|U~=n8Ʈ:鬡NI?vXSu-{pYho R l5/<180z`nFZEKW-גH5H!2i@ii+9 pbzEKewNA%b8T7<.z?āY.;OXou"(ľTM k?v7_*o z4`D}['-` i# [k6O#T/~zcϱwݛ4,$ zj ѵxҟx;Ko*uCk;  0ofy=ޕĚou aU{iN)ϩH[l[P5cRk#Xik <KsaKX>3⋦] (mgGя?񌄣FNP3%k>z'B;wlorrx_AI%rq?n + i^t[N|(zԢ (֜-ht;E,:k?+ku-b6ؐNJf<^εUtqW9,$u -;2" bFLE;D2ݴ4;؇_P`SvI\lC+i覅=Pve  -$r-qg [Y=LvHN_Bt%Kۖe ֤?z}ltFC>wmpu( a2-HAƍhtk1| }+pKn;@V ؃=CyӬB71mګNEC}c'jv8ڑroT͡9V9 ʕu(8>%@\2 bGgQx[:P™)[OM ;gV[Lm2:%|,+}!bng([5#L- sOigXJTKSs](Aet]sz秊4pĹo氆 ni47W:B,-Vex)j?a?BAP=)51J]5sm Y%ɖg#EnV)?0,Yh*쉑L_ըʆ/UNs^{"”٘hNP.MH4ǴU^Nós,J!DZ \CXCyƀzdX ==Ǻ\]Lǧꬸi,P.Z3da擮{:5w!. 4>f+2Thj,kK ֘֯1?H>ow(|F=N[S۵Mh3•@cr1Bswcjm :$hs9JWϒ=L^ïRrWt.rvo~۳q)VH'Ȁ䕝bE[3jH%+&jyh e]˄ij`9in&sӸׁ U~[#ǵҳ!~6Y{K g|R =,n0/p- Y^d,iL#U6>YB.P܋AI拟ח6ͧ: /~"Q{Fz_\[RmY3"$ ܕd"4WWrK9|X p4Aׇq8և~={I٦MjE0\=ǩUF|rS}(az)0*#mMpzG.% !1ƹ˗n1%hn4JZyL;Di9C?-j=KZ .e.)]iom6͑~ws昺 gb RY#QB3HMFͪǻ.#yt*0*_alPk#Bf~ёhL~#|wUZ,Q\R/EOFtJBp@Mw/"?_ $  x@zV =&/ٷı:dQjhlT=r$텆 yn,ɍPmtGᘰ>2$0Xg iWtwy{/wzmN.[');CްDeT"Ee2|Td G~?EdTy9ҢZ]W5Q5/`[zS`Cq#b 3֊aTNk x֣CB؋ŝ >0!@K^7c5G"[(}HF ? 5ꢿG '9*vY#f%v:*\~C]n1Z]uyٚL/UO>O+ DLr <ҴF  l>?xN:션;ρ\ 'с+<MFSrԉ8nutc3B#YWDҬ+H{Enk=m`Rк$zqV02ܱT8|׻ti9M?Eț3GRMDI}'C:`6`.?`T3TӚ=DO5Mp4x=M-n(/dYyΚ&a~Es:ԗv!1]=ŞiL"8QGk8 n9u\w5I_8Nmhh˯*Q,,(3]f){/QY!PQVlDBcm [ZPt囸s>0=+ZSO&YP맹2*h%Glh9ug6OH``iz}ƫV?H,TvV+RWB[A~ 4pT8ЦMH!fX N*[^6Y7)AzE& tRINg=_Sgӷ?Y{zaMSXF7oh4("0ȃt bͰɼl\\`Šm2Gٺ&r}tގ(mĦpۡQW58u[T:%DAǽbn`5PNn3N:Hѯ ReЋIǎ( ()@|Dzw>Y|ʴ؊{pR.]=Wī|˽9r$U-njK쎰o#%Aj<i]9^8Z F~]J&F;Jd1f6@2'JuG,fު:/.JnմPJ:ȑyI9{X  ήNM9v&2ddE$7WQʹxBv NJ<~.zTn:}gQ[8^Hv,%xfZ,)Źf҂5*))):s{@f)dQ1'IZȹ6]+m9 <,ՠ^0)Rw#ńTQ^Ǵ X"pkis>"d|CTϟd9Ʋs F4$;D)">PieS,v!W"wvƊ$$y )bMC€Ep2_b*UVNǴr Ak_?҅4QZho!=+DMuSǩl\Q{(Tdvbs>_9{+[ECݲl`?l{|لs>-6׌yXKZ3nz " ?|=vN*1zV-=jvGGhyx\ )w0^/A]]2~\2Z4~̦R,[~ӨyqѽEHZ>Ś~;wS\EXpNCvqpk+eXDwg^'d9k D@ꀚ2,C-ʃK\m`%#8J"]ԿA,^>D|K)Oل]sڛq;"fX`toJh+jÖNG8څ%󕬬`dl'nVw|)w hݐR|'@5V 0~όKnGb2ea904OZXkX#?& apTA1eMr w3pdO.\耴hp |lfd3‘)L`zkmn9HL,Y|oiˍ./?&OS?ʉz(hfY3RuA!>~v` jqQR0Q,9(beޡ m.QEF 42ޠIi3\[ 8yag^JXJΣ"VN}8qQYi sGI:R?xz# {%T}柑HC* 奀*{E;;0,>e[b;1bTa/y sMk-rC| yj(#KP:`NKA~dtS4&_kbnL2lO>}񟮃s.yfa7&`,82}mC24N&t[}L9,AvUVS`2[P_;ՠ{wo>J"#\Hlj'M zdJ+™[77Ќ(GcTG˴B>կ4fI8ZTh*^ECeV7P$_.N (UmYb#Owb ܍>ыZC]Bȟ;{ ŨӂN[{(`mR(/~ӶG-NZ]=,i-vEo uHŬJ2 0k6CQƗ,0 ;Sdyݠ%>j I]L\hj$5~ʼCůYH8{e1<5IZ, g^naxà'7)lun?*łPWM0RƉfmCH/hYK] .Dr^H+cax&|7pڲs=F=qWt!0GX()OU<*r2AZ;f޿BNX{*JL;s2>>i ~w\q+X?ZP2N'NRZk*Ba5s:AHs2b5cz;r'"wvmkI1l()-N?4>Z` OsFakƄ\ 7^L,x*${A\Vv;e$gs Vz`k5ZR" 1nb!* ܞD"DDCY.AXUyK-VUտMޖ[wK(b?S/ [W윃A q`O? 5`22(>VN'ִN)#h#y(bF fس}̲gO4i:qM10PNݭOtxRŸu!QkX:&P7k[gEM33, ȡBթERx:C.4 ɟsվ _Hy8 ز3Իmfj#+#̀4n3$20(*Ƿ. C[|.hXBC]Ls^)H-{΄OV`⌷e@FK~ͣScǶ͢ G#k7KJZ=Ķbu G:xEA}!*7" L^Ϩ>sM:"[~⭵mEb"t= R<'5cƕz4IySm%/ K1y})|pf}}5KT1z,dz;1x*ܕa)V0__kz!I_b ^.Wwm <!vg J=#b$ab3q@tnl vZ-;>/\9QpnOMiRZbzA*Q*r0~LܛoVHjɋWOH͙ƅq$XZ7-lc{q`&^*Ky/t\JmTfM#U+wGs%W .GN}RH QkoJSY*[)Qk!X )ё}6""%OE@qmր/zqܰ7 m}̂Sc&03@Onẍ́^[ 02 UNyQPeh(QRAiuz`6Udvۏ)|g{n:_F۩V3d=Yrɡ$XEOxs `لK#(V̌/uxF/:fbr- ;{Oog*-־́QfmePu U~_&N@ N Q-P}68E~<O*&mB*5o8K/)蕩*4Q<4HQ5$ilҧX-*RSNR|HiV*wE8{a0n2'o&:,%՗)ƚ./OYqh`'rBGT"=Z֏ |:T9J- >wW/Ip ɾä< +|w),s|`>`WӬ_2UaiDiEG?_o!D6Md|6wIH?=΁5Ÿ'#9GNóYV&h}y-c&T,eoLe#$꞉ @=XcyY^&QEe]טbuh?VcD|UuXb_kc+@<)&\NRy^N;)8:Jd2yrXU|"sb.6K(It"]G>MIwm)`cŢC{FZqt1Gw>m!%EB僌u⿘:T*c[C]!&6&,bGV6f9S7෹젦 0y@B΃6ӞoV!pⳘQ ґE3-Hׄʀ:uCd}s=ѴH2E 1B1v- eccJ5(f }f'I_DXuSdzG| H>Iyg y\j33Na=ʎ DեjrjV aTUM}C5^dNV?6n<J`#l7Ytuw}Ģh?\DD0T#S`e a{|8Bf>, CVkA7r0{2dqkROePS 9 V=Uz ȴJ?٨ B>h$'9@,@p)bkrzYc:z Rkfð"bW?n+gt(ɪAII5k HYls4;2pә,$oE/v@0BtoX0W!+;VnA8noP9u#UJ>ELvO!cM#zS}b [)E0n!؂X {81_,+cA߾Z44t&܂T$dUހ80>y7Vi W  آ;08o9f6bb6b`OU{Ibt/Tagr 82[L +p/)T1uJ=Hi"B[3FQUnN#gL# '-"@f)lǫyqVthZƇ"PF,At 2_HT)i2[ax> YZ