weechat-ruby-2.1-lp151.2.5 >  A \̶ϸ/=„g7c^ܫmNd_Ms5SzLz:Wh,b4He]uh<`H&QRy׼mkBVd=-R-GefIZ}4Gj杛[ן* d^nl67u wT܂fn{>x#%4jMP0@>WDQrk0/̴̆I0622d7dae4508b9bc229086bb830024ca3e8e8aa142fdacacdfe2ea47c58f141de731357e49960f26ac83f2668594270a787dea1T\̶ϸ/=„>0CbB%w8rp ZkɲCKWW*"+p>P?P d  @|      U X\af   (-849:.FMbGMxHM|IMXMYM\M]M^MbMcNydNeNfNlNuNvNwOxOyOzOOOOPCweechat-ruby2.1lp151.2.5Ruby Scripting Support for weechatSupport for weechat scripts written in the Ruby language.\̶build75,openSUSE Leap 15.1openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64,\̶945f793efd836127e24fa26d995ac85c227ea24b4c594018e8a50cf5a02b0608rootrootweechat-2.1-lp151.2.5.src.rpmweechat-rubyweechat-ruby(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libruby2.5.so.2.5()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)weechat3.0.4-14.6.0-14.0-15.2-12.14.14.1Z@Z@Z;@YYOY@XEX{d@WW_W8dVVŲ@V@VGU{@U@UTT@T@T@Tmjengelh@inai.demimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.combwiedemann@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Ensure neutrality of description. - Use -exec over xargs.- update to 2.1 - build python plugin against python3 * core: add binary weechat-headless to run WeeChat without interface, with optional daemon mode (command line option "--daemon") * core: add options "-newbuffer", "-free" and "-switch" in command /print * core: add option "-y" in command /print, add support of buffers with free content * core: add option "add" in command /buffer * core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates * api: add hashtable with variables in plugin structure * irc: add server option "split_msg_max_length" * logger: add option logger.file.fsync * logger: add option logger.look.backlog_conditions) * scripts: add configuration file for each script plugin * scripts: add "eval" option in script commands and info "xxx_eval" * scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins * scripts: add option "version" in script commands * api: add time in info "date" (WeeChat compilation date/time) * irc: allow ${irc_server.xxx} and ${server} in server evaluated options * script: change default value of option script.look.sort from "p,n" to "i,p,n" * scripts: display the script name in stdout/stderr output from scripts * core: fix regression on execution of hook_print callbacks- update to 2.0.1 * python: fix arguments status/gnutls_rc/sock in hook_connect() callback * python: fix argument fd in hook_fd() callback * core: add flag "input_get_empty" in buffer * core: add signals "buffer_filters_enabled" and "buffer_filters_disabled" * core: support loading of plugins from path in environment variable "WEECHAT_EXTRA_LIBDIR" * alias: add infolist "alias_default" (list of default aliases) * buflist: add two new bar items ("buflist2" and "buflist3") using the same format configuration options * buflist: add option buflist.look.add_newline * fset: new plugin "fset" (fast set of WeeChat and plugins options) * core: make value optional in command /buffer set * core: allow floating point and hexadecimal numbers in comparison of evaluated values * core: add option weechat.look.save_config_with_fsync * api: add support of prefix "quiet:" in function key_unbind() to quietly remove keys * api: add argument "recurse_subdirs" in function exec_on_files() * script: add local variable "filter" in the script buffer * core: do not change the chat prefix size when a filtered line is added * core: fix display of nicks in nicklist when they are in a group with sub-groups * core, plugins: check return code of strftime function * core: fix cast of time_t (to "long long" instead of "long") * core: call the config hook when options are renamed or removed * api: change type of arguments status/gnutls_rc/sock in hook_connect() callback from string to integer (in scripts) * api: change type of argument fd in hook_fd() callback from string to integer (in scripts) * buflist: remove recursive evaluation of extra variables * guile: return integer (0/1) instead of boolean in API functions * guile: fix return value of static strings in API functions * irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on * irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value * lua: fix boolean return value (as integer) in API functions * relay: fix parsing of CAP command without arguments in irc protocol, send ACK only if all capabilities received are OK and NAK otherwise * core: fix build with ncurses and separate tinfo- Version update to 1.9.1: * Security update to fix CVE-2017-14727 bsc#1060140- update to 1.9 * improve speed of nicklist bar item callback * add auto scroll of buflist bar with new option buflist.look.auto_scroll * add option buflist.format.name * add variables ${format_name}, ${current_buffer} and ${merged}@@ in buflist * display a warning in buflist when the script buffers.pl is loaded * add server/channel pointers in trigger IRC callbacks * add API functions config_option_get_string and hdata_compare * fix bind of Space key * many bugs fixed. * buflist.format.name * buflist.look.auto_scroll * F1/F2: scroll buflist bar- update to 1.8 * add option weechat.completion.nick_case_sensitive * add wilcard matching operator, cut of string and ternary operator in evaluation of expressions * add resize of window parents with /window resize [h/v]size * add plugin "buflist" (bar with list of buffers) * add arraylist and dynamic string functions in API * add option "open" in command /server * add signal "irc_server_lag_changed" and store the lag in the server buffer (local variable) * add aspell options to control delimiters in suggestions * add option "-include" in commands /allchan, /allpv and /allserv * many bugs fixed.- Update to version 1.7.1 * irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)- Update to version 1.7 * New features + core: add option weechat.look.align_multiline_words + core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" + core: add optional arguments in completion template, sent to the callback + core: add option "time" in command /debug + api: add info "uptime" (WeeChat uptime) + api: add info "pid" (WeeChat PID) + fifo: add file fifo.conf and option fifo.file.path to customize FIFO pipe path/filename + irc: add server option "usermode" + irc: add tag "self_msg" on self messages * Improvements + core, xfer: display more information on fork errors + core: add a slash before commands completed in arguments of /command, /debug time, /key bind, /key bindctxt, /mute, /repeat, /wait + core: add a warning in header of configuration files to not edit by hand + alias: add a slash before commands completed in arguments of /alias + exec: add option "-oc" in command /exec to execute commands in process output, don’t execute commands by default with "-o" + irc: evaluate content of server option "ssl_fingerprint" + irc: change default value of option irc.network.lag_reconnect from 0 to 300 + trigger: do not hide email in command "/msg nickserv register password email" * Bug fixes + core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM is received + core: fix display of empty lines in search mode + api: fix crash in function string_expand_home() when the HOME environment variable is not set + exec: fix memory leak in display of process output + irc: fix option "-temp" in command /server + irc: fix close of server channels which are waiting for the JOIN when the server buffer is closed + irc: fix buffer switching on manual join for forwarded channels + irc: add missing tags on CTCP message sent + lua: fix integers returned in Lua >= 5.3 + relay: make HTTP headers case-insensitive for WebSocket connections + relay: set status to "authentication failed" and close immediately connection in case of authentication failure in weechat and irc protocols + script: reload a script after upgrade only if it was loaded, set autoload only if the script was auto-loaded- update to version 1.6 - removed weechat-doc subpackage, ( BuildRequires dep missing ) * New features: + core: add optional argument "lowest", "highest" or level mask in command /input hotlist_clear + core: add option "cycle" in command /buffer + api: add "extra" argument to evaluate extra variables in function string_eval_expression() + relay: add option relay.network.allow_empty_password + trigger: add support for one-time triggers Improvements + core, irc, xfer: display more information in memory allocation errors + api: remove functions printf_date() and printf_tags() + irc: rename server options "default_msg_{kick|part|quit}" to "msg_{kick|part|quit}", evaluate them + relay: allow escape of comma in command "init" (weechat protocol) Bug fixes + core, irc, xfer: refresh domain name and name server addresses before connection to servers (fix connection to servers after suspend mode) + api: fix return of function string_match() when there are multiple masks in the string + api: fix crash in function network_connect_to() if address is NULL + api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux + api: fix crash in function string_split_command() when the separator is not a semicolon + irc: fix socket leak in connection to server + irc: fix display of service notice mask (message 008) + irc: fix NULL pointer dereference in 734 command callback + relay: return an empty hdata when the requested hdata or pointer is not found + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set Documentation + switch to asciidoctor to build docs and man page- fix typo in %if conditional- update to 1.5 * New features: + core: add Portuguese translations + core: change default value of option weechat.look.nick_color_hash to "djb2" + core: move nick coloring from irc plugin to core, move options irc.look.nick_color_force, irc.look.nick_color_hash and irc.look.nick_color_stop_chars to core, add info "nick_color" and "nick_color_name", deprecate info "irc_nick_color" and "irc_color_name" + core: move irc bar item "away" to core, move options irc.look.item_away_message and irc.color.item_away to core + api: add support of functions in hook_process + api: add pointer in callbacks used in scripting API + irc: add option irc.network.sasl_fail_unavailable + irc: add multiple targets and support of "-server" in command /ctcp + ruby: add detection of Ruby 2.3 + trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" * Bugs fixed: + core: fix nick coloring when stop chars and a forced color are used: first remove chars then look for forced color + core: check that pointers received in arguments are not NULL in buffers and windows functions + core: fix truncation of buffer names in hotlist + core: fix update of window title under Tmux + core: fix detection of Python shared libraries + api: fix number of arguments returned by function string_split() when keep_eol is 2 and the string ends with separators + irc: fix first message displayed in raw buffer when the message is modified by a modifier + irc: add missing completion "*" for target in command /msg + irc: fix /msg command with multiple targets including "*" + lua: fix crash when a lua function doesn’t return a value and a string was expected + relay: do not execute any command received in a PRIVMSG message from an irc relay client + relay: fix the max number of clients connected on a port, allow value 0 for "no limit" + relay: fix decoding of multiple frames in a single websocket message, send PONG on PING received in a websocket frame + relay: fix command "input" received from clients with only spaces in content of message (weechat protocol) + script: force refresh of scripts buffer after download of scripts list + xfer: fix DCC file received when the terminal is resized- Fix build-compare - include .changes file as Source so that .src.rpm can be rebuilt- fix sle12 conditional- add weechat.keyring and verify source tarball by gpg- Version bump to 1.4 + New features: * core: add a parent name in options, display inherited values if null in /set output, add option weechat.color.chat_value_null * core: add tag "term_warning" in warnings about wrong $TERM on startup * core: add option weechat.look.paste_auto_add_newline * core: display a more explicit error when a filter fails to be added * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list * fifo: add /fifo command * irc: evaluate content of server option "addresses" * irc: move option irc.network.alternate_nick into servers (irc.server.xxx.nicks_alternate) * irc: track real names using extended-join and WHO * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server * irc: use current channel and current server channels first in completions "irc_server_channels" and "irc_channels" * irc: add support of "cap-notify" capability * irc: add command /cap * irc: add hex dump of messages in raw buffer when debug is enabled for irc plugin (level 2 or more) * logger: display system error when the log file can not be written * relay: add option relay.irc.backlog_since_last_message * script: add completion with languages and extensions, support search by language/extension in /script search * script: add option script.scripts.download_timeout * doc: add Czech man page and quickstart guide * tests: check if all plugins are loaded + Bugs fixed: * core: fix execution of empty command name ("/" and "/ " are not valid commands) * core: fix memory leak when using multiple "-d" or "-r" in command line arguments * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values when WeeChat is running under tmux * core: fix truncated messages after a word with a length of zero on screen (for example a zero width space: U+200B) * api: fix handle of invalid escape in function string_convert_escaped_chars() * alias: do not allow slashes and spaces in alias name * irc: fix channel forwarding when option irc.look.buffer_open_before_{autojoin|join} is on * irc: add a missing colon before the password in PASS message, if the password has spaces or begins with a colon * irc: fix charset decoding in incoming private messages * irc: display the arrow before server name in raw buffer * irc: fix display of messages sent to server in raw buffer * irc: fix display of invalid UTF-8 chars in raw buffer * relay: display the arrow before client id and protocol in raw buffer * ruby: fix load of scripts requiring "uri" * ruby: fix Ruby detection when pkg-config is not installed * tests: fix locale used to execute tests- Version bump to 1.3: * core: add completion "colors" (issue #481) * core: start/stop search in buffer at current scroll position by default, add key Ctrl+q to stop search and reset scroll (issue #76, issue #393) * core: add option weechat.look.key_grab_delay to set the default delay when grabbing a key with Alt+k * core: add option weechat.look.confirm_upgrade (issue #463) * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup (issue #452) * core: allow pointer as list name in evaluation of hdata (issue #450) * core: add signal "signal_sighup" * api: add support of evaluated sub-strings and current date/time in function string_eval_expression() and command /eval * api: add function string_eval_path_home() * alias: add options "add", "addcompletion" and "del" in command /alias, remove command /unalias (issue #458) * irc: add option irc.network.channel_encode (issue #218, issue #482) * irc: add option irc.color.topic_current (issue #475) * irc: evaluate content of server option "nicks" * logger: evaluate content of option logger.file.path (issue #388) * relay: display value of HTTP header "X-Real-IP" for websocket connections (issue #440) * script: rename option script.scripts.dir to script.scripts.path, evaluate content of option (issue #388) * xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388) * many bug fixes- Ensure we use system CA ca-bundle.pem file by hardcoding it - Remove patch: * weechat-capath.patch- Version bump to 1.2: - add options to customize word chars (for detecting word boundaries) - add a welcome message on first WeeChat run - add options to customize quoted messages (in cursor mode) - add support of environment variables in evaluated expressions - add IRC SASL mechanism "ecdsa-nist256p-challenge" - add support of SHA-256 and SHA-512 algorithms in IRC server option "ssl_fingerprint" - add support of IRC capability "account-notify" - remove "freenode" server from default config - new script plugin for javascript - many bugs fixed. - Refreshed patch: * weechat-capath.patch- Version bump to 1.1.1: * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) * irc: fix /join on a channel buffer opened with autojoin but which failed to join * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) * irc: fix crash in buffer close when server name is the same as a channel name (closes #305)- Recommend lang package and perl/python scripting support as bare iron weechat is bit boring- Make this build on SLE12- Version bump to 1.1: - complete inline commands in input - allow incomplete commands if unambiguous - improve speed of completions - add bar item and signals for mouse status - use bar conditions on root bars - add option "reorder" in command /server - open irc channel buffers before the join is received from server - add server option "sasl_fail" - add support for color codes 16-99 in IRC messages - disable SSLv3 by default - add support of IRC capability "extended-join" - add options "stop" and "start" in command /relay - use HTTPS by default in script plugin for downloads - add option "restore" in command /trigger - evaluate and replace regex groups at same time in trigger (new and incompatible format) - many bugs fixed.- Remove sle11 support as now I don't need it anymore - Use %cmake macro properly - Document that there are tests that need extra pkg - Split documentation into -doc subpackagebuild75 15569199812.1-lp151.2.52.1-lp151.2.5ruby.so/usr/lib64/weechat/plugins/-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.1/standard/8937705e707905cf7a0f8ef9562b6fc5-weechatcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4c4db8016b567280dd6f95430cbf17ba09369f16, strippedRRRRRRRef| hutf-88563967224bbd2aa1e39e89b502891c00b5fad72939de799593a0e6b6564b772? 7zXZ !t/-] crv9u>>@k9^!4IԽV@j՜8׮ 5+L&(' Xj-l>ܩ|p5P'NFÖ5>F6h-XQ9!Fp|C-v?Za`tF֟+>.I!}/ [{.y޼x]UfHj_"DhN&L7ѥ0e{cICqj}g\x$~\<|(~Qx+0 .>r¼Cf`,$e Ġl&%8]`BuǂVox|KbCeG5!,9l r)!yA=UPJWa8Bz] 5Gi9͖cR9p,Ra/ܝ Ɣ:'t"jkUM"2%Rvj\y?;1 4pQgc=z5ǠYfXx?¼_p31>{Qib˕<66LA|÷jƶů=wA=4.ܘYӌ1Mb~h[R>#>1ewLXl<xeO4xXY佊@Fu] ZiQ>P]TDv^p(BIe CXi?ј3u&,٭[JhmIYCk2X'w n/V|{_!݀ƃ9;hÍT`!EW>gdڦ%#gqQWsJ鬭ɍ~HfoHޢ,ߐ j`ܮo$O奠~$FPIΝA ,r=싻AA8h˒(»;eTyN={V|O72* rA$bw$1~'b"3fc̪Cg9X}!m1mhכWP||\iFt;=(Qy@8!X$Oؽ)ɄppS_tWX ՞ƁF=+\WUn19/!UnB pB^3r iU{E2Tqy5wG] i|k̶$?9M457q7f 5V+!u9?8޼zwܨm…OAڲ^[jg1qJ5GCmV lnap@jgJ`5u ZPA}w /+ʁ@?JӃM괝l*CwWqr5זm+grCewSxd ^3Ja0+8Kܥ \YcϿ4 )\48}+aN_v eϑV4'drúa awm:L e\±G-۰Ai({!y9yyCP4HliMcKa ;(Q۶4`b` (E2`3f#cX+́Ϝds i$`=Ƭ|qJ3\!fn |8qĔ#s7h pT\ IĬZ-Kuu'dYmDq";f]gO$t6L!3YL0]ܜxĊR#N\vRM^s2U[LAZzg-Ay%!𥰣{IoTe1 LYqx r1 ~)qK/Fm? U#֪G2P#z}[bVC5Rvc\rncJ,bU`k,^$~_X~X0{@.b<@sمO^_~ pآeBVij;1T,CO*K3qAd y9 NVx=7vt2G,M7Af{AE$_.m"H(b_<&{x! T{%S$6Hر@Kqљ+0VϋZx/XoM@RH^L6Umnޛ`\YDEa0 'i6ջV5?}@umOL2&Fra~RO{C1s>sʜ٫eP j4dz(C|-i`uwXe%'aik$9B>)?[ @bsNbU^I.kW[P#u~ gG"m^7 9INVHĵKOT8H8|kRm ևl,j|fG%Zn(){A'7;K˯q߰? Y2}oOL# $+" wfS0t<1 tMPǝXpBg6^ Q3{]pwvAUYYŧ"MbǮ"Ok8ơ21=pV$x̓ e_B]_cÐC6G#| DVq0;MnDd tZ3xň$׀JU$ipQC(B,/[k R=($\i-'"3 )8}9PGh?00g%rn)J8bl"Cu >-/8^a;ˆߧ#7YO]P6_;Kh'|(z[#n[Ԧ?(f_zm8kx#@LЁ(d 2+cJǸ}W(Ȧ5zG*DKoSA (b63q¶1")ܨh=QnZ4KU5F,wu(%m,ǕwW4a#L]b{ug#&Lp҄0Tk -:ZЄ]o 8W_NUpu1&|]vIJCҽf<حi )ީS/U0^*P?KBm)8xґQw:5R |NCFkV=l{zg2:9x^>l.A 8L]PnpRsG鉩Je?V}Tz=BA`HܸH\-һӇ=l 풦;J8PuDIZ2cv o-|[+:@C̏$q)3 fQF,@pt@Q䩙~G"'.-qtߝqwt!jF_a+LuVA|Aπm\)rQUPX)_3 ?n MBRA?}YIbeӁ%c]X`9`J޸Gټ(mYy00v_Y$(] dU{,Jd6.syclڛQ=3HTw>P121;uQs[ 6:,KS;:Cf-W){8*bpj_LW_ #cj#S>{JeQi'<ͱSH mUP.| sU6 me/d!$ԈԜ #g.|(o;_+i!".j'4ùW;5.z#IggoT#/PxqU)҂bxI~oOD>{~?숣T=(T52~IkFrK5vpCQ]̢k}m[2W,{xPg 5jJKVJx%VX@m983w+|Ww]Ϧe[s `a~rE*iPyq#(OD t]biD%!Ulb+HXFzad0}V̥:lu0C: U#4H*O|$ojq{sƍ#4l»UHXVޝRh(YA0Bu{HLYƊx1$`5Ս@`p2w| Ҹ#CVGYv詘Qo`x]@[* 3M\=郦-jn-ZM|Ig$ i>xWw*  Ucb4TIhӒՋ F2J43 3PmDn--1 ŞBnb; ̘XM"g?&8"NRyjN6B 7EAB,ur]iG Tu9uBnQ SsAx=+f)V.Ͷ8\z: 2#O9ng,`ԳK:# ?74(&::0C?X1Y޳ɲ "Kq(%ٗD2P^Z`OU gc,a¬OJ}.gԱ/MϜHu:]C U j?oOӑ_`gg0%5Za7:;qcR t,K(33''!("uXt HV+b?7!bIq$4++i-+םwiД(䌢 2 S;mSШeuZ$FnIQ.g!Z;!t]~FTSiMn&*_=G0k|MCdlD.w]jt~ p^.Ӭ}Kڥ VyZIH74jll MXF1Ǐ܌ɫZ˱UVׯ^^*ip~i@B3|% _^!MR-T?܅2:4;X*u_5Ȧ =pTDz1>pB߸ZtGUo\i\(֜+Sko'$E~-DE+q!c%d<0JI+j0IhV~V!vՄjYSog$MVd:6yUU3wIo䪒7jWEYXs[*x7lsAm$]:DBz#0]0ގ.ô]ՍOw4#;uJsƜh7ՋUP۟׬چ -:;$eSK4IdF% cG<53vX3ob2ȿLAe9 7#]U4QN=ؓȕK$Lr{Qiy7Yġ^?yWVS0vRKU>O@%: oλb0 🢩!Zq Nd0FX]T%s̷n@ɗi]m/0O>Yh Xe/#wZLsy9vq&p\yn I+UuY3ϧ滉h~h# o{brڿzh팙ᒋ#qyiE jzDJ)M.!- .V=;ƳzЉdmW.̨W/|Yü%Sjvw dJ &/qm7tݔ?nw1P. JQ^YV5?ۢ m,Mxe$C=A#*wd"âAykT]`e^=C_k]3u,-Kr8.>͆*ʫc'xe{1۩F#Iҿ>%ǹ,A'ָΗJS6\X;T"aeR/jF !^‡Uا-2If'l*7ƈ k6E\f{ m*`>oh4*uuV'r[+RӆžL}'ZZݶp;=7f_?ײ}eQrY2ScG8"̑K&С.׾0gr*98]eDyx?nmW7Avq|&Q *TT5C'S. pHGOjy< c9qkJ҄M.LA^]9R=/l5  HIWK]钐 i -_K$0D\*|2ׇHo|].6%i$;/L.Hcҟ|~7#hnQ3̵/q8t⁄seϠ6+ /.^cog%& WՇ[Q1@On!~X'f/&۠['$ z'Bu8/!>?/ds}+vu9n}ݫ_m$mTȅB[|ni$-a2]n7ͫ\`n>7B@*&=4ug&xDu_Iוgard+Qp @E-4#6h\[Z:pק(ph{DO娣 ) k^;z8L!}-oY0Ȗozd Cv |J K/be]8|H~$Zz%Cji숕1Rf/HP:Df ˢLHLpI3-[V {n1O#)K"#<-U3-y·|T7Q&y?r\$s,bU;洆VJ@htFoq jC@:>L1f$mu[_&*#xH囙3(dbcE.Kә@zƒ.JRJYm@8:a燗af_)iIuR9ߒ\ قmmKq{޲ '}t *rkgz]hk`xY֞hՋ}yzb:;?]qbPJᘹ[Zg=8۔=8i-a>/kڡO-?+N0 ƣBf!5@fT8KWNM^H/.a_g4NX&#f* j?5r4o1: R.Hc"O?+~*WGq75cߡ!+{qdWayzmN^>{}Xv}WKk s0Y h =xf ܒ`êʾ/uTB p,/K^`Z%fV~zpW'gub3-ܝ̨/| /q|mSKb: OCv:#>+S,$Y)QI-V6,6if>zA,W?ȕ xTުi ' ;kWMU[13.ΨL(J6oKՄ-7=6)UDهJM՗㝸IݐPTt?J~avCI hXs,T̢J5Ouٵq0 s.F]tK @p<.ëh+lqX{&`3:bVaWMBax0M>\E@'a鲒 i&Q|!^cQU;nbM#O;xh~sZ;*qˀ(I'xdh]}=ieYA$r'(jpgN^İوIڗ >ΌC=m#a v8*2VKS7ؔt:<,L.2sg䳒AsP;Bpּn-EVRKڲQԔ*rQogsxO[qiZ"I Brfyc-W#4fz5BLt1` 4V擻Ot"WQx:ʠxN8M݌žOE}dDzzUUUy(L% Cz=d y;)|w}E*7۷e @ 7V2ĿQGqk]dI5`U9+oEZⶡfc]bSg\3\(R?$ ˌI+%Tzix Թ=jH=뙇;G#!vF#reV(,M,>넞{'PW5̤y$]{b{M}zeMBiB~2:?iG?赍- "z-in,ϸ YP1J(2gAm*3D㯅%K\߼]x6C-"@@q8m,4ͭ),|sLʏ )_IEH[0]3`RXPNO#gݔ[FFCcj ݩIB?3 5}.p aH߶eGXۜGtg$`)m{X%|?Vh?;h-ScmQp6}ܿCw/OD l wܶ>c{%Ry[G^wYKx9;>.Dbo*绗7}ZB"NOQD"AeLY儗~+4xHO@t2?ӒF);/+Bsvic?_b8 +|$RY.u4Pɤ`Tpa“1ثhQ-#Q""Wy3uXG6Y(ab48rIQdv3é9x>l<g8E kF}Ycg{Viv՜:*sNNb$)T9Q񫋰s8%fqLޣ7n2AXmjynlcegL4|P |upf`5J+3} I8(͠#Q PvVB cM ; w =@EL#I*hϋE(C? FW/>)ݧS3[زgƭB!;"|kwrGi  0΄8c A` ^)~8Y_8Z242 _$"qr0q =j-*`}%I–}sDSi-UȢk^s'AvK˟Ϻm=рۊח%o Œ~%o;%ҿ;8yi&>8$O:dZ]7!SyRn!a~)k qQ$oy`z\K%˝"WGnf(6s'2h 7D4$cpU: ^gTWy0wR/zyWۉB\S J 9-Z[kBGrn6 o(EKzpRR@inΘHTzb8ܙ2SCUR!Eo9i:% Dtar;06W&j;R&&{e:B$ΰ*+w]_Q.Kՙ@FΘfZ[kxhIJHOi4wM,:ء*|4jz"!7 0\l(epD4}÷欋|ݜ[PN IK+8 jG#epRP mID]Ɲ׈3C|gd~bzAKŔ*}5ЬP\{tH]DipW'CEn`3lLdkLQ%Qn/33/L>Jzf&"= 2^.TUweܞקwaEO(ҫ;QO^#˨c#ze9}=mZ+"}&Az1&UD}LQDwx`@-mF =ڹ#a ik/*$.Ѻ)P\͎ =X"MNڗ!)<η=%~a]N!<̙,z6ТިZC+~ZAu] XE!P @0{ac&&WtgGP>E ;ͼSi~$zB P#B%,3UMQBS$Ɵb àR아p][!ZgɢI\ #p=A8Jޡwd%SAlBɨo$|QA&{p4YNU>Ǵd@x8~m_!Țs-i{=wWǯ*62ۘŞɥ&+)OrїgeMD5N""]㋉OyGk "\\\&J_B#X.*x(3X4q@7J?R%EU&opkB/`1H:xh֐Y](V,+6"&oo_QqNgYgCJDx"df;t01 r?Q~f..C Vu8KSnr76fY%_pxg'_Zy\h60] xӉ_ L7 X3%9m򌷷B {?Bq8Kן,qQQ⥏۹TM(:K3>(^R\`&}Dʠ̠m3p"u1'"9+/ JU;&v!k v9G GLT]b7Yc h|禾0Eia c'4 c߶(-I弍F[[bmggnK )(.HߝH;w2]PݝX{5l|Wsq_ޙk߽?S=TN5$UsrFG5A:}7[RYڷ1yX5(fu(C/|' i-I/7EioU]mи SZk '9Aٞaƽlxw*70P[~n:Ԃ*E3fᚁ/= `2~7Ob!b3UF4{Ն iw݃SvǝR˵>Z݇U`!JOoŜ\}*{֗T$7dU/55WV:ͭ_;u_䶔i`_i$;<%I?jsx(RHUϗX 2Uo|z]i~˦ ΧH@} (yXZ={p -BM8&}׾:dWȚPA7] n=x'b/&z򱇀Y̥]S*7Y itu#v#=ZZbQ-Gs_M80^9X ݃ ~Moh΅ T8XMD s ѮF~KN6|IuDwޝ ۀQQM7:>fx$K+C|H&p.`~񞿺`2/Xtݦ{X3!NٽX VDvX>2&j\ YO)xG6y0彊=gsQJ{l-0 "ʐ6A­MJbaKb#}06b Ѩ vtI0ue8?o8akZ6GxߜiOeCCluݲ%FvS%]Z[%铒Ui1D;yznSBmz֬to!~a8iFìCrz# 5RD rk'=ix?v34C,PVQ*7zx>zVCvnqMd&3ڹvσ'm^\tX,Y&oگ#x$FmZ8 @eʏFӪ't'3RX[@y*9ƒ't++ۜIct.$rzZw `45]Өh0&d%`*1&*"E683 *':vKԲ?w&Wf UTH\>_}u[ *Kۜ k&6v«?ޣ$㿫otKۢsjJec*K)pԭkjB ldz@L^Cnixw մ$F5uB)FP5U@g& hi q| RGt~%8z*BxnFboKY?eW9Ա?T& ik̺1èiuJ. Z''XZ&lI=;7r <?4[\(z̒gɓQ A:\WN\]pM"bJ2OYE[6w$_7ε<<ŞM5Hn|d“(^t78t"US&k7[=5†j3QϚD:]/(SyLerESr@ %\~-+Ѣp*~n B$.ukH^OH>K+c 25cٗ\nQp׽/T:"ؒx{5#~yÂ.yu& Ke:ŌoDw{ġ{ ԖBDZUJ5Z + 2lV'lϓErS_'<0R R|.2bl'tݓg2 >/5vk6Hii60)k@(h^\ϤL^BG@x3ߢi]\["*DNqu>bx9n moz_zEC qzܥ;Zn$Зue+&] ѩGc6TaQWRq&/o{ti7@+l ?!Y3f4$x 1?SWyrcR(u䡁9yaE(s{`;|P{_6'Hœi[UlHEY}0=IȫV>^wybeAFrm٧cq]&e=Ja4wv7+?ER#UzD%&eSe9aARY}$eLӤ5AT-\(TTo@ztmʄHR:?xI*ͰmDmO9e=b+?*[A2)CT}t؎oH.S:':͋]G黳idXˎǩ_YHL#(qsX_?>&rf֩%19^dC^@{B:(.f2u"wt8r<(}#J$! ޾4'{k\=T[pv_Lu7Y?Bፔ-$td2EhҤz7,TIYnMiP] tN m]l%L@I-H%C{B \} {2HmxLҝ._iQyɌIr(U+L7u;xڻ#, >nz{"#jp %Rg W,55hG k(/^/./}@Ic i)AC6C"v|=MTL,I:WX"qpGz0\ti†4%'o?`긟X ת Ƕ!VbEE`/Pҩy udeIf\J2 [+3[tVejBֺr{'"A!(vJ뺎,-w`:ꇗYIzu'6%q C@៬ӡ @^ @#yj]c9NJzkH?6KFcJ׷\蒋լJIc9DO_$~2Vlp]F`Mp5.[)7~|󟏏7Ԯ0rd8g`KG- CeR_.8_H[2.WҠ>dtk,#F;ʽ[sFOTDby0v|̌s؟7ƃӘOnttEfhXJ W=vyX?WLp y{p<<$YFN BD_+iYOG4^ޡ }: OD^oJg(DpAr3hRu[8ټ.Hͥ<KPA8U2ODs"nWHơ8ptiI {wGBдH #K>[>`lC,ShtrQ`3IѪYg<řVmRwX´l-(Τi v!{/%0HMAQz$4\-f`~s=Ǵ8aPLIAwQM߄$1UxSLQjmF=3F.̇N*$h\C z0˝/Ç odG$m)V{}v GuFclBUGM|?oi8 @lX_R9^'Rz,r2 phIPy^|eguՓ+m۟p&_iWe؎%'UK,v)630"bԒ]\ ,/~?geD# u; h(u-+b+*~՟&N8XS-.Rx<6?;F pONHKO [fecIɐX wlǮ$w2L ;N-9S]F&Aqa;EJM~9FhfÉӫ#0bWQSYB/whZ/d۠Qx,p6ߵY?)%0Y=ѾEw+fң)[I-U%gKQNngOhv ~[E+A0w Υ>C|F,oP>ޕtS_5*=?/Z|?QraC1USS W)Mn1v:ʤ@ H^5ޛe'.%ѰQ-56w,3="uX;Z~Q>a^$Q>x[8趉VP=Кh90.26TںO&X?aT Hrd^列 Ӱ2IcORm :Hfo\^S\C𴡚i5_Soٷ]vؓV -H2GSO>_;E3fM…x\&g0pdbB^kҠ>bh߷/GFZ0C]g&evJ;-m295[?/oU|xl˶O)>ocA # pQz/P𴦫X~v9T7e<.ii&8&N=džܧ%~gL~5:ZgFDlsQ{'ސnJC&6 4sASsֈ绾aPw L NZ@Ӏƶ٫ MHcT(;y~jU;NB#<~V!&E!JaEE uv|:*wT|( pW=K/$@QV.Z~>{{a)Ϳ&}zGMgǩw(Gx +e6BԫOKnBj[WgIw\y.C9M'P6$r2!J+ 0)^G[FIu[lCԺҲMY龙2t=쿋t28{>u+5L6oz{۞ Ѿ ϢHB}9׆/ L<(yVP#Ix>Vyͤ}544W]c}S):LPB3vV݌͉y ]*^EEPIOmAlz~ΰCnVi弍Dxi{1Iwx#&'/[ekuQwzor nEMDdo>Q]<6 W=}\٘#t&)un0^KYcVt]L=c,ZG)5}1[>JL'ɖfZ0DX905Z#:RJMnM{뻜VjNrn *@OX!@L=R!9:6I4 ["2dj .NsKP{ApuEQѷR^-o? "ǿ5&"7:Baf脛Kn0EuYLG-]jſrHOEٳ=5yP6ƍ;>ӮFtciD~:EO/*#~8h I7Gqq5nW?:gF>/DC2K9%T40&Ro%E? Jv{u;Jvݎ#*({Njnw-i%7D@ DĖB 6jPUn  ٺ;>9 AM,&4߮)E5;SmTvMA59/Nx>jwm%g5udb2{gǝZUӧP0{WTKc3 $1N=mw;? 8m&^éghcWXH8Oiqb0sK CBe2^In*y*/8$% _Fx7TOŭ@(/?GU1JS:PW[ow|z⤌?LkCvOŢ6.0*Gt._$Z2S sk^Wk&Yo.յ1{l= nFa$-3a%ppxILZcSA9ps7hT43I?T,W)BrpDL;g9T)APɎG6xTouGʓDwc~USp)`w;KhF/T&PXx+g@R%g;I.˻t{.B3ecKR<3->33&**)K qJ~/2rN!f`Kz9%n}oԾewc޻t sz YvKLDZHًǣ}q\Ċq]A@(>nmkT?Ϫ׷bz.Aɚ%Id"!jRg޳ƜImܳ<~,uK܃ZB !AP/ɚ˹\K^y PtO6^rΒq[Z\Z"^'[xX;Ȣвg+ j> q'ά ~ǰBHW!u]62e 4^aUTSUҤ9a.0*O#{'{tHmn5 uͤYXzR; FT)ORtß](!^z57`C4\IpjnʷT?.dϖ7r)Ŝ  W|eaP?I2^0LKTfJg@ iib65?+k跖ݻL<(o{}hed|XPڻ!Y4Ww]w(?'$32hٌ~ kQ")ꪷDů=5Yy /#viL,DPotwof ഩZkzJD.w@6{o?F[X3E{%A DS Ñ#5VVF vkS(_+5m_RE @ H*=q僐-ϬvpQKIy.N|YShcb4+\mzs&0?!Y毯TNbM41@{|lM%<&U2~l"ȭLBALtK.2e"%jj$꫸ȍj;`3Ҙ>RTU8_=ܭlvX[ضSSpS( fCqTpaX:4'4рFq}i;fDy++ouױ v4j&0SQ|9MT tAp4*0U?+0R^N{ܨ%D$2w!˭Ũщu0Yo Bճb9<#yb뽙~w|(Ye +ڌ'&8TZSɖD ynfgv#u`|ݪBcymU2[#}"@ 9`eWf0j,%8jVW[1džq"·g"@;`#ZŢ\FOڭg4}Sɼ:&5wJ{,!*Ȧ!ʝG% Ι &.3le=t,)-o-zA9Y?/?﬩בv*I <<[zS~tdpIC9G[":;_UREP>琜ݛ,Sy  EJitpK= {FqAw(J8-Kj\5]WۚeK!B[L_09dqwst6PvS O EJX >`wtd~.]}ԎM)\>emo\\8#Lqr*[mXĹ_halH6fu MŲt,+C3@l"qH4y\75qʒ(-Y^Lr5EާrfF %SexA&8㟏if"ġOH/]6"Uc3ƙ!)nz)5'~TAnBcb+6S)`T |G3xG,{* [8ӯrc&As4Zz"75DP2@OBY ~ŹizKhѢG2ޫɨѐUO h{M%Fq)@P~\ {+HHk>*wӪفxNgBY.mWq]BCul7]|H.ZDIoBvhӐ>5ΰEH_u[,1r E =m)>#V q{/v\YRZHOl{|)loGdhz#p1`X#ۖ.N_fxg>V{ڽToMlϧ5GE&gd鬙jU=ՙG(8̠$oĮ}%ݙKܼ|utkIYqg ,F-nI%IR_w!mN77kbțBuP23r@ݫ܋LfSVDəӌjt[C&4+tal 4ڐ$DdW{M^MCh8ɴ zҏI"s1y`@ }f"W$RJQ-¼%J" ԖcYW;Q]Lv|94%@C*bKe2oʩ<>]g6Of '8ֵEؔp[Np%&?Alcg fp܆.y+ߩ1tK;A= pst٩qiO:NWx [s}b,u!3ﰣ6⣩+#'>tHI vM et`_b8jͿrOQ 29K@re^"!98*;Bx<|wĹ:eWK@_vSAh7XL4#Vhzwk9:~0݂KTx^IE4|M*/6NȄOij=Z+$`;|A1]AήQ H2gE_ĖqNcB$PrQ1Wf{ҥ]+{&:cmߓٸ1",kBVӀӔb@Y`O`3*LKv__E7@wKc ntF[~Nb<8ŭ H&Ѻl )R`>'` Zsψ$_/Tu#;SnD L `%T2K]>YaYo~8s2;ԟ q jguue'#1*'ub>>9T!E{O(QYI] ñ .e1tP4 6 NjI7Dt4&0Vн8RIYrLX1wT"l` vn0-߽#we' [Qr&j2Lle}*ۇԹi8M['@-%yh-d,rr;=/`ORoom`W:k>PЅkՔa]a9wŔ4.l}vÏaJ-?s ՞s}n5@>Kgz.Sɷ~龽[7 2PVCSA3r2#8<=X ($؃Vrr 8)@F*pge_G\5H,2: (gO-cAgUC 7sr:[rzLbEVnɠG*K"`J:Ҵo{Ukn~*m Q^o8pgE0o㊅NȽ$O>ݮВl44?,8rP!ZysqQeϪi!A&s=bl$^Q|uomqS{)hBl5\fiTVfwtަW>X~;ڷ !oY] ()Ҁ:7j6jGgbOU0+%_ql]0Jcم~4-Ssek95ᬹfi0{oTw3,V̙궝Ͳ 0okHSP8s1(~%n~2D5ی2uW=gZmzpIV C<Pl̤/M;.v6ծK;O:)]4r9}}7;C Y bER-_byPh1-8?k[ WՈkT}9(fT G#kʛFRo]z?Y&vqZ:w 3BG8ķ  l%$CzόKu 2E+ qvkɦҺ=[؍.aM0B$edaNa'~:f'rj堳"G3Q·ͫloQO4:aD: %UiS] FB3<,h-¶nY;2Tb(j+ G3,:SJ#@;ffޜm46!j;뤸? wb1;"G5?Gp:[AA>~~4!8w Z2h'P؟% JzM>K>rZmjpHM&"Fh*:>n9,~V`")+gsXFEtS5J֒"暕Py a(f@$4@1HVoߔ՟ umn.m3.WRI߬Kqf]>5^GZx|Y$RUI @<аwb-rVUtܩ6 s6>؊M1xx'b80/ʉyW$E^gˀں Aj޷uRy5sgndq냤׍в0D(~%tRO5_{ )\*/MA -^#KnD}&ZT0wڤ,)9rWꌌʮCW70B{0}Q /Yo {z9慾~*ZYDi8׼urȎ2 `$JxDE9=s'F3U"}H; DDa 2;qd߲ 576{cUY~Ξ٨2.â6 Z W|Q q)xKscXe'p [q3.0 T/w@rNkppn UѐٹRH #P'mX "zCs)7[%Cd-SX٬lCDZWg"|z j[J0 6DtQ1O%b p]>D_/w=m޼QT&/!?l΍ o>-**i0Ҧ#y@)zU$&dGqjzC8 7DSZ߂1Uj r'1x2Fڙ|ؠwbhg$E#9j.a<Hph?+#-i|ȃ U-o8Tֺ]2YGR``&Nnޣi"'cS㌵d% t>74HA7r#HB0D]W!R&&4'EQWT*9D,2hOQ~W ems{ *ȊTtn$jcBb7r#v`<wn<]PYm,Lˎ?H a(_N{iKD̏ߙZD`i_ȓ'sDuċ{~YZsg_IU>S--ǸqQL)-J'4Œ YL6O !Һkc)Q摲9ú]$P=I{}Mx&HN#M<LsL^ .A :>hp#e2S߱)o>s*rDHHuߺ9UƳPZkooХyx,,>"7GG9WSh-y5Yw:,9 .T͝gWy(>GHF ƶ2 ci9N2Gɂ 𜨧5=MWqV- 0^qlp-S]G4`61f D(dDN\7kEyK@N7 h(vs!yR[9C[CIקMy\aMoGxNnX$r IELҊy!)Ҿ"tԳh،(pTb1RJFپ =U ^I^kfJ;Iᬱy|fD[ >'K*6FE_njt wE̬ac[OtW:IZ(G[_A B;ugwQ'^npY&תKH,֐ܺr-r17K!{Y |o@<;,xW, (eE6 i# _-NIU"_u^*ٛZbZ snW#>>[ˏ9Pd-3rczcUxG䄄Z$}ӥ!2v>~G29!_dgZܡ+8Ǖ' 44 HTՋƢL.8!h~(tMHufm{/Ӧ6o_=k2V جR:O]i=aQnnGV8lQ+ xQ$Xiѵ]>VJ lX<]kJQ~.5dm>6pDS4s,D4"'7dm3⫩*Y8[4TܘQ `[E( ɚEKq>AÄ*}]ѵPfiy zNsr-'7JiQ [oL,Ul7h^M̫OSY_CUnvO5&+OTҌhɋlZݷ]rd rpP8|iZmڣi="_$ q ԁf2#G WN[[1%_5#-j&>½4ȧ]Sg.qV|wy];W7B4R p*嘘f)Bn4 p %^c2D7+tB߼;`:I4ao q+x?dԽ:b -ФHQ61Uc$9 a\d2D+%C \ux d2jPP}Ȇ,^sV^w_2ל9 osqIR0wxI3 o'DCNmOa`1/09ҽzL`KM9hY %뗝X(j5dID|tƫJUR &螺8g[p|SJ$ n:Zx)[aV-ppEF+w"t*XcK\?ʦl\6՜\(ycL ['}F5 Z(BgHU%w%4D!#U:ܔdczYT[D>ʟMfV[';XJ[ن6c޲OkšwRfd@}\pB-V9]2bZɁ6ʥx7O,^ t;4G Jq ۔G6.x3@  IӮsDטP 2"OK^ӈ6R\'+#uR+}7͇x 0*NldA1dR w5ߺ|uD䮙uO{mKsYeSEd,G'JU_/Ay-􉚎R!!.(оXV)Kёp~Ji\)5]Oq X3IȾEy)J%WEɓ~ Cc7եHb74o$l2pSֵqM~ S-{u8;Qnkik=7X%ͨx(&,$a v9a^&Pyan"mU!ӳ{S0M8I^|aC b.ܥAH.-]$ƀCrIF1>㆔a֨`FXޭ|sIk#=Cf(%$(XPP A,~B1Hi4M[g;@)Tp IhyJ٨-8O MwZ&UN]ld3Σ-}tF0ZWq_}lֺlFQrddX$')Y Ǩ{p 9^ m"4Z uޑ_[qv l"sa$k5m&545W+7Hd##xM ɥ Ra|qT _SĈ0ຬOf L5v7#UVh|}Iy*149a-'!*6>\G0%׬b.X:l@stҮ7&s,5v\YL A$ UlaǶj|z X (Df,V7B:dWѳ׳kAtRD!$odMu=q㐟j>D7ʹXs 'Vd:RhJ *^ip58g_')7P90L{uK>(jl"><@/W =OF9oOTEY+ĿdyYd~%CG7Dpp VuYgH׮4.O\mn<15+nd;9{%@rJ<AeJ#{A/XoZC>vPv9mK2h@EY'{!=Ug/RټX`.썅*Y*WػZ+Za!V@Sm-E7aKlK"FB%~E/\.-yf41\ÿo sQ능ep.MVb&yrP񙖗B_UZf!# \񆲰py`ɿW[ڱMfJ;4vFcl BG%$m8:0+>9ޗ-+ctS旿vTo{q%J @Vf&hY ڣhp/Hɵ[ԏge2$cASd뫔h9_j6}mq[zR"M RQԨbU/c*Pu:")S(bc | mxП.m|#RU y,{XfKF(hg ߊ z5V=% ?2j Gހ禑D7_)k92׻{HO/Fb[򴙟sĽBAuO qChęթkWMD`hj'MnFܤR 5`q Js{46stYq NSp.$~ >}YdA*#zAkBY Y1`~du&LYhoŒfK LY F\-,+O&}eYydVBntQXHځNfv>i-31Q |Ac~BNgh1cیɥ4\gK%`FYu M\,qTڸ^wV#N_ٌ6fJcZA H%L^5u*["5a'|tDVxd*V"~VtВ{ZO\SWB/alon: ٞ1rE3 4+ǻo NXhIy& _G܋9 =P|{9' |?ڍXc쩐 m9C*J}g"8!{O dP-Ӗ ޿uH\|:uZFD]*;xD#!tS#F!: cle2$^ 5 ( kXHGKR]7{:eǪ,þe.VjIWfg֫) gx(Y L~`}ni\%C}ٺ7w ѐPGDlg}5ߔ` E9DKc|J`ѐp5&ƎSLb2f'>hNa:}QGj۳3ݯ%CwB߀tVo^:ATdmyBe Y."v񷇅da\?b_z[0!> %mz<`3 yZ+ uu [n x3)'fn)Mi']i (Gءp:L*%erm v$%/xi8C,R`3<^LZDizn/IF{MS>e&5MGE}إy'%S[ n. EgC>NƲ喂!&=8O!}OA[xpb,DVt(J\Gޙ 7`پ+lώ0aR3 7nzg<}k^%LjaJ*dFW%c#610#}"T.Cq(b}cO:Pfck%T{WUr|=հ蓧c*-S[c!-4Xg?V3.G &k Y z(˔=٢~h}dyIY gK>ɸu?i5q-j Aܜ͠X.s!/9y*ք)DV'0TJ&v5>6pP!atU+N5 gd*#X\N-BNv́u"RA̛BfTA0;Os%P11AU aYosaΟmKB>Td4;_n+8=KKrzunbsYԦp!h<›n#:qތ3}nyHc4gwwVsKs E#J<NbtRsg^GQkh 8 `#|WqN'2>bIpe[E*?-sZ4~j1\ ?t و\+5Z3 MKC٧H]i_/2k&gN՞NA>?yJ2Pԅ==0K,崫 ;j&.84_}fz8qV00IEkVc U-pn;"+¶=h}Yc5z>{O$1JnWNz*j%sV \!=iX!&6%M|p2ri|n"2 _bm㏓ɻ[lz]ZvRQ1RJh7!}sMC?Ad\kQ庿 &&Wd_gK$ zMVoavTnmk.ڝsvmMB\ܫZTSsVHtt3ƤOW2nA 3h )Od3|)y)\tWU\V8 i*ْAW[$Y(ZӄdŬ/C.ܬ-Uyؠvb8e\f m!/{t/*0Jj܆10)F(͍0㖿|k\+q쒜 @*{}\vWa2@JQUp+F@ IRzf8alGM#śׁ U}g:rًtJ{e;4˼1X()}5 bľTVisʓhAV]P_;Pmቭ[V1Cv3` 2C,>Q z:RY[@d)kNU 5rF qXX'k XU_]R!G*0fbx"`ft7n-g&3/O2]ckp$I*(.hbZ1c3^!mA'tåm19LD逡GMv;?^ݱx#̀ĠE<}I41R #ꤑJq`lӶP]!2]W9*q,:ץzFE_^zNg،f "bts_p #=i+ejl&h+Lv Vl fР6?x#C&D5]hVdYu'CC-50OM2],ECl R@罔w,ؗg,PWi&n(wҜy3 !*pS3$/ Elkԓ1cԘ)(qv?WDrw'2d[Qx̕T"hPg/Ah2ջqL˒mR2bn'淪lS Փ$.u% ~)c;;Is<))+?^hQ.^DkXǠg\y`Nvփޢ}}/zU9m0]Ĭg*aGO[oध1cv%M+gzH?ӌ@PKCk5#uxFg vy8&|Krد@=x+GΊVbD, 9i6Ѻ!gG\ށv i f8Z͝&$TnGneWa9(gM="5:׊$X!FХrwG"g,A)E9=4=3/I ywqjyS-sΜp7fULXl9Ă%9\Ku:e.pR,5xZT)94w~* _nv?LӠn:leDk PBej^4_l6aS4;XUOwK,R?r)Bz$c]rqtdSQgfAke䅺/mlt*h`EDswa1_nbY{G߫% U׼cy} &6*!_\}kupzހ`j@𮊘V{cI16|{A :!2Aڸ+22fƏQmI+1Wʛ)3_Gfgaޏ80oCkkҀ.Q-Fm_Nxq Gg4YMt2Qw!h@aTlmm(˻rc?45woxRi WηW5pP d"Η?44ȠHLɨ *$=%(#o _(Fa=E&qWD~;ZtMFaGb6Q gx`Y^ԭt`~g{+}O.P?`ōԷڤ{ԡG?*5Bus"vf@_-qi]_ R>L˛[R{bt:f"x辊nM7-IK|n!lbH !ƴ㴌&g; v O|]+4ny%-wM%/ [j'I ZMcNҼlRhkj S_'=9R0k"-ab ]9o%W@#mQa.IK,?C옫J@]mfB"\G T)UmpL# OOӡ}MN>I&QgFT1n3+b#z.XrV6~ܠR*L[5/YF3uH2縋A D\ l uB15A%)d~szw);09DI5LUKcXQM6G^=j:zM#-oHDи[6oO @I־[!(PУ(tuQ*hѿ UdKS_#3Lq.32H Ƿ}:@c-:7uRr©:F BE(Z,w!qݱrYPDGnYtHzSabp,&[p9n,L.9}YyMؐhDw:w>~/#g}'؂ݖę炐>n(t0٨\5D% 7/:+ BI ԉq:h3ݷ +d>ևAZ"8.@U!9c,_!m&k?gE:lMN0jwCg wH:ymtO#)2s]!vkFGHF qfa0BhMTS\h}[T_3wb3B"d>9d#A}bT {R`)'Ư(˳a[Vb虚ϗ6z3櫊>CYFe~cl֓3`3c/l|6Dn |&-1'+^ǙiɝW#6 N 3 ġt.wH1v_-E‘ ,XU]ENZ׍Av"N[";~ voÕ2k)HJ=:&Q6{d./up3),U2MHR>KLr45E96+V 0=ߦN(=ܞE=T zz {2VP/HǗ_-¥SjLPݐ^ "jAʲЪӘtEjg(X2$lx!)ZRw~ΏaY1~ڿU>F!T;7άY?#ζ(#)kG6lםwBg9Tk,/j:VMg̉X84G?!YV*QC[ѳ&5R0cL@tY%XAKb2 iXo1mfaE6d#3z7'w>A,`i٠Lu--rR Ƒ'2Ej`!܏/-ŐQ-AW8ќv^4LGCΰ5ڌQ'o[H REXA@frTnjŤ??..WWUN8_I#zf*sʙ럫U!tW+{`: ]龼k  ywB3> A0<$H])kvfv 48qnʢOfNrlJ1 xpA^2T= Uv卽VjFf5ҴՂ !r*.[.-!+$΀.Pи̮#n%oh:Q䏂VΥES)T3 OOkיd?^(T'Y#v}?y!qoYb>BSMr"ԢDʢՌomAX'%&-Z!jW?ߺ k28Z560#=_TdDN)iSBgjJ,#Ds*NP:έUj_b YTcڟ/~qє!4DQ1ܲ[ flMR h- Ktxrm*q` LkֆCWϣ2b-ufu/@B|FP7-YKb H#"/3B,i< Ȫ25t%@bٜo:+{,f : Քu\nj&w,}qekyQT/IBm>KEޣA9z^Y/W}ʻy`y#~15[7?`-D tX0dtP^(.*Ow})lZ|DE mlGDYB&)3NX^TR.\D]/t(=Oaڭ_YA$!LRHeU =n`oGd#wӶq]LmV}9xJ}6Nv?AUw+8=,VO }Txszk:<70k$ 7L<o.i29^BP+fQAa0;w u YZ