dialog-devel-1.3-3.3.7 4>$  Ap[1p9|xb+.ŇưvH7΀5k8!q|O 2 FtO ޥSqQ"Քo*& YPoKM35&xkcRG۫ }"^d%skgN$I̐]ȧr 3cl Ϻu׫tbA@1B+Pn~~ǡF4ʏx[I?H`/BVlCPʞڱ d(ǹ4h#:OqR"+`e7c9414a84496863badc750065122ea101a34dc5047b0f1f105a597b48f845838cf8aa76afdd9fab9aae4085ae0e120a1b31e2d4h[1p9|oNSHDS۵ G!ͬ-X_~}Kڼ =#ۥqWFTH 7z{(RFo*0k/[T*AŦC, GߒS1W(f_t) 1α8ī$Q ".%2 >4snv8$"*=zaUێڜ4Y ½lhF>ll3)N+~nAA9K]@ B;`KV!TMVsl5۠F >p>.?.d  A 6<Dd t   , Hh0(89$:F+G+H+8I+XX+`Y+h\+|]+^+b,Fc,d-ge-lf-ol-qu-v-w.Dx.dy.z.....Cdialog-devel1.33.3.7Menus and Input Boxes for Shell ScriptsThis program lets you use menus and dialog boxes in shell scripts.[1xinomavroA%SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Libraries/Otherhttp://invisible-island.net/dialog/linuxppc64le)} ^ՁA큤[1|[1}[1|[1|[1}[1}[1|[1}ca643f725fcf5fe29c6ba2cc59375afd5f757d73579ec60b713c3103e88a508f641940d85688cd235bd96740a0a73df93697d9bb004c817e9137e6e2715d01136fe295daafdfab4be52b2371edac44256abccaf5122d0ac3c4fb05fe55ec1b518cda1894bc0eab9c8ac92c27a66026b0d7e5cdf30f7cec6a6a512b12dbf5120e9f7e75cbc365cc48e1b87d3ab6c697bbd392c3f70104d91d8c139316e6e4e419d4bde89c19aa1f1e5abf01c3ab93ff0bcf6cbd157c125ee143c096fbf6922af7libdialog.so.14.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdialog-1.3-3.3.7.src.rpmdialog-develdialog-devel(ppc-64)@    /bin/shlibdialog14rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.33.0.4-14.6.0-14.0-15.2-14.14.1[ @Y6@XV@V +U_@TE@TT+@R@Q@@Q/FQ']Q']Q \QNu@LZ@LzL,@K+nwerner@suse.dempluskal@suse.comp.drouand@gmail.commpluskal@suse.commpluskal@suse.commpluskal@suse.comwerner@suse.dewerner@suse.dep.drouand@gmail.comp.drouand@gmail.comwerner@suse.dewerner@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgcfarrell@suse.comdmitry_r@opensuse.orgjengelh@medozas.dejengelh@medozas.dewerner@suse.dewerner@suse.dejengelh@medozas.de- Update to version 1.3-20171209 + update ftp url in test-packages. + modify test-packages to use recommended compiler/linker flags. + improved configure macros AM_WITH_NLS, CF_CC_ENV_FLAGS, CF_CURSES_LIBS, CF_NCURSES_CONFIG, CF_SHARED_OPTS, CF_WITH_LIBTOOL, CF__INTL_BODY. + update config.guess, config.sub - Add patch textbox-file_size.patch to fix bug bsc#1094836- Update to version 1.3-20170509: * improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and CF_SHARED_OPTS. * updated hu.po and tr.po from http://translationproject.org/latest/dialog/ * update config.guess, config.sub- Update to version 1.3-20170131 * use DLG_TRACE macro consistently to make "--disable-trace" configure option work. * modify buildlist widget to support option "--reorder" for to allow user to reorder the data based on the sequence of selections (discussion with Paraic O'Ceallaigh). * fill background color on unused parts of buildlist. * fix a minor error in buildlist which let pageup switch columns. * change several calls to dlg_trace_msg to prefix with "#" to make the trace logs more consistent for parsing. * add samples/run_test.sh * further improve performance with very long command-lines by changes to howmany_tags(). * modify dlg_string_to_argv() to convert escaped double-quotes to plain double-quotes when within a double-quoted string. * modify makefile to apply CFLAGS to linking * modify dlg_string_to_argv() to ignore escaped newlines except when quoted, fixing a problem with samples/checklist9. * interpret $DIALOGOPTS before expanding "--file", etc., to allow the environment variable to turn on tracing in that process. * improve performance when processing very long command lines, e.g., using "--file" by changing dialog_opts[] to an array of pointers to the expanded argv[] (discussion with Lars Tauber). * modified autoconf macros + CF_CC_ENV_FLAGS amend the last change to move only the preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS, leaving the residue in CC. That happens to work for gcc's various "model" options, but may require tuning for other compilers + CF_LARGEFILE workaround for clang exit-code vs warnings + CF_MATH_LIB quiet strict gcc warning + CF_WITH_LIBTOOL fix a few places in configure/build scripts where DESTDIR and rpath were combined + CF_XOPEN_SOURCE add "uclinux" to list of Linux's * update config.guess, config.sub- Update to 1.3-20160209 * modify editbox widget to add a trailing newline if the text has none to ensure the last line is not ignored (report by Florent Rougon). * change mouse initialization to look for button-presses rather than button-clicks, for better response. * modify dump_curses_key() to show mouse-coding in readable form. * correct mapping of mouse-clicks on the day-grid in calendar widget when "--week-start" is used to set the start of the week (report by Stefan Vogtner). * integrated changes from Stefan Vogtner: * use Gregorian algorithm for leap year * use mktime if available; calendar was written just as it became standard. - Changes for version 1.3 * correct --infobox documentation, which said it shows an OK button. * fix a couple of place in test-scripts which referred to $SIG_TRAP rather than $SIG_QUIT * reorganize dialog.3, to use subsections for generating navigation pane, using man2html * add "--week-start" option for calendar widget (prompted by discussion with Stefan Vogtner). * add a limit-check in editbox.c to ensure that mouse-clicks outside the filled-in text area do not access past the end of the array (report by Stefan Vogtner). * update configure macros from ncurses changes. * update config.guess, config.sub- Update to 1.2-20150920 * decrease table value for minimum number of arguments for the widgets which use --no-items option * update configure macros: + use $SHELL consistently, deprecate non-POSIX shell + PKG_CONFIG may simply be unset - fix + add option to allow changing ABI version, from ncurses6. * fixes for two autoconf macros, CF_ADD_INCDIR and CF_NCURSES_CONFIG from work on ncurses. * build-fix for NetBSD curses - Fix typo in previous changelog entry- Add gpg signature - Update to 1.2-20150513 + add configure option --with-install-prefix, like ncurses. + add --with-screen and related configure options from ncurses-examples to allow building with ncurses6 test-packages. + update configure macros for improved coding style from lynx changes. + updated ro.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub > patches by Florent Rougon: + fix two bugs in the "--file" option. + When the number of arguments read from the included file is 0, the code used to just skip over '--file' and its argument instead of removing them from the argument list, causing "Error: Unknown option --file" later on. + In the alternative case (at least one argument read from the file), the previous code used to do '--j;' in order to "force rescan" of the inserted arguments. However, control then flowed to outer blocks where a '++j;' counteracted this measure, causing "Error: Unknown option --msgbox" (for instance) later on. + modify escaping in argv.c to be more uniform, whether or not the backslash is found within a parameter.- Hack around bug in libtool as it seems to be broken in shell function func_lalib_unsafe_p() as this does only work if a file descriptor 0 exists.- Update to version 1.2-20150225 + modify gauge widget to keep from erasing a second gauge widget, e.g., via the "--and-widget" option. This is a cosmetic change to match behavior of dialog 1.0 (report by Jason Orendorf). + add configure option "--with-man2html" + add configure options for versioned symbols, from ongoing work on ncurses. + update configure macros, e.g., for shared libraries - Changes from 1.2- 20150125 + suppress highlighting of character which denotes an abbreviation or shortcut for the OK/Cancel and other buttons for these widgets, which use abbreviations for the list shown on the screen: buildlist, checklist/radiobox, menubox, treeview (Debian #775295). + add grid up/left and down/right bindings in editbox.c as synonyms for field prev and next, respectively when handling the OK/Cancel buttons (Debian #775294).- Update to version 1.2-20140911 + correct malloc-size for change to prgbox.- Update to version 1.2-20130928 + fix a regression in gauge widget from 1.2-20130928 changes; dlg_reallocate_gauge() failed when no --title option was given - Changes from 1.2-20130923 + fix samples/inputbox6-utf8, which had depended unnecessarily on bash. + improve memory caching for wide-character manipulation in gauge widget + add dlg_reallocate_gauge + updated configure macros to use msys changes from ncurses. + update config.guess, config.sub - Changes from 1.2-20130902 + modify makefile rule to make the ".png" filenames created by groff predictable. + add option --help-tags to allow scripts to get the item's tag field consistently from help- and help-item button results rather than getting the item's text for the latter + correct manpage discussion of DIALOG_ITEM_HELP versus --item-help, as well as --help-button return status + correct limit used for --hline option + do not print empty "[]" if a --hline option was given with an empty value + miscellaneous configure script fixes/updates. In particular, add option --with-shared which builds shared libraries without a libtool dependency. + add FreeBSD port-files for test-builds. + update lt.po, add fa.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub - Changes from 1.2-20130523 + modify ifdef in arrows.c to work around packages which use the wide-character ncursesw headers with the ncurses library + correct workaround for xterm alternate-screen to work with/without the fix made in ncurses that makes putp() always write to the standard output (Debian #708829). + improve limit-checks for checklist, in case the dialog is resized + add --last-key option ( Debian #697607). - Changes from 2013/03/15 + update zh_TW.po, add an.po from http://translationproject.org/latest/dialog/ - Remove dialog-libs.patch; fixed on upstream release- Require terminfo-base and suggest terminfo to have on many or on mostly all terminals valid line graphics (bnc#826171)- Re-add patch dialog-1.2-20121230.dif: Fix problem with moving shadows during terminal resize - Use a /etc/dialogrc for openSUSE default coloring/shadow defaults - Re-add Korean language message file- Update to version 1.2-20121230 * See included CHANGES file for detailes- Fix libraries * dialog-libs.patch- license update: LGPL-2.1 See e.g. editbox.c- Build with libtool using - Add devel package- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags- Disable gpm as it is not used for long time- Added korean po translation file (bnc#614248)- Enable parallel buildxinomavro 15351279431.3-3.3.71.3-3.3.7dialog-configdialogdialog.hdlg_colors.hdlg_config.hdlg_keys.hlibdialog.sodialog.3.gz/usr/bin//usr/include//usr/include/dialog//usr/lib64//usr/share/man/man3/-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.suse.de/SUSE:Maintenance:7641/SUSE_SLE-15_Update/4c76fecfeb50e939ca6053e786ef1f1a-dialog.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxPOSIX shell script, ASCII text executabledirectoryC source, ASCII textASCII textC source, ASCII text (gzip compressed data, max compression, from Unix)RќmrDe!MGutf-8745b9357c77c270604c32b010909f101e3d19160a4015a8614f52494788ce316? 7zXZ !t/F&] crv9uãUxErz?ĩϑQk v~PШ2|vS&ޤ.q DFM4˹ on_ƔsD f)<_V(ID Â&✮ n;5\#N֣\qc)xk&ۗ j!NLeigOw(-#,z6(HxKVU P΢zCg[0J钓93b,סiHT2V}CXNq o~1ƎtۻmN4YOxj3z-XaX%y`9n,Lj6 m#-8$c,b{0t|ʢ1x LO?"}5^+q[8Bm%3k!*iiV >^VQ&#/ruԝU?_fV:~#hyg׮368 Lթy 0I<糍j[~ӵ++ngJwn(oO4_06K]敇A\疑fr*u.GaKq.1X(erl&QqT@mwdΓI+Vt$,-]pv%(#RJa~'F\%478AsCú+Ho/OQ Ǧ(g8+SF v#z6/'i'7h'aAo`G->6?WJW|ȸ OoOAZwNRgazr #&*؛4ŷ'|,(i>YPz.bxmC#V}kWpd0, $Η\t_5.XDZ~!DM}d("> 0Zlj' qC_$I- 1Gx$Y:V8׀&b71!RWLEfБ Nm͐{c!w><Ҿ 1iE}oUW7Nus<KZ>;)= p|.[yXVVOg0>,f5% +d@y"WCQݎ<>M1 W y=s~Ny">" qj>r#H"qݔ $lſЃz`PUTq#vz]}j+ZyV1v 27 K*ڤ0?}8W3kxmn$! ]B<Ρ15$\4ŋh4N6l;-S3HBTDz\}ʐ3`\%h)/Ԍ7αT(clq62axx)#Kl=HX]aZdB;,FX,>ζ߷Lj[ltj0-^_C o6>w~l@iPR誎8 B562ڦ~q L$b.dHoVHZӭ  5YO]գ?3 +ReH^".w %I ^Q.Fen:. W<~d!#_ 5j"M tq$Y  F?PSmkf&ICRt,j,v=hR޶\IAks7'|zp"r;SV7}bXO\j#m,. tr{cq۽rUζo v_޽&3g@ut> ''!VB܆3Mr>]Wf,N+$AQ^Q n%Lm(H"ѩ‚|iHc~V ;W R+֎SC( 8V}q93RUȟ̏ɟW+tQ{"c[_06%ϽJO *(祬 :|4Vh#Ңn}疙{>I*&γ_g1Qɭгu/e^TN>CιgcJ["u!:zuB+k+8Ds<Η(ݶȰPs7Y~9aPLSE4EE,h,2 .=^. -F=)BsBs <kMkdT"TiH媃cu"ƫ# 3L"G(vov3r}DBa:WW"ڥ۳Mq;o/2o{z>tZe3# C2fCFPG^^ל{u 6Px, yT*A V z4 ^*#5HL[K+gÇj_6P5;pIlIK{+vQ2T&JؔKLBp}+/j^2t#g~զCQAP]'/^cC|#%SEd2;i !Z1N=>VtDI6`6Ƶb: s {FKX0>Dm7i!˓eF~c[8/}ԵDˡLwV*3ĕڲ2IqB HjR}Kȇ}6L' :!zwIaԢ!,u.<~qvx b`kM`DZwutXe[L3viE~x` AK$FZ P=[G'68?aGr-Wfַ³m9g?dV>B,)0WL~ uX9HZ@*6$ M/qW;M0epd kF"?Tb` TޡwG&4# hʲ˗&.^)Ҳ9*u2=tuas?+s~֚an"MuxٞѩJ\?o>|؆%ڕg2ZM&~ ubX$'4dЕ+ Y̫_J2#ת9:[jzV6=Cɐ&k MHWS&I~A X¨h!4_hȺ'45Vÿo>^Y TH+f5Seo<0Zs5osC[lC vs'5oa|qrMV_cLa2I ܬ7bJr!Ewy2P]L3/υ~2,DT$Ry-s7}+C?Ϣ }.oWSZ>1 ,GYF4 CyeYT(gұ#i% 9 :CY`U"A՛C9i8L Kǡ}/6?ZyJ/66͢RKڬMu ]TԦY/^`Q>Kqw,~Nȫ2{:o괦Y/VAcB=yNS扊m %~紿ÿ)g C$A*͍hړRɝMD3D&=Kņ>"`n]sa`Ūr5|Y|;lGM/ŷIFCO(5`Dҁ TZwZf5g'\Ր2;)L̽wŸ@Zw^%UI: L27־7zrIf]W@¼$“"66xN;c@r&&gzڨ%܊DX&r }cq5 ci1krk`KW4I&G4)sN630wta?ѕZnRNG^bOrBo•[#'z2i, +Ȭ34 tj;n N'z-_RnPQ ׇRӶ_d=g4{^;rښȃurRGM[uʟ>F 0dAr쁙^&vsAS-Ș "13C9.;U'cB4g6XNᘨ. lNam*<Ϯ֡boQ[("ua _gjR 5 3pm]`CX]'viY0uf#!۬`'ruo½,(;<Kg؉[@5vfa> f_}+XW<U?>#f  `bbE ʠ3D?r]Cx}hD\Oo -hjTGDS17rGĻY!!%<(ܫcOL.!ξS>&SPF׎dwa$/a{,iD[3P-нS/K_{סxK2Pj=!Gt`rOʋ"akt/I_ӦR:)iNkHq`cB_/h\vV,WJ7-)oR'#j-J%BMX|iؾ/sұ,|=G%1A[ILe3t… ԹV)I w1 Mh(PV)ItwLQ̰vz6'ڐxjv@xJ'^[d))DK3ǂǂ mթ9= p>9uf„)#l;Lj_Hw%@|VA32)B}PnwVCPtLXJok/m3&5fF?6{x-M%%\ڋ)L:NU\Y8WSVohkJQFWH%r?ǝK,G[;4jK@3d4\Д+]"1~-` };~ W̽@O5` {b[nMl{Kb L-,D~VjqsD "_U ]]yY@}$&T|0ɨNbeCt0.Qp#Q3B)WP)5dr4Ds"-]BzX\5zsp %gk~Ϛ - t؛Mq R0DeP;c>G\5J9?NUn$cDZ_^gqr܁<*ц]M=O"|c Zf)S-'BHw'O-am?f/ba~J(DLsOMcsQ I]T\FWɗ PL /ƴA0u$cQ'sմ$v7BP_@-Odt[Z*oL?dnE8@}<HCIN 8|12}#g_߿!l*4XVfnn33 a~1YU#EPYi{99@ B?- lS4uh~#qU@LL*k 3t{h]%rW)pZ(x}Ъ :Ļ>.e{Aq+^l4L޷<ꆭg6UQ \JF} %BW1H?rH[~u)nDPk`)@98{Y$%~bLFO3-옷($O(~yrm[ɸGrPXDexƑϽv70FA1qh!$69Qݦ!`wqfD `˳鈕1 #S|Zҭx`u#GJ`бl0*:焕űu}%=JtQ|&p[lg/(CҼ #0؊]"^jCgGZ?{>GYR{ǂ O;fG|w_ jf; 4;V2-,< =uZuڑXS@avn=,u2y>D]/A4dOszG1Z0;U!a?P9h*P6`vHH'yw푽La c&F$k7u?D+ iGVeތfݭ!WT60`|%%F+ibEƍRs(7Q;x~m )0q/i6lh11ʃLF#R휬DDK X9{n!YD"H/ =< %W>Z tumԔ|w&F5dQ.s~| țT1yk8} foHxShcߦ:@LoK8@"wC)^ɘt^|rsĔᙇЫ`^w0&0db2$ʵOK#}(Ɣd% '9Rk4 0Su:Ru2x6%a*Od[3L.,B0ibqgyjJd;W%{HS=ٜ(t%U* U-81b%8^xpy]Y782&s( Q&$=-kGOmû:bRk/ tNEhx<ш9TODq`rLf =\u9J:t`NH:JVi{w%,~tJLJ|X&VlBhNKZ fb2 fd?h=վKOx5hR5VO#3~,΄w5OSUZPVN)8qd3=QY+ 5ݲ@>~6`倍e_MݼHC+:)i/4XH1+Wh'7[ -Zi]@1<]f`)P2?wsgzPҳcĻa@X)So0 dD/V_:seߋg]m=o;Y Z<&"GldI'ڄdLx;lmf XlY{agsC"TT}XjJ\E|W'۩p%ΞOw"6:ww(7FrR ] 6sR-yBME ҋZ3A\@&biF/Tܽ EnIb ;Cs\@!Z*}uɊW09 fk ʈp`z@.IB/nCp'5{6rzdeagk59I2Ywe9!ˑ]T VI nb8TP?4HˆN$Rei&!ݔ:PtV(!Q+RUsT 3 ^(| BǤ?`Bp껅}j曬GZK|iEuDd負5L1@PP*ɳ)5..3g/^| DX0Om'AVD~Y?TФֈŐSZgve]d6.`_uDv&vvGI(,.H  ɼS 8sn .su$3odX5 $m>O9gt1ɅPzѰ(fZV=eB 8!|O6%3ǭ87d5cfn?7 |%zs۹ϡok HFgۂB Cہw$1^!cl^QK sy=4Cr;r 7co7`,b\np+F٫gF2lM.)rJKW&\4=?ІB>oCH9XcvUS Wx0SԓڊE64ثb'1j)$sY~Dn.*E% in2bHBs0C5HƖ:ҧN[T&rde,i Tq# -n`6꿿ZNq)N#CPƖk GGQbsWxoۊVB2:,$6:3n2ix\خŗ{ .J|h&)PCϬ , ~\bK@CCrEN T6o3v^X>+CfRDӰ3ng{C_G ?S0Q<9lbSad&1x2S҇J\08*VW9UPl<18.sQ GOa,fNLzCmFCf}bQן"I/5 [Bȝ.3̏%}ݟ`?w``OЭ`@Ƃx!' 9;]5 I0Y:rR~}"~k[2@gê6Q_I@[M5Ȇ B.6>xiVbɍdܠCTR6d+G:HN= ޤąL<@;au)f*,y}[O\~h2Ją4Bl`!BHl_ ܜQhgo:`-~5RD( CcPu= ([@e&:A~ϤĢ[LùUH~3G짢ޤ/3eɳ'flpE(?"; DDqjREM 57[$Gl,ȋX̬ Ijً*+r gkd׻6ɼЧg恑sR{H Jg3ᨸಥCJ|S/|(1ˌ/V,E )O ΤO)²Od]q.?uMiυE{Od~>\Ɩ%&mw9ŀ'j-1sOA䂜۾p,I`leUeǖ 4U%:MQ~Y E2M`L+M4#D4¶W)V4x|vS%]埽\o:1(Sy.VMiwĄP_ )f =\V2{(ۼ ^V^KqWl ު`  >t(bz5KXl(Kd nQ+6E M0fMJ7"7Qx Cj%r)N3 t?;hпذu S|6PKKYeVw}0^O疺;X hYaHjA79w'Oqv2Hiqj@ArbJqnP2˃>`s%5 s`d2u,rq5B9Gޒ33bD";W/JhCbGUuT4+[\OELrNL$ҨAy}qir ~n򸞫Gim]}FatF^!Z2i]JScrE~H]ZpGzG :UpME ? kQ@ߔUe=eu"m)do3=O|9שD =@MDB踡OR1iLG%f” zO8{+}b^'kҵ( V]Bu )T)Z.݄oiul4OHߛx5Csyu}*!Py2^ec n jI~I<99R8!s}}`UEwi˷W">-~ 'L`h0jO DPhoq.f M?i=cG{e5t/" JۗhKw\qF#ukCiT⟾L^mmUCNgWv bMqܡ=Ү_͂OML.f.z%˦QCڹ3hmHA=N&dXD:9s1=J@X2T7IMȁasefR$n`EM9Qً9sO[9n.HYB wuρL57:~CO +[1&ejsTiRĸfz/$?;Rxߌ VoL#9,955 !_A;51"G{ ϐwUfte-qeCiG c%º"lN+V.S$19lp)T-VI;wVNVA9ÅPafjá¶S=b^b F o29`f+ǔDakc)UcM.ݕ,XuNͦB$+o@Hf54D Ad+`J V3T[S+V׺* 6b'Y^xl>gD~KWPCb۳ԅ(tV6ڑz71`*̇ =D0R(Ń^sySh腱va{-Q_jbQ2Y }>9̣T%}w5#ry46W&G=lK 2쉌`b_Jy= Z @9x=& 7^!.4l8 a*`f7GӮѿe#0ʈ3 ¤j/LtԄ0%yx%ud˱3Z]2K޻-a̓kt_@7WvC*l%(wK$2-ԥ@b͗q`/[ՑS[ZPn;`FD+[A7⎄ij*qK꺱i֘\-?&jqu-x;Q.^ O~\rLy}:?'F+_!j9 K 0iC9 ' .)iAҰ+-JURQ8^FUFOuϝo!jW{޿j#/2w4OӁO JPI,ā bmEu<=Cj2Ca@ֲ~'>?xovIt,[u$R왐{ hĸ>kL#3g 2 ~ucuXٲS۹̱I7*S,Y ވݟ _ؔo[~ )ohݧh/kMI yz oaGHB6+ \aɶρ1+O :O 0ݻekT_&$ܸaeL\~~kzD*Gk /IN||hgwzW0߭UNm]fkV[}Dfªh(~wìFWH#"[fclti Ƶ!"Îjs+ڞrBSR[J%@uHN@u֘'r}JxX[E:u!O>l#"!(LBJ 4PP16FgWdG7H~duС>΅f Ixj7d!QX"(D3},(w(2=0mHz2$ԍaa4nbEEθvv!O`0xmf-cVvG ɳ[I> 7=NHrz5]~D$ѿ5NA3hudIn,uLhf`Sg@F%7Lc͘)3꧑  rC\b7Ŀ">s>z|*:{B<rh26aKLZq`x!K_ގ]VkO"ΙS(Yĺ t0BUg&z*sۘ cəC4m o|3:l8+u3Dn5pNxި UP']yI|$M)'6aASd >n $Ċ"˦(W,$hZN415f9)OcP?pl* d(`I cpA{^-, =TרSܶ+QPrP4u]Rxi n_=mdHx},S&e-p=}NL^2NP86i_d7-9#'W[)vmiw΁WWQB-ݖ(QkdeL.bʳgld)C UWȋUQ5;_s`|Z*G52WьDNX/bt*;Mۊ=o^@6dݎTKU?l|~_^7~@?9FcN~t'>\SEU@eҀ~R,q05tGIy`2C VĵncH3C$[wnH~v]oj$+EH 6#d6_EpI/!5ϩX'B[%lj{։|taƞAx-daН5+Wv]]mMJ ,OBTUmʻ&mָH ن,,98ci~PћiF{XmM>=xH0RguzcZvyHʜ:7w+< U0cbd 㺾K)r:HxM$D#YpH%=3YlXQs`ϟMbL#6<4F[S`eNTTVM Im}aoτ+9cd26Mь4ih^2YS&}KLCֶ_/(cȜI3T\ѼidOSĎC\ݚvw߁S2k)yvn t[YƾL,Z0 !,Z)pwͭF:~Y!jTlqڼ5xZvs9G%ϛ2Ӡw{kN_}uIc#n39w{ u~z/'w$o3Q7Cّ̰WW4g\7)o>T|!@Ւs_WLaVaãY eW7>zz4!hu%j.e濮[|'G^TP4eF)PHe54em 1,kI~-h=¿ߢqΑ6xy?;Z Fo^\,c1Ù#,>0xHZ * vJ&|_5<,1P#Y &BD\ aOz%F 5>ĔY*Ss8*- 3,>`i-.|,!4}b!Hfbf:tX`\UrLRYR] AZn˹%G{2ʛcxGi,T4۰wTfTV6ʷ-r*~NyFHCͦ/xȵV.Qa'Fx7X,r ➈`sOH\ "f(s4)s I,~LN?3#${lc4l`=5s-[ 4K-]CBZ/\?*9Zqc;ml3Sn̓18,nk3:<. EmM2*Ɯ:Lm((VZ@Ħ}rZrjBD,6a~\ k*rH~ `'gl^mTSIO .B JY տS׾Zy#@S̚Q 1XWAhqÔ:mak)z0K]V2ѿv@`*SW>V I("qÓ\<n4eq۵>n4+i ZSzaeM]6A"6s*[q?+KHhN&@G!DԦO2l*0ԑёĆ v! b.y}iO;ZI :Yjjv|?;YFRӢ)z{_(mgXYn] f^nn8{E58rl#))Ϭwl=K݃r)APRXN@AzZuq]K-y_>SM3{*'Qj.R&vO`:L.jH|*I".I\K)b]0'] it63G#&hs  909(COM 蓽?Z'K/WGZTRG3knzCQ2 57tbք_O40ogVW Jb臭$بfiΗ3l @+ "&aAFGjŖ=u*C6kB*[dqlje?6»}ByptEւbXKFsyz[OTݶ3[Dg .ؠU$$~0C,G\̚;xbÝ#~ % +Cu(\}d NӼ!\@ Ǯ'҉;A)_Ia otI3Js>]!YFX QRqjt؊bNaq_؛H 5$sgp{u.Zt8]=I)T=_/jU\[TH$z)<$& XNAn $=\D/cfnh8yjuNBv*/$b7/rZC"L- BqÐ :&`tb*f1fQ-8q-u(9 )Gu{9w1e6d"Wf8ha2o|N{_dyI7wAO!  rQxbN[5A1q'gqV_,b|:;q}I3w~*_\(iͫ}o m==?1mfu,K7l#C{&P;ǒyхB0)]7_T&YYRd :n975<#pިTtՇ@nϟy<iq9FWYacܜHGG^WőF/ndPqU}l8m^dWK9qTLI`x=5 Zz )J9CHu|ګ^NĄKOmI$ŕ^܁OB3%pJd[Fv9B>HH>YS̖W-rG.rh@/.2kT70tCH{Bm_ϧ m1'Y9Eaʛ .Xs$~3BA$6R!(,yH2B{vI1z(IbUZq,4 L~>o +3nptބ 4QeN|ӧ $/s?H"R4TUMM](0e0ؗ(~:F)(Xn$>s=6w6çGJX:(m{BU]BezԣWB|:,y3GתXH@Ǚwo+-`q O]g+TxpzђO3w[<"?!/"ZՈ0S]G p;r@byܒ9 mVv^ӆK_5NS)x0$=nOJk`&{& 5GGifjzK)pK77q@?A&[kX_n*uv*jbܡ Yj&_6l;E䱯 t&6hP<8\^oMA=NYw-v t9ˑ4ga2l5a$lt%"]_Džb2mXb"c`!uC8ߴWڥdΩw xP[ @ $rG9좦m{G"1dp&\RWٳ7eیyM֌ _Iŵ8l aк.ۘoʺ 8Юuq1^R񍬒.+k!VmGDhN#-Mw`CMgsDNYoR<2ߊpᎩaUԕHo!5I\\'t@n9 J[q9Txs~ ^ZN^U-xzadֆ]rL:2e(-LPQY=6d$Jl xi1ӇreXl!<Ąe;Wn _E{n-rp!3[aNoӃR@#&mexk-+9,'g:^Uv.\yf$2ϯbihzm;_g:FfG@8]CIf ʑޯ mPDy3Fޗc~t_Z35c쀉l.vSб g09+GH'xޏDD^h{u.& ; 92Ky6j>oW% e!Oh)X#^tJM^W^7 cDck;ܬdl_,k/ C FuRպ{<+bi#x{؄:[r& Om=5Ej Bq2h]qXڥԀ7G)%;N ?D-x g@'CL@3.WjFnb%'5>>?=U /e;6R{Ɨ:-XV uҨ? g@QM- d3jx )lL?[OL5-uUf:φ>;+nXR89 0:vBRv5mULEP6?wd]Q@AѸ r(E߳yJӌ_ : s슘V;9-/dћ)p O؍5~ ,oFmP?T#>gSz!TZGV)tׁ8xzgj!hLSc7 \c5SPRh2~]C;mp;^4# ZIEo1;hGM-]e^ n`3ǿLfQ?s_"#NWhx۝X۪|xF ;> 5^͞?CIoQ󵰯cp Ri?oY. _};( 4D'4mf^ߞI.!+;Ibm14q }$UM}P=OTB wີ_/ўn6t,%{w&EQ!f)9}y2cH::f`oŠVlՀaG yny19ʄ 3pUT{avq9B9~ma+keީ?:?*nIv3t1!)|r#Q՛\zYP/ӰOՒb:k.M̥@ϩHEgĶ'H $SE82mu@s3u#hga RNzlp7L_4)q.%4pdPy̟yۿ!F l"S@)_{V[,DSd%?ED{i5#6D3U/Iwvޖ'nwjK# HZ˕ˌ"sjb޹4C ]JW'0+j ִYʐ:4ܨ*l"O>e?( &7,"Ļg[4[.Y!dny6y6X}T`7^/AwKQF<4(,"c@̰\*9(iEb+MŢ\IZLr1PDPCCP>e"ͷy.c-SRi)ye*/yV K^E P?*'e$i T4= ݀XACx:"FAXBԫ[5gBG~#-~xr/)Ne]+NS+~kJXۆVc]p<^8#,x-N', `]!UG"iZ!P_p|s7~eAI&m9i5뙵Yꬮ׬+g;l͔U@ oH8f"mJdAnEP % ۺs^0$IB ! em,;#<թ[_zeāR>OqD_f=>,*X-jܿ!I)HI̹H}DYÊ<"GưC'u tYs ?_mlfa,_I%(eU/&qP(2x㖗pRTw[-.X: Ƞ_DO̔NzXᣔ n 0imo.sE_tga%4A C@VIpki:\5*Dcg +X14#NJ\-4ц xmZ@= bۥν~.\>0QΩ;n@Ħ [#‡IyV,0&^,*X{*&Gjfw̖|t}phTmdgnjwbM>/J6qKe J 0U5O;p\v;w4NM10 `|>d')ݓ.QgQ. yĵ'. g50M y ]iKN"*X8| A^:lC?uu4m}JOzG B`ɤOR]ޖKY,| :He}2#Yv'+2z+]{s'sui 6ހ'E#]sDʪ;,@`tZp>^$V.Fmʘ\E0m yV8ʬOKϛ] FY _r]y>@xd"98Ah9 Rj?*q?9k@fZw}.ujUm/JucZpq|st1vy3L_5 >x&^(Ȯm$#<* B\S"*7›4U\S*_)ьW8y;, d1(h9N`7KѴM1@ o>K̓mBj5' }r#V,~:6 .CK X9+;'{X-H]|2r^gԵ&,M;buy ^Z&H&y9RL!=d9lcgy\a} a\$o 8 i{t{|K>*sFngOkX6֪QXȏ镊ʽ^h?̄nuګhYʤZ7K(75܀_pO;C15ӊj$HR}6 FuDU 4k8b}\(Ni[gTE秓e%(MMi܈%Im H1mFҺ\nY# AY1LqUBÕ^ 7KcF^MMpqH^>tj U/׭P)D n[g)v^ sg#&BcAWtaQb-a`WĨ#ݨX.]c8IR cŽQh|Ts]K3ET̓F(KtXlm}YoͻP`Չ*]5D-L$fQ[oNa,a@S8HNWP`V#T_]exMiv[ET4o+bb/irޡ)K誖 (I F'h&;œOGT5򹜬9#o@7qzmuw'4>i ǒ9JFAfq(i4]F3z[UUɋ^F=Y/#xuy"noNxNu}")QHIaWBܮt"8Rn4^kѴu J]fI2g^x!C 9~42[+f)pR:@ܙ4r@WQ ehZdק?I/h-͂bI2a&Uُ1t(?-;wQ&?ة $٭ϐɋ/egVðh>י'E62*Xx̮={(Ezf*_#,, aڪW6 Vla|,haKQC 4֯:dHg05AI"\N]0jNg53?0E@Z4NkᖬEE?%>2R^=jdfs-v?A7Q:i 78%lh˛FϻۅS1r* ]81 «)'xڡBz?}ao1Džw}%]big0,ܷZzZFiB}9\XBh¥,偕m>f5 U7 ws LEI֑zP1%3ec@~LU}4Ȥlsk\=V=lzmv7+|-h:aQ-Z%ܜ] $[}˱'t/0\Ra򠢒XyC[چC<(ʙ}o=~طWﳆNl|iB;-"MZ"Yb]D=X}ԍ(fz9 yeE5mRh/U1"ia& (%)}f{~Ƈ ^s|)[kqK/Fo76pX c/~˝f!.*~ƙՏL="7ϰdDHp AZB[[PTh:8n1 WI~-H,Ҩ3y S^u<+#(ṿO{=oZʢu)ͩ* ct>J])TŜOՋڀ%i}ػ^G)p rnA,DS_0 _ :'$dh낊TX35ke3;#DbkG}fgO/n!eш:>+긕 xjCd+ |&#矪 _rںTw)gY`3Ł~6+4u1a;"҅kHmch#G:-w+#36 7g]cN#"55JEzDTe@]2.mאR2M8+1QvqD_a㗤^s=&Nz'UOF{.mr#H~N9e(RĤ=HH\^f'ٱT 50#P)b fSU -iÈ߬?yCMV_ʠ9PDz LPj(II0y{}+Kr=oGay剔+ icžY"Ɩ_V'Ne;"Qsϡli6]MPu"g+,&Lv5J ͟I~kK]p<6m L>ZeJڃܕ}3|,k+VwUB'd>FkU%>-i_͂4}]+zp2ʇHAZﻲX|.66X<*jz۵5}CƍnPǓd&;?[AeKۢI๪`̨)@eǚ_#"oo!baඩ;<#oƷ!gRb =(.uOONjpfm€a2K &%jXh9$ig~4}&U{`!%X V:(c > zuQ=2)2zp;8"I1.#+ǗH:RCM?7Q8ҕԩěEWpY;aJhq9du褻 5 7nѼ=08[ȗ3#nw\ٸwT0´.c*j? seXT2f,!"J7"-E8be.0^> 0ئSDy@&˜VpMF+fc:p}r:['1 XJVF^ꛔ e^z\0ɐFwUc܁זNC]1Fg5v=uqݹ~\A ~P}nFg<)*WInu1Km!l|}G2q2ç9!7^o{ύgGE,1%qf^Nt CbS TXQږQkߖx4lP {m_Qjϕ۴ɞENnEpw(, X\JmoV>}o-"@%Z)C%ۏxh Qe,pR|M{O6&1-!kfߞ30)Kي9Da7DMƘ,I6Drd MEHWW񉲭Y2ǥOSz2ĽZ0է5+KK/{x| -NMFA : \@krsnC2W ST{|`XfPIq7_ :kq5-3ȂȢ5$),  VkNXϸw{?oKUVѭ\d`~uEy9D%:8LdaMtP3w,!#Dm\_ؠ\}>D=4&G*'_|Gq|han%7} .rBPVM֚mAdɱ¯Zb5NݦfSw#g*WzkwH[F9~w^N9vXJdzGZ%uJx<:זcܪ,iyOjWw3"_#xs Ա// /p>/.3ѝg ^K޲5& /A ̳_*67538}:@cg ԲڄQ֟Ə|x rҫđ|<^`w2,x Myo஻%zZ,K51\07C?qS+M/pT Zd&l~tEJV45>fF}9A7Y9j+(f\`(G!Z3tD_R(\]:`5dJx(Z^ nP s+"qLG5dL3h9٫#w 58fDB3cU0iMQېែnCt5PF!T7`,lC*ͤ-8{ /3 4Qz]ycoYW]d8oyASeZXKHql-:#i}l )ׁ.zG2V1s[̣oqHL{ r9%T(WRT6&5cAn C%o΋8z% =ƐtPb-Asƨ(( (WG#ԑ;oUٜd=̘-DPZ 5-ٹ\ '!4J<Q4X 0No<Ξ xƱ6`߲I!"~̬TfEؿك+^c7ZO4f*֛$Y7?7F)>'FG\l'HcںJFm1 O# =hHU)  +"!p CdZI.Q&y=7jaA~UI!K/!qR/a7t;`5;*<"wͱבu> Vaa=̣)1][MK';Y)'GFKe2kX'*qLHx ͧLJopoa>#qN'& s qkLZE,$bşXwG@*dĥJ*gd֣%ʫ"<3>2KSOȉXF8s+)TӅ'![RVf|%aLe袐Nk̉G};=cyVGU]Ng<  Ü[~\XV? [f~37he .$2D)q0<OB1V:j&s'vY3;xNLnEBG J޽:Gˈi\)2X]F|xY`N}OcBAk$}xJUɗ5 e^J}+*cjMе.5rs skUx v͓y߹~#QUA>sm.dNu #[|Qh)zf';C}ARo:q")U;WGw(8&WtEe3%z3h\]N:@`@Y3.P0ѾȯB%Cꞌ2 ,k75ybg#shNj$(M{3 M ~(tax4ڡG4K`Kμy1oڗXy9_ ՛ [\dW2Zijھ bM UV |}7`>ka531.ZOk=JGB]L8rD9EF?SE93MpԈ+[T,vSbaEIٶnj\9plIG[nBJ#,!.hGeIo2]P6C3"!N!#QӀUxvBƒJT"sX/,t:6LB'R5-|Nqu1iN7 *VCq 3U0QþsҸ]*PKfx#Rdgz2QuRH [[QsJF 89ז t"->OQ{e:7yrJ=)7)sJyP#`EdUqiw2hyVF`G_6_v2<Z{_{˧8.Ԩ.DDivEOO0$1}V `0'rŪ )3FJPC ALLLs0rҨJ=Εz)ߠ 7[iaAjHlKu;OãDNkE__KNܒX|u֖o6NbIJs8_9IfFVD O}z>#KV9I9J=?[}nSU㧽l`< HFmQ< #_40P-Lct;xԸL}vașݚSgC3X%R^.rDEE47I8%bu#GڢA: YZ