python3-speechd-0.8.3-8.4>t  DH`pYR/=„!az,+R[F0$- ߼GRlYB5HJ1a03t#_=KyH $/cK5 ɵ))X%y?~/ hYл Ԛ.Bm,wM}9 Z?{T7d3`ثw_ˣ6%wՋUk̎Sd5+B&({1ɜlnr5y{՗?N)qdf2b533f017f8e827fbaf175b0a8071c1b64d886։YR/=„~$jK"P= ˾1?fW @͊9R1p`a}%a҃q j6> JF UEbшoBeH%zdlZTdXEBEOJkqO0;$c}pyEPEQcF)\3mykڎ`rb(u}ؕ/uQ4wFGoob}4g}3t-&v bTCSF 3ΥvV $4iGlS-8@w)dynrʎ-z-aF>:#$?#d  \'09 Ro   T  (n8P(89<:FGHIXY \4]l^ Xb c!id!e!f!l!u!v"(w"dx"y" z#Cpython3-speechd0.8.38.4Device independent layer for speech synthesis - Python BindingsThe 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.YRcloud132;openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.freebsoft.org/pub/projects/speechd/linuxx86_64[J-A큤A큤YRYRYRYRYRYRYRYRYRYRYRYRYRYR9a5c0f9cc0bd5d5bc39300d20737acd1f7a9dc48a180d636b1ab457f67251ec8f7a9dc48a180d636b1ab457f67251ec85290b6114cd9fb0f305be8480e04aecb67c071b8ef5755217420828dac37cc1e74cff2a6c9b611bd21fdc3b61b7cbe8a006680f7daa8655c1ecd07b56f7b8223f3537e8a18394fa7df2f6da7a9999c05f3537e8a18394fa7df2f6da7a9999c05738d0f74193824a134c8acac6ed22395ec957408bddf68e368da03e63b958883e3d95991485a44576f665de33872ee36rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootspeech-dispatcher-0.8.3-8.4.src.rpmpython3-speechdpython3-speechd(x86-64) @   pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)speech-dispatcherrpmlib(PayloadIsLzma)2.73.43.0.4-14.0-10.8.34.4.6-14.11.2U@UF@TdS8@REs@Q@QIQq1N$ @L@KsKepJ J@JJ~@J+In@opensuse.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.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" filescloud132 1498580194 0.8.3-8.40.8.3-8.4speechd__init__.py__pycache____init__.cpython-34.pyc__init__.cpython-34.pyo_test.cpython-34.pyc_test.cpython-34.pyoclient.cpython-34.pycclient.cpython-34.pyopaths.cpython-34.pycpaths.cpython-34.pyo_test.pyclient.pypaths.py/usr/lib64/python3.4/site-packages//usr/lib64/python3.4/site-packages/speechd//usr/lib64/python3.4/site-packages/speechd/__pycache__/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/e98371c7d947a67cb6b389e16fd87b6e-speech-dispatchercpiolzma5x86_64-suse-linuxdirectoryPython script, ASCII text executableASCII text RRRRRRRRRRRR,ӦxepŅc?`] crt:bLLD[vdv6t83(0EWFg6KE?H` H.63L}iwoFyOu@Nb!lbV% RmlօO?1LYE_LAM3U^`x@;Дcf.3.VQXw&t\Uᅮ`弥DqealzuTϋv/\ޓ3,jD ?7z>JUnj9 '(ET%k.?9aEeHo(iwj]Ӳ$*p0g>1 0)? żrJ\VM/.afSOu*k6YIڑ7?Ka .L,Jnb#9#S ["3*ҳ(a?x>598PY &_@^95 4e~v%uj凪^l5G͑#4\)+nBP:㏁r;=;J"Iz_=tKNYχWՁM Jt2ǤS+IY uvqr~PioQtŶ~tw~Vӭd9}tipw=5H[@)~ൿB3ȗPVb "AH"[ A# HWkk@"v mC<ʵ zfEsLϵmGI07zp^gWe1~e8/QmV<ਏNW!6UQb l<Ay9; 6!HOCd'UC[* #wNZT.k5O]Zк#`_CX/) z۬V߃|]pͣYeV ;XӇ@,the@2c&|>,B:)1Rvtډ]C(_9Z=n Fi:r,yp!,=*gkі"r^T/)cs] E3D~:GA_VRI@'_gn=3d>#G곺`oE |X'"îi?0X?ߕr;ã2 r:MÓ6rBnxb{5 ֿcaԐ0܊}{ՙ2fE{4ǒ{z ̈́֔%Ź&WMR7mN,4?7h[g{7ҝ0a@_߽r$a:'p̰Mm"@CɈ}TmÒ!`r+:&T-MMjn-m@?+ө3Ss#ݡH|ҝƂΨ.(=_at,xu=m6k}7ƄK} ٌ~+ߚկ#t$K'etV^3yv:icJ{5Xv,-;Q{SԀadr}'>@IWH\FB)S/FɵbA݌ ũ&돴42h]Y8)RY}?oMk8L5n ^zA uud %d`P&__wy|($%Br.gqs|XV%d~jE¹ QtH /P3Lbe€WBef VΓRۄ;Re Y,}o&g8 aF9bS?>֫m^y0T{@C^ ?GFPqˇmv;s0+ 6?{՘XQ`sAl)GiJx2Κgu9%1I(\gA_x!å|I sY@[^}PX:>R\+R=H>L 0U ѻ 8بu+%1r=B Td ;cַ+[1* )֜QGC_fD'%pA+Z<]ZY^ev1D9[qtJD|м[cK7އC|.(kk&_}6с{>VV|0՝ hӪN WKԱ|x?f:M+Y @ 8'2s)Tp;uåq#(e<@Sm.Z]^$sX?Ǚ+` SE,7B92P #_V'g=~ؽkkHH-9h~@C{\o$C$u @&OҜ_ٍRCgP~oa=zoU Y:$C'A@yT=dj)8 2K #VW ĈsEº+?L6Xp2LK,Y~gO+˥=%/);šA-q|֧谩CO9 i.K.Mv}v*@1b^ KiPUm`'m2ʇd8]0m"yPA&_)_vu ZEºc.9 u8[ft^\HdoCL;?8 ~LYћxxڹsVHK3pFv=,`=x 3Y4=~uv{=li7}~8::I5p"羢++YYѺKc!d fO,»$^Q!ޚ(է ,z;p-1ɲ|*,)JJpQ,! grA# ^ҶPaIO W9H`t z0f[W8BɊIu qepqxUҒ' .60ɺe];Ji$7uDή5CXX4vr$Ѱ ]4~w=>z-7G_82]#FRNo+PȗW@3GHzG͓O>:Qӂf$DzkDDst$,Ӽ`t=m$~M K8ixȓ3G0aTˁd%g 1 iM{Q*ui6jUE!Kxubp?<9 ηV!m/ݵj&8y_(*M𗒝u2ˑA~c ӕv\3HH5!jRvц~x?jq(ޘH=DXo9xr,V\' ̸r(>#SB{0icnZř!P풻e1bż95*_"ӳ(} ~@Zb[u͎dMN{π 7:H%x#Yf :],̖ ($@*gC H5B> !>ԫ˩Ŕ h B&LY+pR*r=%}`t %='ĕgY%0ga8 9P QV7ɗSY ztCKQ.YYMpbr,pZ:2epHտ۹."ߘH>jxL8H9"G9n\i}Cō)|}H k81]=FӎA7 vI]% q$}i?!bý)?{1S9է̫ke9|Cܱ͑Uڦm}L4{/@-sɄ9LX:ih&$XߧuȽ -d кjq^rmSoz=jz#zCb'u˓3#k!˅@ -,>H !x$ҵ_D=80i(o7Do>$p ^ ޕVMy^C!ro;?H\eQ&(X/; @ OOĞH΄φ$B5nNRsg2@#bXrRH;Ė Gbef]CXhKvh6^YrR*:&w*N % ^ \1a\pu!$ F3ZNV [,+4U>0LJ60IyȋsP)knMp9nWƦTf EE𩍣6>-Xkf^ږ9)VxZ2uz 6<Rd%ꨱ&N(C!^: [.4S&pJ o"ICEֹJ}?IWMG?岜[+ 0 5-ݨT^ՙ5>lIp:Nڹd:az KЁGAז xz6½s|ݞ򨓊` ّ5A ,`Ի}m8Un낡W]-n=L2 u`Y01cԈps~aoe{/'!(fVEwr{OzGbbˋ@3ZLú9 kVhiFCs!rPOϱĝaT B`@\]j#_!-Bְy\XLkF"opb%yk1֚U nn|i;ǺёhW('`]PZG5 #%]&zjӪ}o8/*h J/OKj<ԾݝF=LqVe'4g<ص;mBn\;&27H h>A4rF:IxY]:db" RtiYq˜Su^k„+ J5-$9 /f:'ԝΠBP@SE⢧64LxuGh$UR̈́hPt@m`)Ngrϻz yҜOh8OP_y$X5U ^cC'mP? ̊"C,wYZpfw<PzHE5p@ -VE "ǛƵ IpV,oU|WGO4,A;75?cU&+ .{pVznɾʏNI\3]&@h)%j_6ήv!ԍMoE%`ñv4&LFBz4ij]-'?kXZoSTּo*X,«[(VBvcUkƥua{q[rVH[ 21^AE> 6ʎY/Fe"czԥ鎳ўO o*ޱ-*#6ה/ig%hVY=l(FYd"(CJ:ΊZЍ~5fQB)18{FZwE5p4/p0&%w`{\2=ȎEk<LC5Αm약J*aa #?|xP /ë~P 6&PS2n -w󼕻⩫mv \ I(BvgUmc$Uz;Fgk(9yIdדjIA%"4-i01w`%k:e.[HsNRX?a v뙧Z%eF/s{ĖLI] ؁oR:R:Ϯ\vZ4cګ\ڸ*]0? FQSs/g:iyle2;1I3I4w>ǩ?0ZfCIJWC՘mDm,u)?Od<^ 7钵ñ/}AMDJ6 uUr*؍kH%1QL4w5H_Kix{+ k9̥C"slW9CIV8;&~yEX\sV)u[ qV;E9K~i,2|/5V]_p%[܎x'3۔fO4em65U'G:(`֔MeLa/k*;r p!Y uHQqBe a1e^ A/NU+iOByWv~yY:7$}f#ϱّKz:܁oHka6R3,2CXA+;*4"{T=^ u Jب\IdR6W) ф*"q"at<5W@ơ~*kB7w`sK)YT!⮞RwN2܉O_) %:ā6fbu2$쳴IJF|ݯNd0.N+̣Os<촙j~NniF^;"y; F)6Y^:%|ss4qMX ޤ8ꆹa)5b?Af!GLٗM KIO_gP:֜!EF.%_ub975ާ؉;9v$h/ x,1 Q#}30EB0Y|Z$"TXBfԔ>PO'J^A;CSh_Q1MoF֗Ղ~F;7&\WpYS(o)~<]DTѣjoNӉ)_1D.Tߔ. &0PlDa= KV՚K/:7nuXc*x_L"Do*AecNKMW M?haJmz4pCz֖coB*v"A2D6pDвE\#: mܵTm[Cc#%23߀a+2ҪgOXf*̙Uq]S\8p!dPn{][>,'p݆IV;8ld[!܋_I 53!M{n.xFu <5{S/@rJ54oK3^rŦ~<b^ݍp$>*4۰=B+1k.̂KRpfݷi I_}A96wT{) XJBP/a;Wǻv~eٯf|{JWK~i\~=pGYBa4bNd%Y[p9>vgx9gZ7L8hg3"a-mIrD<\ {[%CF.X5Ik\"'90 RuOS\*k"{ŝ8z"&ȜpR0~\Q}kku~ rΟ\@Lig'R7 kTۘ\[3Щ q+U3y{IƙSw%ڰ:REXzd|/(^rHw}I_&~8B{ ɢW~F4Y)Q"xZһ&T~# uh,Y,Ux+PP[{9`a`8H\#C rCRGl 8"댩&7e.*Fg4s2Zjd#RFa )ܾjJ懤,3x` [mA:2NJDR:@%pIx6dqtYʘEZfmA3Gf9M6l;]*`mL=#ѓ!z5*qnmk~xY""3#: va s,MFMOnںOӞugt$(Bd#Se@eXgS&S1 ydʶ VfBp*kjyZ a7v&*˘8ivH~k8V ̆U?L(JJs$#n9.t4.JΦ 9bu|藔йFgS^40Y&v_D1R|1Q(6hG`{Z)v;T(U#148%gR(Q$m1oyEzKwYf64Ik[g\eVm"1ϊej%IH@:C'|txZ P{ G:SXN|xz adt7?@ Ї/V`g=RVmZpXݿ\aML WP0kW4a*uH-LQ4'ڄ7(ӊ^L}tvgE^\~eZmskp~=dVlLP`}Q^Jat@(#[=rwxl[  -y˱$Dt~ ZI.W)psA]{`n,đeਦEd)Ǯgx~ jcJ?G,ϵDf2eٗVq! p: M Hb} 4heN9ښ$nZN蝕ޏ2 o~{Ӧ 4+#lA? :#=ӛ" Ƚf*FjUG!צT2ܭ*JKT饑I?ڒsߏ7--DNJW*x-8#C !4S B ?4`譱gv^ hkHQG%gDG`I7ݹgA70PRPrv>z*菁( LnP3UAEXQ}\(*\QA?FZP,SJpC!5)+YeN8Ke1uvk靲O&vyYxT_qSad0#TJuSߡ,/~17Z.9g3{2WZ _nhK&ȻUyOCQr)b Eһ|@6|ZFW3ߺ3a^v_56{Y{ ϬzYy==gzAW̎b>&2,QS9'CnLz`$d1@(Bt򜖣4VM!>} Qе"g> <#2i7;gOKduͶ$Q9383x#i'-;2tC_M,]SU{JOL|Q d򘳗w=Nuѭ[X1.d׌ʒHO TS >ߺ .y uHcOgE-DshӽnB> "R2ni6pYr,L3}D]Gq^ ݆Ųs|C'?&']0@ 1iS sΞX7T|w:PJEa$Uy>vPJ\אx#˹qr),vIV<7,- /@>IX~V'caG-آ[*dhܾOO "Aw nZ֗%Sq>x Ro v_AGd(Z|݋u=!(,r]Wm)MK6w! A.y(>b|/S8ct}F8Mm2$r-¹!0lbET`vC$ ܝ*j=} ݎj;lHI`` d3:I%GZǎ]+Bˋ0J]1"X{&v< d'FG HҏbeQ){WO'A5B'!EQz`)ܐ9ktn7h8#Z69w!YIƘkx@>/뽂$7 pE%Xdjt;!&J9P{m4;i a,V|v3Xo{:qZgi'yʝeoAnR7ރ8%2QyROCX΋ǝ5Lg X!IDT9PQߵ` hR=)cgW-[ΈXCZpַ HjطG,/SvYUARK_v'X4~cй72ehyv4Ѿu̾>R =o q u}.$Oϰ㮮u?)"aд~ ]" VnăwhX܇~SF;u#e/Pjy M߀8=v/qΓq?%gBy|M 1c h_%_!%쨣eA%F]ȇc\r׷65LpG* l&A c/>lsC*'33`MiM?lFJp^ZWψ +qR TXo {N+t.>t]e!ť f)KH'tM' כ*!;/kGVǞ9'QŋXul[փVV&2-h:r3smn7 X7z0H9T{il)wëMŐ R[(t"6ź]It!YafY0+NUΠS|GADa@\nJDbI^o>z1nP (MxQ΍؊9t6ewFEtBgbVq0YsĘd33!/h1-]䞒b`Ϯ*S@duILU7Nd#d0&a_-p2!|=eβ]a-q^q˵0mN_R *MͶ7Ou""mt\f@ e0:qܛ>֬ϴMP+g?9*C2u&|yG#u se9|%O|PlXXj?LСIBtlBl.8:od(qx|0hb`PHгӟdQ\ż/%yW7Z!!jE%!Ge=K^QpGέ>֝.)6'jL+$jg}S=9u2f<$kе$bHS׹;4@pU^,h7L?[lM y|SB洒Q5A63L[HxmI$ڙl&b2|H)ȴ:fhj#=#<; RR…zMoײQulIPvScQQ}`xztmeVTcϣ~b1 KZb8 xBfckU $Qz%a ;Aϥg+Pf3p&0N$3iWX/<utV¿.&%Б~bU-;m" $ֹ"aE 48ݕ֔vcREyS PxY}H'T\]ȉbȯP5PdȂ,>x$ou+FpgJD: z .^. Ҟfs1q Mbb%ˈ/SE'i] kSb$ʑ7;NisZQ(*h)B',%0EUaaS6WciPCǴ?"l;mIBF??vqbHj~O1/x-A&L:4`hLwF_4Pib$W]`M3.k,C|@CUdCalfP=lr T u p76bθ#PmZ{?C)1]p}=h,AD3XiG)vCÄZ5'trPop@?;-g|~3 >d\R:#HU` fodyͪ> }bEj{/Æ˧c3),}Yc9; 읕W4v*cF;X~X9Ox ?F^%b2 .՗y6%ާ.]aǡGI,~BMVj;VFի`9a&f#Ϋ$0_7ocMEtƕ?aLkS@VeM{B|2Juc TE"%Gï<  yS &Uy`Dۂ!e${Y?9*-.\dǖf #s;3Y~2cRߐ0b8 ӟ1U NZX%M?)nŻМ`SWB*"tJ|YD_JS໑nC &T\S-m8kÍ^K=H q+ɶʷַJMz 5샑Ke. <~6G`"@)n<\QxN& j$!y]HS??Ni^:iq%FP|)@o]n4p^˅j`d4Z=KƗ7%XI'/Nnj>H5y5r=8 L+۝L uINQoCD0q>ahHy@P?lM~节(.A$darqJ;t9AV&R6%/Xcc Yz`N֚eP8g򅷁m+FrAzϕ)ujcygxžw`bX+'z$h9žz# pϒHK<9ht@2@7N& *MPV&Kc8{fKl}2v4@ɯb@Z *یWìq0Revnjkp랱 \-RCjDbN#˒PrCG}vv UWMkhF4DpA{޺Ud?Nĝ́\O9#4~df߆x^[ӡӸ.*j,J: 'lp~A9K@;:U#aO|< c!u9T|"Ynuk$f=fsM&~yMV|U}hJ'fC{{]pPyk H 7SgOCࣩ!КIsB 88Agh1V9A2u C5'& sZ5H3=ՎkjdڑoK~&6;¸O+ y 1$I;4{Ts95fE*yB'^~M`b)cqs{F62v;Q}(O%yEUh.Bu^UD?qF%ܫLOh 'hQIϒ5;[:="SyGGgxX ;Rȶ{SrNY>X6Wl;6F!A4vnYd ߼b-IJBЮj]hl~K8$|gUFC0 +",z$&? ?b$9+ lJZkvE5YBRfGsE?z{ quX"3p: jP ie5X{R5W`#upB.9͢͡V`)&d<XJDЕ|҉N 1zʀ ~A0`͌W0oY$Y3ml~z>*5!gw E4C81u nrhMD̘sG6*.ubJD&mabX]'VG,kBG:_`IQɡGyYώݥ^Gl[؆7Ԍƿ#qD}T1_rN3}K9PIu߁݀eݸh{%>\,!kePc:r9Ĝ4úed~rU=Enh YضQ3ڤ_3cqz"ݸh.6FMP&zEʳ>qGL0q()p<)v[-‘*ORl},P 8 FdH E>é7u3DRss MsdB2/^pX_V{\#_`A[t{m& , dm/XqVIVsUo@DR׎+:e,@ao`^§t6x++wum^MT{|Axc[#Es )/dٙ(eԶ8%}86#`FA)@yӖɥx׵NN1ӓ=Hh}ҾȂ^gէֈ"IXI+"* ~p:.(ߩ9vk vbʢ`*O@yA'* 'NZUϼr}Q0Wt`G8hk ˁTQ̘b 6sJoꭋȃug >f 3,7Q0H<=C/i;fAr}Q{ʬ-:=!鼍4+m,w5UʷNhj#~+=/)kMi GWt|lF /=,.1CkckIGVcǹyld# OSaP[Z|9A$W3o#e2lM<㌷tJ*To׼>]bK6qǒ<ʎP*u*([BZVS5-P.l)-?n|Q  /d 3lķKeH-e[\:3Hϫq]dWa2Zؿ(5B#-n/)]aVKkvtse`zFȼS@_KMtliٟ9Q.1ijmQiB"Eμe \@HAi)uEd/lfz ;D0 d|}EEX^%4f&aB~]pC $aJߪQYJ/țMΪA\n9ʗܓbѐ*2./"MEw" gKIY(FvȂv\`lo0˽ϢKD"6ږ?xȣe_ @6+x)5 wP*C$qrg5},]~"Sg9׬q KStTW,<~RPj 9Z#Npljy70LP]SV{_L46BఽsA!ΩدxsbG¨hM+WN՟|d@󚖜7 =6{ѱR\y?&bРZj;$Zcȓ Toe8,FLou95T$#T"e)