smenu-tests-0.9.15-bp153.1.16 >  A `C`!M@eee*\Q@|У% :MrTE2CP?B.ccw? `3@}d:`WÆdaW  v~0AH:HKX7PFt9&W^jOmr\{W&<F|ˣN8 j=L) 3;F0EO/ ( RT.Mƚ$~5}MK̛#l$Щ[ذC5ļWͨa^tz43700f1130daeb2b7b24755ae996de6792a9e02b0518159f3bfef2b25d9464c43044bae31bf033b19255d22289150cae980ca7d6`C`!M@eeegőƞF?WOdtxBmۑd!tU~朹uz_(Wjkt(LLǙW-)Ѵ%2JIk"E3Ouz$uvL,e,k2b "0+G2[zЩuK#kjc>1C!V ύn#1Ed{KB ot@HFI:U,N!/7 (u+>Q#- >p;(?(|d  9  (.8P \ h   <L(8 9 :N F$G$H% I%$X%,Y%4\%X]%p^%b&c&d'"e''f'*l',u'@v'Xz((,(0(6(xCsmenu-tests0.9.15bp153.1.16Testing system for smenuThis packages contains some scripts and a number of tests to check the smenu tool.`CQobs-arm-9Ismail Dönmez p.gen.progs@gmail.comJan Engelhardt p.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.comp.gen.progs@gmail.com- Version 0.9.15 * Bug fixes: + An ending pattern search was not correctly highlighted + An highlighting issue when hitting the HOME key during a search in numbered mode has been fixed + The PgUp/PgDn moves have been fixed and improved in the presence of excluded words + The height of the windows when a message is present is now correctly calculated + The SIGINT signal handling is working properly now + A vt100 terminal is assumed when the environment variable TERM is unset * Improvements: + The 'o' sub-option of the -D option has been enhanced + The documentation has been improved and enhanced + An example of a hierarchical menu interpreter has been added + The message (title) appearance can now be changed with the -a option + An empty line has been added after the message (title) for clarity + The .spec file has been updated to support older SUSE/RH versions + An issue opening /dev/tty is now clearly signaled + The argument of the -n option is now optional and defaults to 0 (full height) + It is now possible to directly move the cursor to the start/end of the current line * Misc: + The code has been split into several files + The pull request #15 from sumbach/patch-1 has been merged + The pull request #12 from jonnydubowsky/patch-1 has been merged + More tests for the automatic regressions checking have been added + UTF-8 string length processing has been optimized + Help and usage messages are now printed on stdout + A FAQ has been added + Compiler warnings have been silenced- Use %license for COPYRIGHT - Run spec-cleaner- Delete forgotten debug files in the 'examples' directory - Fix some rpmlint warnings and errors- Trim bias and history lesson from description.- Version 0.9.14 * Rework the search system (major change) + Add a substring and a fuzzy (fzf inspired) search mode + Enlighten the current search pattern in the matching words + Remove the search mode timeout + Introduce ENTER/ESC as a way to exit search mode + Add the prefix/suffix affinity when searching + Allow to tag/un-tag all the matching words + add a -/ option to affect a search method to the / command + Add 'T' and 'U' commands to tag/un-tag all the matching words * Improve the direct access mechanism + [-D] Add a 's' (start) sub-option + [-D] Add a 'h' (head) sub-option * Add a "full window" option value to -n * Improve the test system and add tests * Improve the documentation * Update the README.rst file and mention the wiki on GitHub * Fix an OpenBSD compatibility issue * Fix and improve the color mechanism * Fix the cursor display after an ESC hit * Fix the tag attribute display * Fix some compilation warnings * Fix a missing message when the terminal is too small * Fix a lot of other small and not-so-small bugs- Version 0.9.13 * Add the first roll of an automated testing system * Add the subpackage '-tests' in the specfile * Fix a FreeBSD compatibility issue * [-a] Add a missing setting for cursor_on_tag (ct) * [-b] Fix a bug about non-printable characters * [-V] Output version on standard output * [-D] Add a 'decorate' directive * [-D] Handle multiple instances of the same directive * Fix a logic error in the direct access code * Fix an horizontal scrolling issue when going to the last word * Clean up the allocated gutter array before leaving in case of error * Add some more terminfo sequences * Fix the right margin and add a degraded method to display it * Improve the manual * Various other small bug fixes- Version 0.9.12 * Fix the cursor restoration * Fix a Solaris incompatibility * Fix italic handling * Fix the replacement of subexpressions (-S,-I,-E) * Fix a bug in the columns inclusion logic * Fix the impossibility to use the letter 't' in search mode * Fix possible display errors when the terminal is resized * Make sure that the timers does not alter the redrawing of the window * Add word numbering to allow direct access through their number (-N,-U,-F,-D) * Improve The manual * Allow the \u notation for UTF-8 characters in more places * Improve the -T option and add the related -P option * Add the -p for use with the -P and -T options * The gutter option (-g) now accepts a parameter * Adopt the NO_COLOR standard (http://no-color.org) * Improve the navigation by understanding more keys and key combinations * Understand CTRL+L to redraws the window in case of corruption * Exit from search mode when a direction key is hit * Adjust some values of timers * Remove deprecated directives in -C and -L * Various other small fixes and improvements- Version 0.9.11 * Introduce the new \u notation for UTF-8 hex sequences * Non-printable characters with an escape form are expanded * Keep non selectable blank words to allow special effects * Fix the wide option when in column or tabulation mode * The last word is always the last of its line (-g) * Improve message (-m) placement in centered mode * Manage substitutions leading to empty strings * Hopefully fix the placement of the scroll bar in all cases * The gutter can now be displayed in column mode * Various other small fixes- Version 0.9.10 * The words acquisition is rewritten and splitted in multiple phases * Add the capacity to (de)select rows an columns containing regexes * -i, -e, -C and -R can be used more than once and have a cumulative effect * Bugfix: -s is able to jump to non selectable words * Bugfix: The attributes are not overloaded when reading configuration files * Bugfix: the right bar is too far right in some cases. * Bugfix: the right shift indicator is omitted in some cases * Add a -x|-X option to set a timeout in seconds * Add a -f option to select an alternative configuration file * Add a -a option to set the attributes of the displayed elements * Add more controls in the selection parser * smenu can now read words directly from a file given as parameter * Rewrite the replace function used by -S/-I/-E with a more sed-like one * Searches should always consider the visual aspect of words (-S/-I/-E)- Version 0.9.9 * New UTF8 validation routine * Man page cleanup * Code cleanup and improvement * Improved configuration process * Add code to detect the host system at compile time * Compilation is now possible on BSD system derivatives * Bug fix: ignore EOF when a scancode contains an escape sequence. * Fix the cursor appearance on tagged words- Version 0.9.8 * Change the cursor aspect when the selected word is tagged * Add a small animated gif demo * Fix a potential infinite loop * Use custom fgetc/ungetc to be able to safely push back more than one byte * Add libtinfo in the searched libraries an regenerate configure * Manage conflicts between -C, -R, -c, -l, and -t * Improve and fix the help line display * Add a -T option to enable a tagging (multi-selections) mode * Add the -? option to only display the synopsys * Adjust the code so that it can be compiled with an ansi compiler * Put the searched line in the middle of the displayed window if possible * Add a -k option to prevent trimming spaces * Fix the -s option * When not in search mode, any key except '?' should quit the help mode * Add a new example: yesno * Fix an off-by-one error when using -c and -w together * And many other minor changes and fixes- Version 0.9.1 * Use the GNU autotools * Fix a lot of small and not so small bugs * Change the -s option semantic * Improve help and man page * Introduce some new options - see the man page for more * Also rework some options - see the man page for more * Add more configurable colors * Add the notion of non-selectable words * Add the notion of special words * Add a (de)selection by rows and/or columns * Interpret quotations in the input stream and ignore empty words * Add an option to center the output window * And many other minor changes- Initial version - 0.9obs-arm-9 16150508330.9.15-bp153.1.160.9.15-bp153.1.16smenu-teststestsREADME.rsttest.shtests.cpio.gztests.sh/usr/share/doc/packages//usr/share/doc/packages/smenu-tests//usr/share/doc/packages/smenu-tests/tests/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/6e32722ec61121202c8bcd8b2a3aec6b-smenucpioxz5aarch64-suse-linuxdirectoryASCII textBourne-Again shell script, ASCII text executablecpio archive (gzip compressed data, was "tests.cpio", last modified: Sat Mar 30 17:55:46 2019, max compression, from Unix)0ͧk!z.utf-81b8d5a3e9a913a9673e4a5ba7374c6f9e0c4389c1914d0658c719116d125df5a?P7zXZ !t/{] crt:bLL.D-wȻrP&f,daCb PKTr),oabL#b8}(qq/ٌe?.APn|1J 6>R hS2~6+x ';\+usUB w#C}a!-RHyҕ G䟉VkI#=8+9jfQbt m҈%FÀYAarڗ !( szt޽O{%A:.Xt) Ws4#窦_@laTdm˓%줋u(EXk|&i{0G0.>;V x@@Jd"rF|h(_^T1ؿc&8u>%1 |k^M\~Ղ˔Ʃq^-鲉KQ]mߵ lbP? jХ >.oLaCf}uۈĜT,Cwid+95)9v# d'\E:]>ep;ViuɶdXJoYf])8Ղ)O5ᦫ[- aM3g xР'/'a=PS!˃dij47>fF}U >D2Er?`m7\&kȏucm=Κ'"$vH&-0t51@C/_.Շ;Dv-_"u&ύV! fd1DIw[9Z t x/4 αѴ#x>ŏ1nI iS#lp0J]bi-4-`ƥ_W`/E|+ Ʉ3]bLK౮.Sɕc㢚 ẫo-ge-mv5әx#^na 8=ّWswܸhUc]o' GHoͱ9<.чBͩ-~ّ˾} K9QP5b ;ك P])!} Vd7Q&qq7k>\Kh}LϏVM#uJj'3\*3t`gLZ?|$}+|iXUTߢ"eN޴Є̃ſdy$Yk^ ]ϩ/Hw[v[R"\ Pn]ĜuwM2"YUGm#L<1OR @Z37"YJ+UT%s=h~V=zyƞen'x^CwpTJ*n8SwݨbA2'?+ħұQ*Agv-Xnbo"l`r*ڀFIJo;jNF$U0Ee|ELM?Ά6GD0~㽿>0qOOb&/FF],#I=(O_NXl2RZ5p}8BDZKWzi ܕ~|h9q'*iJ.zêXʃ:ijL.w ;/04= tS'E3FIُ%K|jȸu;G_Q;3(%C}dNBqoof@ܔK U$ΛYyeRMcHP`*-2;F3[ź5;UeRc+!%QTZv$x>MQvNhѽDlW/p8\QI`bl&Eh=vʣCbY]9Q&%-`YfY'c:!syTT)ʡQ}(i> h"=(ж3،+W dk m"b㗓ͨ-,C.bkr@ᘇNX*Bq( PҴscp!m⟿N W\9g- RN XeSKEFVA)=V ;Ղa]s]{igB E)b yn|`-})D\;ctn{w3 R_έgNFk>(?oH֨S:Z(㈊+6VaEHKj?Rij "@5&.Ip寶;Ҙ v{?b@YCN+e> dח@EkrXbQVH{M\aQ۸\|Fm<Ĺj?D՟>/_Et AV)I[΍,qJ"N:)/ ?*0>c%{>ꚖZk,ȡE$>1?'. o~Lzs u*r3MlLO߶v̈́&g[qvzQEm,iV)]mͥUO&BwZP~wۑ c!7d:C) wAԺ.]:co nje]R4< t欟bt}*=ޤٍjsBhpSsu%}tXo* Uy_UD4:E̡6E/",SWj)OjG{s00+V -&՞:]~ ϜhR"[H e;+bDz0̈@#3%!ir0׀YG"LkԻ%ήWg]-D '|>q&J}x`ꓠn̘{I%ZB'u%ūQMe㠊J?K_G+Uկʝ,!}S~_"Jq[ɃrP18~j,k`*C%q9Jk/5Q^7v. ,kG+ș`cDFUr]Mu*2l^NaMi{G#iU0֊ւa!$~ j ,_nK~H+Aߚv։r~9f MfkG IU3^tlT!V؆$әL˃7^lBBpn՜4jpQoVq_ 2sY"*?=a -HP |-Vj`0|\:0' ^SfxZ|mv8!o6̂ o%^."I0IN u|+Β*|oх ay(-1vx7mTRZ* 7PO< >$J@bJ\ o WuNp|ك62T=xUZyro?Q/M_Bf1G{M:4!fť:9P]LS,SQyAVĺf.38G/~0u(`ݾ(?-TbIU:d2'ɑhv}y["N~=  ggh9]yswo[V'~Exaܬ)DUa+ĉ/Eg~ΜMP*v$|W'$ dkSQ\ɷ* YsxRN.6`flK(ķwgKr >Nv@#+]O O1ʊz/>'MX8tELOL!$qV1[͑0vA+5[\c?+F&:\ }2GG,tI-v,PRZd()Ѹ~7oX+θVS-Qϟ!fWUHUX/P\T\bgGQwꢐ1l,3խsLhG{;Ufex2[_>L-=,_2k!`(l{kkMz%鹊s CC26Mjtd<lJ2' h2(g 5quu/c} %5t?Jb>'9K ʴ)w9U8 9{A%A5%VFZ?KC YxVY xχ[$m4jMZ1EFJg O*ܱ*TPrn |b\{9m;i湃UI8FH 4@ %~#LwyEkR,ju DPdž;#W|%fdelσ`Թ\Ǚ^ LM_}:Ci5B+ylM8ꤕrV\د([ꄌ } ]TtO!1HO\[Y8mظw=roR͋@N)i͈4d= ]d qz6Y0IƊ.'9GӑYJNe7ݷ!KLhC;](F4{Z"(pPpF&/iNtxV3ӌ]c5 !}}I8ϊ~8(sP"lqM`84kbDQy!'3`7DNå м~ 5>W"k lTd%d'@K*-`]t^ꓢ(GG߉L/ \s2m_ݝ4Je7 CA|caG?xfi8}%..cCw[bj;i2t0sVP_(#b -=q3R]u LUAtȇVBK]Đ5H+m?Y4ph3,΄'،yʦom `T=,-~@*~RTc U*o*\@Zf㲿/GQ2 8%;pe!d2Lؕ{yaGTڅ)9/[Qc(l^C$ k_p%A?qÙ V MpBoVR\  ^DN-vzÜ:>Xf]ný6[Nг9*J?r~~@&?V t[n_((,'lbi˜Yn ;{U;/Pi4cQ,̚*n¼ .ˎ.n/ѶUJP@#7..`c\"ͣ><}1}*&x鲧{E"HYHu iL\7P"pWgƲl./&]d >L1}X+v03zF 77XTdi!| /rk\N +9kz5(%UށQhHD#/Vo4b;u^9 s j38\2z"g⼯W)񔴭HR9aßH =7|&$ +mwxGwmu$ _+e.q ^pv L&]ktG$H \ =_ G: f=2FhZC9d*`nrdodJxH6f /<<ŏBzdɮ?PÚI=T]z#/ޱ* ;T& M,hI%2t< *GNJ@/j {vVN~M4d&;ؙbz/׆a2,Rd |54/ 9teN'oQ- n3ԆWTUҞaPm5)r2׵<ۓQ81(dqy; SF:Ĭցp@Iba>/{hJ$Gn9]l!V °XP&ԞyloxR(>Ck+>%'P*i?eY ' (R撑]{~?cr,;PC?hU]"t0-C! 7Wsu~Bw\́е bZ_A4(lo(Wh(iW:aF + *̢i/kSw ]h {Џv1 )e LdC(%5e!xi<;,qfn/g%ۗ*9 {ՖSR8f|yEMɅq .nS\Ew3NJ=qoA;ϐ1L[| /og8a,e+e8>]}rk'xM& p?]}{ka(] '~# KtaL蕏L'pC?mg]1NR8WU니GXq1:9|Y:\ ߼QoH&G tkvEQ1En5+󞰆M3 J -(Uj[ﵡRb3kPUFR2N$O $eZ2RQsSHr^O) aMv7ZGo29ACcAqy~ ]V1k6MPN(Gåَ؈U'qӓZYCDЪxg rѴ7mЇ%A!"[kz| 2` %Q/U.A?760€p4`{qyKAiJX+hZ M{ OYXENrB:|JmNsel(4D/6'wSzhހ+*=cECwf69]H2:M˂7RV|7ViY"e^6~ "$egw44EfPĹM9MrjwP|Gf x6"q < w)g>glWC<[0[(&ĨoR0):C302M;q}?:+ ҖȷA9 ciL!F09eHZoD\ i#d0:[~|?Hq%c 3,0%k\G)I^c-O}Fhje&5z2ff܌l{aM7َM~ 7-&e ZHap P;bB8m{};O"^nNEW-27{//H]x "<SVy^+V' p =zALp_紐( {"c2A&ȝuUp4 ,\98顶>?A*Cԕq&yxt[| uq~UM+Q)/T-4{6Ni/\LG(z}}C,` lឝE5:ぶW:Šm%_8kX*yeoN>ljphh, اd=:3^13NצU*[ Ѣtg֚ʨ"ԯv-TCRDXA/+AoQe]RY?2ϦH(Y^I8\qlemJ%|>>۹t)l֪>%nSx}u2OUճ@\[:O&X7|ByyHcktCxZЮ|*b7Fkӎў6'#>~}& qcɛlJ=/eTo{/dP&Ͼ;u>s Kᔚ #xdj[" \]Rگ˵М[p<CM?7Rw*c߮(kc^mYOU/j$jPco3/ɖ:.nAnU/=P& [;C3y񺦴#F-'KWM}rC-%ob yB*m" {%S 5EaCJc#;]Vfn6dEij&sO59ҷ+=$F79FU~=IN2躟9lRPA@t9aTֵNJmdYt u.Ao#H k@qkU޾YeՅM7)Li:Ga'N vf^K h H< P9 3%h.]/K*IX:/SѮVL*tCһܣt1^AvxG ~.>XLJ;\0Ҥ*eYzVC J g/;;gV=>@,+.aF]Z?{%`LqN2=Y^VNh_!>2ĚC[f,>2$Jz\%.i4M>lʻYʥ:'z؉#LUzdZ*Y5\wؗM?ʒ0tGх4qy@]tcWMW鉔sI RmSW 4FϢ{W*{֫kl&LJ۟"P&ԥZڀaOt]u~U#zUf?5UjNF$z NA8 kH"6h-~@C΁SW˪k9h-N](CɡJ K-NTGy&ehؤG fƻ]n:OY:n^L$j:Tc2l'Cw#^ TD *P9TT5?KґF}TvPřţx@t<@x<ʦkvvA}O'?z'n$8/ =4v|hĬ>bUxVq`vG=5Iy΄RޱMIĚr ,Zd#?" W}OBIjK$_Ѯ?1vBTD)wѥ`aE t~1%\잺|Z`Qw|jmi#5!eaԵ;Fzk>Pi@SZfސg(/$Ӣ'n9@ D<f<*dP 80dL!eZ*=ȸ'jihLR|Ǩ]G]݃gISp`EgUGjw9=,Kz&,\{tJrtߧ}:(/S9Y8Bҩ}C8.V+ٱ:X8M ;./٬&E9&lTFQ$U=I:,Gnq,7ɋؽz[!&^n4+b]=@@cKE>pWcmcV[OP8FmCC&mϐ!-i=#*l-{NɓUٸ,HNC}{-r) , "'dZfdգZ!oʻDq1ly~^' &' LԋWYUOuUL}R@<;ZU%(;pzB2w,MEam+(10w*k,ѧEWJ$q8.h^m ;Hwr=i\}*` TSwGeB>}VM$4J+WfS[ńE`E] ?AnZȲa8i߀d5) +F =ׄ1+35(B =Bj>BR$Ub: HVfC~q tִ?~}G~xl4^uuu?"3*_ȯ 2xv ɢ:AߟT!3YE>ۛX4~ >i֫c */AY{#{2pɖcc{wWWGy*}u0;sUo^֜pͥ`(WKv5h [vZߤṈJid$A 자|i$^`3&ǎQ˰-gh@О,z25)vɂOJBQ(Z #ǵ|ʶyb6m+?Y:m k|D6}Fr=o> 5A]>r]6'woL. OngI3y{d gk3ۀދxA `U XڈTGG.ZE&Nه_G6劾`&)upw*6]EL8`k"\ڣJQ H[>Kʖщ^cw&Q\{+#ZAp9P-0E7! "{tE$8~bټ3jg&z*Ik+*`L\,LKCU^i $-¨1B[j"NEa pLx]^XDut-d>'=.z% 7uzwIMo5V" :܋OsN֖QzG5ZM $nҴn`ʯ(sI6&4bxy.)wO Ct-y2Σ8@aEAeN9C i U?K><zuP!gQjɜnv.T!9Ri}NQSe;9!ڝػ:7t3߯ޮ)u4x8OƉ1{M7]x*oQ+u $'?qlJ{Ҏ Wpf55Dyat'^\WxwBsEB6A.ęԞx௠HB8ۺ#HWGMOFp Ք4+e>h<##C8b+˰,&c¾Ly-WSn Hdb1kʡ0i R 1߼ء g-z2x%X)U? _ ;wJ0El{5!Թ$Ū~ù>d)⌇ȦP0&5^G+xkS;+fuG_l~Imێf_">m~K l֍-Q.:@T-We&:w>gx$ O:|*ܾ䘉rte ;z ?f&bgE%\ jD@KxygbKY].!zH,6ߘC|E:URGH)ĵSLp`.F_!)pKx#Ɵ{"3 xyGoOC.gqѮr@nRvrl] /RmY`u_ Q:tfUI{gZPGD@k"ACd!yO@P5nY6hۢ'6Sw]@vN I:0J9}S!V{^JmC${I͑mt@H)s7dDh PV JTNa͠/eL }W Ȅ6 ೱ!3ݜLrW96O~嵗EbzaF2xTOlczU,i&0M ŃG|7%Q-@Ԅ~, + Vg{#O8H' ~hO4'|$3ha>=bo5]Z`M8 P6 \Znl4b=5zll LTXh6^&Xvu֦O2LyO䫔VA14EEj^]UCk|lamLX6Kjcm66qC :<VO?j<.4f a +< m\sUkY}8cX?UT9C0?36qW L| MX!OB^G}ao@T3=)yO5a(YuX}Ș f#oxQOoli ~MA̮ĤɖMh|CSP ED8xe!иX#VLuu UB:O ̩Mgt|6%JJEH6.:CRgbY\YbWML[/;F5] 8jT>\^F C":)P8EߑkDSP+*xV2)>eϫ|lV؁~rFFbAU1} !F|p@f F_2BԘ 'ZYmVgtyr?RGCAIwrF}Vwyl/k_IeұZw: 3A*,S/C H/o~E"{tByU,6+Xp;cq}x6AJ]iߧ):"Qewz3:Hk_Z}D)T-C|@9jVbynR]7|;{**EtщM~ +WU+VCN踷eD0|傽$ 6pB^!I*vYU)!+i͌(ƿrK[D!`WL:[bqfH6奄.̧ar0Aڱ[~Q@E~C+įQqmE"Y{οq>4YJs):eunYA̵f 'l]8T;j%#cˣ'5ڤ!'$TW I^-nZ %zf 6`l.ۆ|r羬3f.:g 1 ^_c,QJ>D_ Y@;V?_4yZ&C1(u0b]" 8ǭ&[b+F: C=}Ȓ > GJyaQhMeP_*^6/]#R,\59+;lU(*-2H|C $~jc2&^뚻$ nsa ɵV 7ATkr*WozD33`/SkEhڜ]܇S^. L-ⵒDJQr[#0L&+D'ZPrq聗ku:^a:kiu;һ\S`.I侃Q'NtЎҵUz+֢ũ@DuCYMd0"~GDŽ߸0{}d歏N܊ L‡por/e,H QCnzEAt,mS!njEp5qF} p\8$bzv tPv9AcJCiIaYzs?\'yԣ ]^7J^FEHsE*,<0-Ǐh7yB ET"MUs6 _v%A%G٘%`gF긋:K"X~N ._^>Л*̳@$ ;^ޔ{oyiIHBw5/\~ J[:LOQr Z{\^(iuebH*=:$2\,/M`D~ᇋm=\PF9v֪`^Chy9Ṯ{86\4 ]fy@VFPFJ@&ܪyNug:r(xcn?1M;?>V&5^CHKÖL::C-}\yX,6\_vQSp:FFv3i+?2D$<%lxLaGhVy koCFv55\\vڙ& \y/'$suG }ޮ#&.tD#5%^gI)ў[X5y QӎM4ޜ{X]#1)P$]s7<=p,#|/km~ͯ\ETn2{޿ԣ#Wf ؎O+, :C6)06 SjD@*q c%jHGyOʧ%c#)M2A޸E)!7;JaҮ "qjh<}_8pRxuj ʩdhCf=urM G3`Q6Ix)5bkc{K6[i?%}]eB9R+grvf1pt:o`";lwgRT}|>_;*$#5[f"F_(+>!f_f-ޜ|* dKпcZ.9#TV0U6lCȏaĝdN\a A/Կ@d# '1of(=\֟\Oֈ|<<$ K,lq{T4F"K|A8,$yc!P[Urzr*%8slXCTDMΦHtO9dOn%}`I˂K!_Ꞑ,c6 Jsndë~QΊE**+Uu4p Tj3.n' 4#h!]6`J-D;H-`(,^QKsBWm:)%3fWSfu&WV{aFPV eI,4GYdL[8ٷ_k]LUXc]AkpdE PKqwQ|C."gR)AZDJPsqK 7Djd{d։4]. 3'p,arI'sնKLJJt{C0<\*e{:J>䑷TۓFlᣣ˜-,b(ֻUk?[#ykKc*Z6ܠb}+>MGv*['U> H/ysTC7&T[ g#.@H剝Zxo},44_HOF#.j-,𝭘ggA!UnMXCSW_Ha LS_xtO+|T,:̹3Gn!ouE 2,F.zFmm -89_IJeas1R0E1Ldxcj ^/Rw1-_b49DA~RNm7ړglpv҅э^8qiNኾDžqY3حV\@iz9rR H jr6DJyeQ+yiB#SO5 $uzK#Y0m. oxpH/\˱Id+GR{TNԉ~৕*VFa^HDe+(0~nn0_:gzo Ro= fXfHͺ/BMYQcFﯪL6KKm{bZjo<0iGssSɂN_xa}VtRfA {r+Sk:(uF'Vn@:;`\ 58!_I8A%R]& + rT?!ē0t5ȅK+qɈPdiv f3MR]R)cLôx-wH]g`H|op3%ĊWMkWf}4`I(ykTH+LCV| k?q1x6hZs!uoKqidt{Lq tM:7721fYxwd怿#Q~e-wO^N{#:vfuBو2~<;wKS'%l =[hzG,O9 TN6I( {Qށ'Z/?X@Ss+_L_ϟ 6ᵭSRn 0P;.R&pYQ):k'o~9!dnAm2~o,^fܸpE|Հ^D&@$usUKl$&:jZ5Z +B(*s dwO]0vYJ Q=m>$QU%k6,/ E]k2xi\6b3 /'<퀽>riMG\Ltꛯ]ñ+U7Zl Rcف*_މ[a6{WXlB҉~8S뀬*s}vvCܯ:E%Kxo6K퓻eGF\m=oq$ݗ>zhm kuz|7pT,*$"BKĕ\E -^Hz0(St,fO ݏwx3 9-hV»t5 =<0,eiXW&v΄T?_֯(ծrߠ˯-Tt0#5 G0 >.U8`y:CLs} (US%(06.++{y ĵYcar4lNEQ{,k$Ğm}˲&zF{x~ ;i4a-.UD-tI#.ڽIhJLUs~߮Hg$!`z6D-'WdfcLyz2P|S$4ZHѸA͋[vO:@vH"` `֫Y8I+?5}LAy :jacE%h]r7l51:gY,TlmŚS0hߠ$Yoy7^>@ɋaELς;&I!u$j2v#:&vHx 1ÚY|4uK\sz*En/a7k Z'mI[yT$w OF @\I5>riBCǀuW+20w AS/}^D)Wti3\43C޵˷GRݾqJ3#",, 3d{H&80h+ rw1}qj6;+?I :f.ǽᑣKl ͣ7P3= 6 &W;2y] e^,aveFv}z5,jk}"֠&?TM7wq3=ia~UJ$Dt}>[fi5yZdLN^cq7cSy;322擄XIQȗU>5hWj r\‡9gS07?PžOr"Hjݿ/EO9p;:1(N SY]GHΣN mg,x̸y /*^Js 4T\2`:IuKJ}r"lc^37 ڕCbϲ^+FffLE?d͂Fܷ@RzFS+aQ/nL+r'j$WfMD\N@hve<#xή\Y2Ckڢ$ꅛ1sdS=umʔ[dY.lG =P*?Ԫb,w|lư|_f1vo < U $,4׶Gr Q7?vGgf}I;ѯJHx՜8_$'ѳs6C,CT i);9dv¿p;skE{hKQFD&A:zƣ+ l+h'Oa7(Hn.r -F0Cb|0!c&6D(q6(n=PdKz~bG;e0UΤ\}%ZYc{L(pzH0qDm9ҭdV! Q=Oa <u$,5 ׏CnDZENS"4sUX>d=0 .\{IMi\kIo q~^".Ud! m*<7 !RoIn0r"Dmۉ[Rr"O^V(NEe^VQyПԠvSͩwT@F^'1w=z"/ `jS ح / '!5EV{=">ځOklgyN:kJcU# tNгU{$' DVҽǹ#|ģti,$y+/ܥbnOr7Y l Πتvwc|##e0Z#{օiӽhfk@@bc+:8JqjŮmԻ4WC 5MJݧzW0ky1μz 8<֕aqD]04w\Q{g ߴ+0UڷfT8j c rM0fB̧qƊvV\UhxLh9 %( .VUUFQ`$~AaJ.K+/*BG3ɾ5i@CQ',r!I%yw6dJj>37@7 d,r܊J0|K U0bdc:<+KnP9Q%j$"_ %?s,VŰmPg|\;t]m6[4e_9+BE(G!1B#n G lns^Ksbѕ_WzuoΏ(-X× XdXxfvk4Ti0V3la޳pU/lV+Yk 19QUfgтSv3[n k&d'?r|l7BurhmO^HW{ 36=﶐JFżAO-^yL^{ soC-'#qsĝjAedo\{zl ECaq|;F2:ltLFҝޚ-`%kqSnkLq~{d8` v{4_΋{+TP$39̑K?~Ԭ+<&tJ<{qlVS'Pj?"&^$yMߙP.IN|1>څ썶oHnB;Zpq m-T?d$DbPsfVѴiQ[ Cو̚rSקo|fI>84YlNgk&L#vxgЁj]eܻyjFEdڒnE/Q *2NH4A橼k1 ,xa6ȶʝrA|S@;6] ĤFÐ_WSc/^aGJ(V 6hՖ*e6?xSI_5uqhm6e*u_N%L3'÷=TVgvȿU"\* =P W.Tk-Ę=޴LSu6CS>*IP4M&.,T $sbB\=<:X:[cxܕА7px[<&A}D ӴFQ08A9'BM:ˣw0U??Z).VCG&|5;3ǙL18Bm2lm'xy͓a):!nCRm]C6dDc:-s|h>ˣGA#&&b F膼sͽKRL:Mf,f| ( aRB"mDzg]<ѯzЄ?h{~'R".ԕ{6;'D7SǸ b'L1A^3C5TS۶vaE!O `APy U~J>%'_9EK4`PaꈊZkmԥ xfG/ Ǝ t"71dwRlk*M~5}LmÛHKѸ J]> Z~!07$. to}fg ϯ9,,y^b8,W,]:6?[mk!Xu Iz"E'q6 7l̨ԄUR7L.E87F .ǯ7hSWUY"x+L9t;zIr_ `Q%0 P>,ؔFJ> 7m \ PlՅ"ҙwH)RpR,(G(+a^>[,bTRqN4pq\ V_P`~._A߱${]aAwLOQ``*K+َ]-j䣼)ZdK}m\c ~0jS9??+,f3jauH 2Ep_?[SLWC~AF#1LT,Ŝ ͛.btŜcivLfY(0m= '܊ʉ_mi)u%wZ i`+k&oe]{nTPkFwk1a $˵O17RkvmmYi⻊k$ |M5,|k`bE*cQ!eڞm;(̆6"iHv JO~Eg$oYLXyW~KI=ɼ%夜xh{~\ Ja՞Nde\̭RѶ$*^ 2=fW~쒒uV{x`xuC?UbU֬Z|8kK2υCn~Z o5eM6BPcD]I nJ. xLNajVx>_1ȗ>klmam~2C1_Q&C(|tć,zrkݼ}TxQWڥfE LFV9 `W=|cJRzQV :a _p:%xOӚc*e: WHoXv.$&);L{-Q~Aޅ"ɤDDթ{2#Ckn} KʞF@xeh D!gi`m>=v͓wa nN.n_Cz"0 W{c_CAV~m~ ߘ i=ҶEk iǹy@ǯ4bGz(n>Rl/„6S'۸d!>wW, d nIX+0Bk7d\@JD _$UFsEiemǘzېZ&0[.Et< >w(}Z.-TW0d~<VG*czQdDW@:'s EYy$ !mXuE(f%cRQrtu!{*NP-|Bv EIUr]yHay,3޹cYY,2/'ĮHoIȦ W @89y"N aBrsOtc`/@IbnT q.Q.~mLlwny\//PՉ;g}_dhiíٍ+rH:)v{%?;=C9jĒ CUj[M p&yQ uq"eAvr^o7[/QU4RrL+x>\dا/<2֎ׅcOTov-KX*vV*OU[ЬDtd`{."Q@৙ lrZ: 1LO݀P Y^'l3<++mc_tD 6 %~f .9hڔ|K Gޫ ܛ&[L5:׉jTh>]]^ftsI#*dv⺸}vA4um]N^=P O7svU'剘V P Ax?L]K[bt r>P5vbA9:G=Fi_RyH.C'#%z:̶+2bN,iŨ\l>~-$Ps-"Y v21+GR]M!E3ܹo_/MWP\k bH9U6QK϶`^O!U)d/P~ 7i7bYۭlgDtǘs7j/dѧ7#1+)ih@whlƋOܸ{L6a{3$* Y0r~BS.i̽!}yfSŗH&dP2,xqUlfmw&+B {-q]:yNIH[Fޣ=C{v40bEFU!RлhTobA(%^9Xc$e%,-H|FZGB׶^#13Xgz iJr:-rXg1F<*y.A.3s>i (˞~sMtr_$1t()l"Hq3׼hZSw@txŠ(_q,^qNK<3hLXIWGLGuOAngy=p9Rnf5b4 z3"E]1ɨ|z2]Rmvv;M蒇v]sT+`?AۧXRvHκ 6V2wnKn Ҏ$Ьel_o BV{2QҘg`(l\a{=h5=ZH]ŝp2k@"?+^B}·ǥ^!MYF+"CWO;8% 7~_EayI??T.U)ZZq_|AßM|1f'E^͈zB,4.~lij@S\톘%6RQ6)ŦnÆd̛YhSI=TޫGUż4`Z}` S& ̠^i/p5^Ks']":,EeɓM&{,hJzVM"jTH<*t16A%Χ-a'`"byB6_JF=*I3}= *r+ҩ' 3Ja : \:v[}рɯH.9ovK#B0> .G͈F:seNskRRC3eGP=#|M˴kE(J,MM[Pꙋ!aXp ˃H`БB\m2 ׋Ss ?i+}짲i7׬L hS7N,#^+W"G*SjsLKQwAFsF cUi??gȖy#29i^M j$-=Q'zM6߁./:DR 6 a-%@w~g