speech-dispatcher-module-espeak-0.8.8-lp150.1.2 >  A Zq/=„-9DG'fԇ̘)L9!=m];.,cJ^w,>wg/(mceE-[A'3q)9/ϸF[.] >pA*X?*Hd"( 2 V$(04GPY s    N PXbl\i(89:F&G&H&I&X&Y&\']' ^'"b'hc(d(ye(~f(l(u(v(w)xx)y) z))))))**DCspeech-dispatcher-module-espeak0.8.8lp150.1.2ESpeak module for Speech DispatcherThe goal of Speech Dispatcher project is to provide a high-level device independent layer for speech synthesis through a simple, stable and well documented interface. What is a very high level GUI library to graphics, Speech Dispatcher is to speech synthesis. The application neither needs to talk to the devices directly nor to handle concurrent access, sound output and other tricky aspects of the speech subsystem. This package contains the espeak module.Zclamb66openSUSE Leap 15.0openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Daemonshttps://devel.freebsoft.org/speechdlinuxx86_64XxZ_Z`72e1422da6ab3a8c6b3c979f3d5c28f42ab39bbf7e27da112afd8698d1f70bc8be538ee2d9b4bfdfb10c4dfe6d1993e40941130e77e2060205d33ecc6ab3ddf1rootrootrootrootspeech-dispatcher-0.8.8-lp150.1.2.src.rpmconfig(speech-dispatcher-module-espeak)speech-dispatcher-module-espeakspeech-dispatcher-module-espeak(x86-64)@@@@@@@@@@@@@    config(speech-dispatcher-module-espeak)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdotconf.so.0()(64bit)libespeak.so.1()(64bit)libglib-2.0.so.0()(64bit)libltdl.so.7()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libsndfile.so.1()(64bit)libsndfile.so.1(libsndfile.so.1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)speech-dispatcher0.8.8-lp150.1.23.0.4-14.6.0-14.0-15.2-10.8.84.14.1Zz@ZLZYYWWW9@U@UF@TdS8@REs@Q@QIQq1N$ @L@KsKepJ J@JJ~@J+In@aloisio@gmx.comdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgro@suse.demgorse@suse.comopensuse.lietuviu.kalba@gmail.combenoit.monin@gmx.fropensuse.lietuviu.kalba@gmail.comjsegitz@novell.commgorse@suse.comp.drouand@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orglnussel@suse.decoolo@novell.commarco@suse.demarco@suse.decoolo@novell.comro@suse.decrrodriguez@suse.de- Update to version 0.8.8 * Add German translation, thanks to Chris Leick for the patch * Fix some spelling mistakes, thanks to Paul Gevers for the patch * Some slight code improvements- Add baselibs.conf: create libspeechd2-32bit, required by libQt5TextToSpeech5-32bit.- Drop py_requires: this is a static python2-dependency on a python3 package.- Update to version 0.8.7: + Further fixes to spd-conf, which should now work properly. + Split the espeak-ng driver code into its own source file. + Add a work-around to the espeak-ng driver to account for spaces in voice names which recently appeared in espeak-ng git master. This will properly be fixed in 0.9. + Voice names are not forced to lower case, due to espeak-ng git master now having multi-case voice names. + Fix stripped audio output from the flite module. + Further code and build improvements. - Changes from version 0.8.6: + Various internal code improvements. + Fix more compiler warnings. + Python bug fixes with thanks to Sebastian Humenda. - Changes from version 0.8.5: + Use GLib main loop for the main server thread + Implement a shutdown timer in the server + Add support for espeak-ng. + Document an ibmtts configuration option + Removal of configuration options in the code that were not actually being used. + Added a command-line argument to allow for custom modules location. - Add ANNOUNCE; remove ChangeLog (no longer shipped)- Drop %py_requires from python3-speechd: this is a python2 dependency on a python3 package.- speech-dispatcher.logrotate: move options to local scope to not affect logrotate configuration for other services (bsc#1001618)- Update to version 0.8.4: + Updated documentation for required dependencies and where to find them. + Removed unused code. + Fixed compiler and GLib warnings. + Cleanup header definitions and inclusions. + Enabled silent rules by default + Fix language identification references.- Update to version 0.8.3: * Add API methods to get language, rate, pitch, and volume. * A lot of code cleanup, and compatibility improvements. * Removed all references to GNOME Speech, since it has long since been deprecated. * Fix some inconsistancy in the SSIP API for voice type. * The SET VOICE SSIP command is now deprecated, and will be removed in 0.9. * The C library API now provides macro definitions for major, minor, and micro versions in libspeechd_versions.h. * The libsndfile library is now a mandetory dependency to improve the user experience around sound icons. * Fix a possible crash in the festival driver (drop bnc-831609-festival-crash.patch). * Add a configuration option to the espeak driver to show voice variants in the voice list. This will remain until a proper variants retrieval API is added for compatible synthesizers.- cleanup spec file with spec-cleaner - update to version 0.8.2: * Add convenience methods to the libspeech API to free module list and voice data structures. * Add method to the libspeechd API to get the current output module, and update the documentation accordingly. * The API is now licensed under the GNU Lesser General Public License v2.1 or later. * The spdconf configuration utility is now translatable. * Fixed a bug where speech-dispatcher would fail to start if the user configuration directory existed but did not contain a config file. * Install the spdconf desktop file. - add rcspeech-dispatcherd symlink for service- Update to 0.8.1 + User dictionaries support added to the IBMTTS driver + Added a pico configuration file for use with the generic driver + Better support for multi-arch enabled distros to facilitate the use of the i386 only IBMTTS driver being easily installable on an amd64 system + Bug fixes, and documentation cleanup - Don't remove configuration in /usr/share/speech-dispatcher/config, because it is used by its configuration program to create user specific settings, while duplicate of it in /etc is system-wide- added necessary macros for systemd files- Add bnc-831609-festival-crash.patch -- fix crash when unable to init festival module.- Use systemd instead of sysvinit - Remove %clean section- Update to version 0.8: + No changes since 0.8beta1.- Update to 0.8beta1: + Python 3 compatibility of the Python bindings. + User configuration, logs and runtime files are now stored in directories according to the XDG specification. + Internationalization of spd-say and translations into Hungarian and Czech languages. + Espeak output can now use libsonic for faster speech. + Pico output module. + Lots of bugfixes, cleanups and fine-tunnings. - Drop speech-dispatcher_paths+files.patch: fixed upstream. - Replace python-setuptools with python3-setuptools. - Add intltool and libtool BuildRequires: new dependencies. - Rename python-speechd to python3-speechd, as the bindings are for python 3.- Add a gnome-speech Obsoletes: in GNOME 3, gnome-speech is deprecated and obsoleted by the use of speech-dispatcher.- Update to version 0.7.1: + Easy configuration of the client communication method using a single environment variable SPEECHD_ADDRESS. + Advanced autospawn -- server is autostarted only when its communication channel matches the communication channels requested by the client. Local server is not started when client attempts to connect to a remote server. + Both libspeechd and python library now report a detailed error information in case of connection failure (why has connect failed, why was it not possible to autostart the server, what has the server reported etc.) Clients can directly show this information to the user and the user doesn't have to search them in logfiles. + Improvements in memory usage + Cleanup of priorities of messages in logging output + Various bugfixes, cleanups and fine-tunnings - Changes from version 0.7: + Speech Dispatcher uses UNIX style sockets as default means of communication, thus avoiding the necessity to choose a numeric port and greatly easying session integration + Autospawn -- server is started automatically when a client requests it. It can be forbidden in the appropriate server configuration file + Pulse Audio output reworked and fixed + Dispatcher runs as user service (not system service) by default and doesn't require the previous presence of ~/.speech-dispatcher directory + All logging is now managed centrally, not by separate options + Graceful audio fallback (e.g. if pulse is not working, use Alsa...) + Audio output to different soundsystems through the libao library + Various bugfixes and fine-tunnings + Updated documentation - Drop speech-dispatcher_python-makefile.patch, speech-dispatcher_extlink.patch, speech-dispatcher_getline.patch, speech-dispatcher_libspeechd.patch: fixed upstream. - Update speech-dispatcher_paths+files.patch from Debian. - Add libao-devel BuildRequires, and pass --with-libao to configure.- Completely rework the package, based on the Fedora and Debian packages. - Rename the source package to speech-dispatcher, to follow upstream name.- don't enable daemon by default- again: use new python macros- speechd.spec: using py_sitedir instead of python_sitelib- added build options for espeak support - --with-pulse --with-espeak - buildrequirements espeak-devel and pulseaudio-devel- use new python macros- adapt getline definition to glibc- remove static libraries and "la" fileslamb66 15233127390.8.8-lp150.1.20.8.8-lp150.1.20.8.8-lp150.1.2espeak.confsd_espeak/etc/speech-dispatcher/modules//usr/lib64/speech-dispatcher-modules/-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.0/standard/6296ca075e0ca8f5216eec7c1d04ecc2-speech-dispatchercpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=4b5c6c33af28c1e574f0b17f99b0eabd084836d4, stripped R RRRR R RR RRRR RucV͐` `packageand(speech-dispatcher:espeak)utf-82d3d328ff2103fb47b71c1357bf2bfc818a0a5955aff9d8b5ed3eaedcd68d53f?7zXZ !t/ᔇ4] crv(vX0zʇjh#4rW\VXM&!ebkZugZ )Io^c"u?G9คƻ`SBp씛玟? d B}7B` qwg`Zk+Y`S0ܞF/-bSP^XMI,^j*l>--w.H*_r39=$=Էok6:CV&j(KLۈR)Nw)f:&>w1#/I;d@aktt:(]ɓirGͤi!PUf)R S{j 1A@@Mc.l wBﻌ\]4>HP~up 6d"]7A<7SAMs{.v w#vt LR'"G "[7>-C عX7F̪ZH92'b-r6(*4g&58'$4,Ǒx bƒN׮b9Stc~$-z'@e;K{CU5`udkO1bEuY`51e軏/u-ԖzR RKZcB޿XwLaWw{@ 2D_P79)ҥ.wgc'yK(:5W]\,}o\F@I_E.^qTE1 hy+tjEows"_3QtN'p=/ˑZ tZ~]Yg@b^N> ldUDDY* fQ{denhv`Ycav `;t'tn8H/Jy),N= `w [=4poSNFb93Wf9Td팡[C>w$W!a\vkKBvI>GT=$A#o]V`&| QmXy]!l;f$ ܨxsKsZ{\˛Ma n7XNglާ*Y+9I95Q~bQ4zwSY|{kr+06XQrʖ\g><+R\-|;Ƹ/ j9+WxϾIBFyΨ,P'x\,KzWçz9h…*EL޹]nVZ z~? "oU6)/z &8/=OYO/`Nb VN7*ïdq҉D9@/Uu:pp֋ZDӹeSJXMtVԼd{K֊1acSME'\G9rtH6i` x8 J=.Ȝ)}غHyBu4t-.1PIK_6Qf.W]g> g[0jp4 $e2fP1~ TH`j%Cz25jyUYm$"{q؎egv_JzQ=()H~>WA F ug+z%XP#4qɂbӯg$l6;ϡ"%QlWzp,ӳfl;+놕<72jVuYY9ArM cQ)b̦ )@tu.VXBcCfe8FÎ'y E0H$k(R^or4qUiW]6ǵ բ_Eq,kjyZ6Ws2!+xl"jv$0kXM̠Mo^Ϝa[:j RT :Xu'M7ør -#X*/-m'*ش")kC Ģ炚f]M,shWFKf3[SH`T8oS44bAigO=D{Ba쯸yhV=gjPlWi`+SCX.ftTXg1=6-6V5!1#`y6wܞ!}w@r-B~A ڳClx.o׉DKgD6Nt4$֣HSZ.w{noV8cL3%M7\S(^nJoJ}]1Y:`I "iLa‚"X%{|}%؃ *S "DZ/h[ūkn;t̓i_w+5xԻ?&#,ُq4LG, ̠δp▇ݣε d7 Vu)̯nƳ8cc0dݷU: }{Sjy*,[&QJ|^oy=#CG)R[~h~x7wU{RT}_,wl4M0'غ[2r}M}+&-WjFOY3G$)ɿ9|*A V BYB_|koǂ\d`X e+USP|^V'QVW}Zb$/q1Oᴮ?QJ/BzZ~P}oiB ʗ&V3@-[!}߹CE"a@D[~-Sx݅oşO'dM;:=uh3S6,YثxcbP]=jPFRy9f+b]<]2ؗInT+Mu8in+AӲ!5+C_Z=(G8IU9kTM|HKNUK/zAhzowHיP;mzj|KkN])E4ѻ). LgVM S%Mt9zެ@< y_Ԋn`JM_vvj:X`o%@fy6ۘio0p%r6oԺ?j*S&~S@<k3kkҬC% =e,D3Ty;Ĕw=(7ܦG~݄,vHw0ksmntAAAܬM#V,-ݯ%N&P֯p203s"0C8I%&+HvtIARWRSS; zjX-by.zL&;4E]ejsr|H[.JjpR>'J5A`}_q/ N%{ _2#j`e܅/E.Ng|lﶱ[T&˾[|wʁ܂C}5i12SM@#&IV$L3.si_hͷu02O=ȟof$[7-o]Ku cn}>+l[7m_)}ی$TZAC5F%_b oմ4w40?cq~@p$P(m}.PP)gAHE |SA6\|=obxHh0GQ@Is9o.$Q7 [,d̀",|}]ڨ]?Tգ= Q; (KOj߆}5D~5ǂ+jv_"QJot@8-݈)nsg}o8/#= 7WxD'szڰA"!ɳcw>yB[6rho9f_di[ʾ#a#Hu'C&P/lfX҄~[Ro;P/Red&u!T4k|] r}y 6jb eiZܡ=qe^SR[J[mRU,33 vGΦՌl=xdPq @Y,V [;<n#$A",̯{7oD~/p=?j!nBߢ GpF (J{P 64PWz^҄a-_(sdڭ_78 x|]NqBć"نI"LUmew vS5VD,Vs2itDrtz^F0;q ܂$6BM tCUѯ ^V[aIdS$)l^&B@Q-ݨ6XJOZNa=kG, !.vY PWC Ha:Ioe2 63<ֶ3hhz2l3ҩZqI,7KRQաR,Yr!J#nB0.h[}VKm ~H$n\{aįtz++gA&bƟ!e =rQu^<݁&I),K1E H>B[5Uo^:ЯdsI(%o"!d<92J)p? ,6b\!0u-Vf:(ZjE+0 NЄDC xQk EE!vݼCS]6>8 W84`AsX0H 2ό$ vy?mHǀj]@BEwאzDKkŴ96vPٽlw4O =FPbxREƙ+xG{o71*[UYЗ`ߒ~%$I'TYr[wsC XL= 'TSM+!t=. cs D@WzK x S$ߙH,<8djf DC;ݙtp4Mx( h0$O0UA/#(f:|KcNOCе 1 @N͐팳VQ*GެU !fc6[|#X =̥6:<@{]3 3zRheYݻyae; @e0@&7Oml${s1mcS6wt:rhy58tEsfR:D^z(ʷǂVXi~c1X- ރZwv3#а:߬?6ZSmi=.MdwPpL]].7ːl:k]I/(Z~ES5ۤ (0D/0Vg7hwbAKV:,"3s5RgiNH,'nļdoC[D^0a Wd@n3.K#$^fbn U`(̿-&(qĻ8:($Xs7Z G:޾sа0p{loY9Vᘾ^1NVAs DrHh/Q7g|ÛkLQd/ӹ=ZH`$Ș?#oZ'8 6,1[YȍgeJiTM Q`mdcqsaؿGj8_VUF!* bM(nmR<\/9ۡt877OCnv?mb*;k^$e=Ty7Th5hJY?횿c&#UT HBi< 7RY2^uo@ęvL?+3J3Dr0`,r_ a  [ mz$85Z;gF²uŇ_—ѱ Md0ٔUb啊 *յ,If x$4'{y,pLJrM.j ;nT%vZ &)yU(Vk}p 3\_Ynw< I6]Yϗ%NT-˓%v 6F5M9*+YߐQ HV*(0mP.2y o*IrimLU:||@/u8UZ+~&ZGQyrS>4rwTB v AI奇)B/( J5p5儱5ߺ8?7<iF%z1|ι4r?j}]'WJxdtˁ\GGŠؔ',-"̧b9`r-+wl\p*緫k rXGM烺f˙0|&dܚc +^XW统u[-+r NL/O]* ədoGfƛ{ii뺱Mc%?a=r 9 Tek () M;afh|VfBN57~V,3,.ow!$; e"|Y!vSaՂue]׎WqE{ОN}-$P"g9@%ΒZ`ùhbClIXz3ς d:y\N̏Rލ3W.AzQf/;%U]F?0b͐sGԿ*&}of2.UP# F, GCZɋ_+:@MkJj0mֲA-pJ:饹jADO~*t7qИ!>595X;2r4e$;M>2 ..p];0q"* \6 wBfɸ{4|/mxf?Iш漼KiD1ipI`6ӃݜNOO~i-[9+2y L&˗3m|]|3bIIfroΉǑ,eA"k} ^VQ}(4u=sz)4}/0<v(=R~cC H\9P~q&z'Ϊje*<ؘHb奄 " Qx/P>ĵD .8|Os]!kܣBM~1%#[J򯘴i)r="0wq{2D}aEQ\vvh@BWZ * ~.MZ:׬#_7 ]g=j%Lبz42wǎ&{ -P,_- pjyZ&|Z.]m2+ <7dJb'J: y~lS/4|Eơ@)S͂y36etm&sT=G*3m߰TSIgIY\_# i5\ Ǹiw3E;bNCM#Ҥ!/tNr[D9h0eIKFQv+Y=;kC]it`UPS|{=31꽴0MH>YŤ3{ts3@;ErbxdX.W͞L0U)PA:|mww|(Ae2X $[ jі[$ ²uH~=C$DŽ֒ln_`SkDO?r<[AfJ]ξĶS?!t9n|EyS 4dß&ensBfnf=3kJO0Dd+> b4I3u⵻Bp%Ϡ#|§W3ϾC6ӑn;#ZȫJ$@j4H3k\؉2j٥MI`3X21 ub$.,t KY'O.7kNTyiaf,* ۴옲ShĪpHTnvK4~aS ɲ#k. FyͭL44V!Is65CJ5")=J酌#I$2vb+Jv}Չ솿2Me #з\zR(밆,@ 7ʻ&XNmܲhN -=?VZbw+l *Q2l0: כfYztW!7CSUƏջHd!dQ2b6@u8l+Tږ-M-twJ7ΏeSXyP}@.B!h \. Fv?\z3YTyna9{OwfcČl~2T6B؟p)!- gq-*X%@50JpI(gm&zhB^옴I#f8Bهrk<|n@ezGjByO$ДՅFFe w ۽4jÅRǬ&m3<OpŎR(={#YDi.a;$H%p>)ϻkҶ7٪Sؤ ''3];ZH}]"ETAGR0^qw Z޺NM401SK 9<e`mʩzW[ۍS$M3hyfb-(PS-p5ֶy9`R7iGQr\ub@#h&|v˵k{I7 oaN\t8< ^X߯SR]9+cM?v8빉+f`2c cO'cס,?EFA!$N&N5K(bxȁLQB05lwaKt0I\(^: $RGj32,UI6z=|M6S0 9#bGѹ{gC"1S<dyX"?# YWٕHW-򾳣- Y@;%FA(.Ȕ^ˑc%H:+:C$D0 fv:cL(S ?BJB@a%6&X| \HYRNjmxr9'F+j`J5mn@scciRB}8rѵRFo<>qlHR|y{W=UI#oW6{b=fH&-mCd7\g`C1iJ gjq!T!" z]ǭ=q>4--; o`;APWhwiRTH%rJJޒ mo䌬& QNv^\qC zؑH?jϋgxyx9;^ y nyHaH-uگ/ y ٭ܽJ6X@$AvE<%YùRc)XwA2jYG'MGMUc^ Z>P ŷ⳨ź$]m]FT9p'2(Eͻl2e u#>4~Ċ8N1^{-$V;E!7HZ`6fo"~=E`K wm]{f<耆d)Q kqY$Y#",dfYb+C}Aw&q 4w*]~"ѷrxoM'N!x nIn=/(,hJO:\GEu֜ta,- jxU9>߲J+ӯrlSJ`ն(pFíhj=^Pp*wU@juO`T1Mc TS'BrT$U6;SL {'E¨L̅!lZnj o剧a}Eϗ1n`tZ4|EtFxI~X0|-5s7Tlv\hϔFaup턉QsZ8KǪʣVux^ u\>͎_dkp-&G߸\3*/v_80ݫq^qVM(5)de^tx(fԽƪv•o: `3hԽ-Ce^e?,O"n*lK/ Y!ބ2>83q%:`bl \:$^zN먰/ӈ$%guBu|3O;" Ƙ\ۿJpnIh $}FEF?56EhIFD;g-l5'8&'E`Fߥ#tM:Wjci;2~U:uLKOZVE$Êt녩;$nÆ?- @RƦ,*c-Aw#-bu$iRFي".t~:ѹ] k^caXYH$ 93@ơw{]FJޯ!{ľ%?BN5v(JmU܇^Lj76U7ά4dLL_:_5x ;գgn `T羣Rnqm%dHz%gB)1ǐُMjڴ^ͦ\X> LV}'=koΐAto|j%{<}N7N\"ijFq37Ҙ'_z}sU'pF>4R4G<Ŭ93<y=ޡ[n]#T-oeC+q6B!xe`,'?V)t *VWKf?&?cbʹT|aT<%aDX=Rod>T4y5aZ.:CRN)`aE4VA$},5 d/!l܈]coe~duR{Bi* /r0g'vtS9}Ovapz>Q'zqIJzǀvHqx8<ڬpRIZao8%* YHakDy)6R]In$v~)v:23 Y s}/ˬ;p铚*Eqk2aO.r`lsފz_d]7^d=H8NmNᦳuE#xi^,?ydu($Q$ʇ=HouW)VM-ԛ)?sQl1t{;҃W0Ő|; 3.:c3rO8 Pru'!j.mt]rF& ~XK+?%3a!ه3턑m)#9N$]p<  Ԩ/׭b-yYlз2Mn効E"֒!Qe,nOe̗]F{DqFJ îo޿L\]~N#F$K44j75 CVCyz\ۧ}p+)zCBPHr ^27z@f>_=}Ir[):K:(\&؜pžZRCOawhel%,PaOE2Qt+p/!kx j[nnz9Oݙy}QƧu;x N>oM܋gV{4 %dDf mڪ A#Fc-i1'Dh{(|fNuCP.puJx@F\ e4q?? R2tu+YK~zxq+Â~S<F" YG4O䜊4QH&Ÿc _-A~]+ 8RAv*AR+G.Im&G4 =əjL6,mDґS}KaX) 55oP7؆ڃI11/V_!&sɑ8K_(\KrԹ7[N%bЭ:9R GhMv[8#{ũWr' M 4nU/8I}/!t[B H`XRcuoۚe$5ˢ5v{OJ_ GlS(RHl6Շz' PmY܂k41Nsn¥\eVsW%T- XΚ{[jL2HΦ]gɁ3 (="Y:gā!iXGI(9kiMzQ d`@rZs"*ڪ%ߌ^v,ѡoCg5)ąoMQ0+$jɳ,1ˆmZҚhbsnf`\^bޮQ=/d$_lXX AS/بV? .oU:EuŚ6`'bJ]՝tra;Qx3E}gסuF rF2-$(:d'$GR3y*@MY' Z(ѐƇ:Z&?׀Tua7eRh-~mpú[|s3u/=GU~ !)UPŗ"@C7E|S(]a؇`,sd4_a B͜$~d͢WxD?uJCܚ.xUpgZk*~vB%OTi)]%3wkˇd2V Y;.0]g-BQIޢz&mi=1pa!Ϗ*}aVQ"2/`W(!$8!WheᎆxeMʲX 5J>$Sh{ʼs3VʊiP?םYX%*$+%A"b md$ū 7{%3+dpTk0Jmҝ!J8ſl'Nbk '\T~4YBs/߇ْ[ubvA2tz"ef?k]?ikJm(76 M9@5:uU[=C'C'Tܳ~Hy@=hP΄zt  :R# -&Q;zb<XdJt,Qm̑1||4{Ф:jjYaԀ!+SdyLMaG8D1M邺t[6Q^V9*>Z.vQa5oVӽ*;O\TdCXg'cj.Z5@~ӻVǩjk>-S<-{+ki$~۞a)FʕnTUKaGjYB La# rأx6FlJ~яYJLoَ} JNC~=EMdz| U 5S#GJIAlOJ\T_TF,M[Ix~O 3qua$ć6n5F)l3p5ަ}B'bB: 1`ɀ,ŏRa,(O(,~+}݃Ars)VV󾡀 8 EP #"SXEpKʧI2EJ=Mz<6  `tgQM^j;(EluaHڼj}=0ڵ6~r=$>{]D:`H,%8wnb>vY61W3ciDA6%9r,7/>p5q<Є7hҒa, $mM|`<[)3Ͷm!(dD_ L퀁+][RI1*CF ;!OZ>9Ҕ`*a2=V.Ż5S+Qa. \?҉C$x`t`JD}& A7suA,]K'5h̋PR3 3fc?W\& ?+{ȥ Yq=h2])ISa 8^]E"Og~I2w02k<(Yr%B|IbC>(Ҝ@$\d+( mۥzXED@o!&2eɡ)T(\ȵiNdi 646X hPGNLgŮNy^W7j*:sMJFD)Vyw:T/fgAZaEڶa,eUI`&4ovM"HIK98FleJ?r5T'FI&k'8ꓑw5YYTj9 <<0ֳ]PfIv;EYEUR%RYbCtm~1~b ZoWI;@jNwɥ[OAl =zCl ZMl@[&k7 H* t<AHsf~ւYddoOrϔ+Dϓrk?"❥Z\xd6e{,\9eHX=Ibv @hC&ip:o-X) ̅CHG\ج;Iz^XhWd;4n2fG=(nWW-Գ Cݓ󖰨uxӚ[M!;\u~).4K1Ju+wHt&*B0L_gF?Wk.9lRa%$]ܚCۋ-#!19=pW6Nz7U}rhmw1OFUcvxS6Ķ\@XPv:`f8$$p$e>y2{6$ kllC+0"4]NS$ҭxF-Yom (.ͰҖL9Y{-A wƸ#+ۑK$6Awp>1>^T ۝Fe2LfY?l cFGX{Vy [t`G/р)֋axuMDs>RHPHʻ̚4[ߧHlY19 7_(5۵"jc,[Ӄ`ƆC԰Ȯm,L$W/ ^5E8Q1!v}OF@8Fyd() -HpRVK d6yZv %!U5yٲ`V8wZhg&e5?k[aĝbwu$ $DⒺ뙧2k3áB8^aӒz6O71Z[lhW}C]g^6 v'ȠhYWDo-\T%ФG0"S^F@5kgaypبLX7CVU{I%MTKܱOWh1mJa}\헵s4Sq&C/tx ZMlb7lKc,ZLi;+.t ҌM[5O Dh[b~`$_uTe*M2P̊N *v(ҀgwptxwZ(vpƫ&FBC݂Ta9ǾN`u昝aX~Qv?JMw>րohH;pk`= I"5H[{( rd{$N|U.^D*Ÿ_]]4TUTCoz@,|͜ݖ.Wk%> yb8A>8,В*8 9T?ԏW%/L4s}Iƴ-zn9*.뻬Ha0b F #6r-/:oA1}Ӛv**%塉A +$|!ioV0u8Av7_>}=o+e]iG|B(Y2*'@OwEf61 RW= /I ɡJ{톭4‹>bH$IK\A"Gu(knu/)f,|2Z[m2tQ(zJHł]j"T" 5=^y;dͯ+%k)EvFO]d]=8ͲnMtz w'KQgԵIQucQصc]:'ҬSC9K7jkSt4]惜O*q$+j9݈F}RQ|Lş\ro`ڄcY ܩ!H3]`ofFTpi svص9< !Ljm3M+X^2 M-8? [gPC\֯Yg%2i,ons˃Gp#fri_ JJڀ[߲/1SL[prm*&2q{6ey6yD|X=NA^3' GIJ@C8IqENG,9|=m2r}~pRC&S\ 69 ϱ7v7=1^|5s\ƇnG'c (ѧu(V'?>P@S3@ef}fei;'P[qpF ewD5IT~""^ Z4U2Ҿʢ܄dˏM{yU 6۰pLg,'& "|#P0d 1[wQmr3YclιBuаn>%۴kDuqߔu\rS~QA~W]f0'F|6m~>j3M;^B7 >BmҗHMcIJ*:z iA9%(_-sᐟonBv]BP&xj{K8oweh*KĠeKm=uc J8~Ck1q75FbR=+h@[zx^I *@dǡDakes'k— χWH#,a,J|!/8͛c6`yHBJ<g5)% Aq& #@}CN>K 35 aBR0tt,hBOp>J5]\Hk5ߓL\;S9:.TX[KY_iYII0dGh zyVI\?炶n?j \9iwyףnl,i Cn`v8E=|Z bQjpD6 cDpR5vǿs:gX;Vn̑ &dއ)S;Ҟafo e "P Ji_EVsHN@LiƾtZd`Ouf87GgiBP.wz}LR@w[88K,_tg5_ |(zTD-7Pxԩ OZM}NL66; +dZ,ܚ9Eq-VƑŽ8\OF $+*QKmIP_GfOYBI%w?ڼ=}D7 c/W)41X܆&FQ}j{CLhUQGb >!{7*]G rϚM 7ZN \e%O ?@B@. 63˄:ٛE1ànOneWy4.EGg /%]uI?$Ap ,csjE{%^4Gٽ.5'g$b 2?!4s>(tggp2buĮ1C$(Q%*g.j:SB>;̔97hFe KP'4,,7y 6]!@+()}85'EӤtNfhTTƆ K6,MoO.41:^`jᰍA8ϰRjqHZCٟYDMV/˻DT eQ #X%[(cQHrbxIt7KŸ#x].ޅ uʟ T#u!⫮/  [&kKӒ Bl`~bU)nMbm7~l=dײwHK߀#WtB_b K٩u|,\`ޯ21VE PF'w^/`V(FӶ/ d1(&cqyR}kNߦ2(++䓠5G'zp+T#R1QU--w@r}˘vhgR8/8/2 |rRڦ<"lٰEObNI^)SSsƾz9ˡn 3nTOV=3+q'3Ls'$A %R_v<IJZ@ xp `׼h+\z9>j03)!?p(xm;y|Uze(s{7se=":N>:Nآn񩌭a>F Ҹ~;ƍâpMŵ>A5ރz@Fvo[7@K(NH;fČe &m _yaDTn}DΉZ r Q"m[QΙ/KV{`zY㦍miJԗ Exwm{U{v}6(JaN)vw"T{jA5-O ]K"a"ܣ(C7e:׶Egwߍw(t4^2%r?˚&FP"ud,|zۤwr\7Thyp.vbx{sL )c,dh͸{^R-~d} ;X*PgC=A!5xPP~Dc!ohh2t{Qڙ(21Dz.^* =ʍrH])q], xK;7m?σDȎP1Toi&z i+D~ÖO(ȍ mYcB! C /[k&sI\E3Md.kΓ$ 7lД|3O¾ViƘ,*26s . v~{+Xք0KڔEv'۟/c'X`KEmgEfiۧ.3;wu\m\x3kO. O}{n ~E]fTgY6!"]"!5"ߠOMOXq%20pĺ /5KєI)oSQ6,QdUWi[`!#W{-mޙ4)J1Cܛw+)13J3u>{R0tT~VVv!F}[Ye߹J(Fd:}ܚ[Fs5x5/c kpn;˦x1 LZw s*k蹃>cpá&^O7 wh+m1bhVŵ*AXkh,Ds^cX ~Ɖ( vS H7I#лW*.b$h=>G.ꕵO4%\%3;>Y]W`+3bř75"9:9̫Z֫km3O8v 2f2 %i$6}Ur*Gj2l]I' '7.M^\% ‰,َwmq|YWrNSzFD97`.A2X.F6闽l7\EU VA Ϲr_ޗlt#]E/,b)6%h"mI#_ꉩAN<9ea4l^p>%ٿQw <G9SM3- sYl_Ι4溠7Ͽs$ΩS`A*zl kfR~s6ykVa;Wq-s=adQfL&I4 ?+?ZHee`RG&krA5a2w*x " )Y1*IbhK KE)dQn,+v3 Urd*ZQ!h*9N!L^ܯzrY;j+6Xa ዐ2`T@3 OByx448<*)Q^C)1Jκ"}CWsԸ+eEJHښFı-!dD$@"!KG$'0}/Yu9q#}刷b-Nљ̱Z0ˊm 0i4K9t.K]d;H{x!%`'A>ډmr:G)Гroo{ۙzp-!rmMX#cR' ֺV.SU!D[x͹UĖS5UgXPnX 豦hE\  $1:V/hvt'=vz{OP½/|a0LEMkipPn;c]y[3x'I|b](Q!m95qp\pڵWt&la[8nF\`q\<~_tGVE |߼C2 Ç6^wIlH5s lb_̩V(̗0j#)k `JtGZf( KNWP(h1wsEk ES–SguUK|-A.|0zr "|MIv0*(JMSl&_.FePEꇹ%ۀHf+{|8>hA<0rl H].uD{,5YSQ3oӻSJ=r"ZFK+ş6@1BQ`EYC]1 U31*"~K" (ȅ[NčKAU͐C#O9Ieb$ccwd/X&֠/kRif{ tG \ǵiPVoG[H{}g<4ܝ53g8Fbَ*8ߔ;}9HIr~p@lE̳+%i`ґfS.V OXb7DkYR1pΨJ2 F??W { ΘebїD{9qY~<{wq}r:Ǟyb_fz1R5J/kNIf{ MTglܫw#ㅮV17[X_:x *'NlȁN>'mX.AE01^]kfkHta]q1gxRNG+:$`b&%t bq ASpqGv#"[D~+9p 31#{cKɓ ݵ'!^-9N*O3 ]${jnm<:^Q fS##`?K ݶV`FQS+*[jta}.v$Q*:_wIěU tmG @cTQ`-ߵh 9|:m/&}"jm]qg:FpƗwCƾ2רĪ8;~$E M%O/\7;.ҿ$̜ZOħ-eDWQLf ypr oB10LddaT&&3X/|>9IPdaOޯ[-n\~d"wƌUu6锂~\Yyi̜ 6 <!>ꉙ' ɁK #AR {tռ#u6HCy pV"3tMT1H St |'@0awbN?*#L{A% bɻ)hTO!txv3~t&gQ?]hF@E!q|tq6Ξ6[W[b)٧H5~MvITaUDžU{o,*z5#R#‚vG~>8k!mrrERTsn*"mlc Nx/|SA25yX)!N3ogą׸oFRRo?V9©PZ~vC!Ǧ@GXY`QbvZYqow\l 0`:y2hb<@x앝Ӈ裳$-=M)EV^E/ 'ץiWM#8A.L(;?xCx(ʊVI u$2QO}{,V"ŻGrgcq{1 팘Ocz{}}Dh c/MJǂŷf?!V@Th:3ًxz2{ O_@-. l<6Z[_U?7{dċ( ?^P>k ْhe7R~5g2-t@Rt۬J<.* j;GQi4} XҤTssT 1b&eȨO++r̜!I8̫h5<ҜICuV/8|EWn^ %\ q9zUeZzپfxjW6xy*/p_ɅI is; |;7JKT;-7ٜX}2S} wxoѹZk R6l'یOt:|ax8.T' !{eָ-2WT#>Vp.D\axFԼ_8}uO8r)\- &.3#Cζ+`|8j,18@_9_E 2+.]ʮt~TIe`^{0_l_AzݽoOy  %ñ <(HfCX4"xk3s{]6Be0´ՊW(Ե!7tBkòD(r]=h9yq;lTZЮ1*;)_39HgA}SjgO_}ʛe 8K#4 Ps#sp|J4Pwe>n-}Av֢LiˋP»*m i>.Dd+ )ed0I!^)(K.և6ϊNC.XxCy=RyPDjfD\#+,f{!znlc?]J}eKt]fi'c>%>Ψ=?QPZ nNS fKWj8q}3٘PqVOctRdm% oR"yR0-cOUԖSx]:+%|0^,?L _OJih }M!c YZ