weechat-tcl-2.1-lp151.2.5 >  A \̶ϸ/=„*(`@Աʧy.oŽ(ߋ=? w4UQJ|<:uF,'U(H-RX#]M?g (Ι1<fSP5P7w Tj v t[(4buς?IIbJ[ȡtWm1á{$, hۘ*͜rS@1}x»vN?];b9M5M.s05KTVpw,hd221b04ea7258cb05e426fbb4b9221584ae2a4c151c356f2101dbf9df9a82279a87ca896d0e709bf6adcd30549fee79b6a4b62ca0؉\̶ϸ/=„R^C6T7C7aTc` W'.0Q9Nd6ʇ=V> K'.>drK%E]y`Fn$!|Vx!M̡ď$l\QzyZJX~ØB!D|;' OM/["@5mH*uc`6CBKKlPCrxk n0Xk>ũM+φ33S>K7BW~,>p>P?Pd  >x|       Q TX]b   ( 8(9:"FMVGMlHMpIMtXMxYM\M]M^MbMcNldNeNfNlNuNvNwO|xOyOzOOOOOCweechat-tcl2.1lp151.2.5Tcl Scripting Support for weechatSupport for weechat scripts written in the Tcl language.\̶build75openSUSE Leap 15.1openSUSEGPL-3.0+https://bugs.opensuse.orgProductivity/Networking/IRChttp://weechat.orglinuxx86_64\̶46e0ce05c4f8625adb5e9aaa84449c6dddf8e4b616cdb1dcd306c0acc0eb7ff1rootrootweechat-2.1-lp151.2.5.src.rpmweechat-tclweechat-tcl(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)libtcl8.6.so()(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.5tcl.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]=b7b1c450b034e8ae3be03819c206e3c4a26f3b14, strippedRRRRRRRef| hutf-8ed2a8073c1544951c15ac081659581837ae2ec3c6cb5f3ff6b2a2fc73f689ac4? 7zXZ !t/㽷܀] crv9u>>AE3sWd'hQd$5!&GJhwEhM.еe݅"2Iu!;+TilgQxvBK !s;Jb,":R֝l#P˝@_]tqN==tJ;] sr*ͩYFVͩ%\iMtBG- #&+mZ5USI΄$>E#v.o/I"Ǚ{XWw[ОԷF%iC(h2nؕTj0ő%wAizĽ@¥7%8Of2"Γg"QSDo/֒ VHPU+4AA3I[% [qׅ?̣6LS* 2^K.-\dY>CV6w_gF{P:Ȟ:/O샣W=_̵,t.v<hyAf#)c]g:Ŷh*f4`CTxq) 'x2q(?,ٌ]֍{*gu SzwZXr6_k}`'X,x)37O*9AIA\>2yEsv^c. ֘fe=*e.y n R%m=E=d尊Eyˇӟ䷗_y5W?#JIkY GփJȨoȰL9hb5tz(EʾIEtcQ5E(v02UV56 ௚ո$A%!&=ԔJ%v78T!4wPo( kӖ] xMOlg\K E..00bCRCx!ˁ EfcNj׬qZeO)H,>C!T15D=zK3{UA4!?6P.v'?C|:##){5۔Ӳ8CW֧r]~S`Ox5Z6~@[d~OAf]CN8usq`o<[D efh̊.V-sy<@-|_6Jr93Xoo$Pn'PԁLwdr>C0f2Z0As5a뚜J~wDUN T2sifz"wgc } clV&b;I Ґ3*`!đwh0㨯XI;@MH$ GifiQ3SB-.[T RБkH*jUۆ?6nd=tV*߮;'3쿍O1\ϸo%:3v/=g4BLְ:ŵPpWďX2 }N*VY(i] 6{U}o;6@c(V[R )-yp^׻*\Ó9JLpTμD dK0^{p*9BFnwzE{b0]t PwZwA1T<'ѭM̄1~#}U|9skEzݖz$,0,{.BMyEf(rdO]At%_#Ig m1u@B-xZ4nж=/x[u%|NS,鹡NksdfZ*uB 5'j-1L-,m+4 -X"FF7ew>L:*xzErN)f& PeMoig{~3Gt٫m(K.tGM}#P!umZL|\q./2W~qH(;jf<#4(44UaJu)௑Y=#.+" ?[(ݪY̆iѱo~:`u"~ء00|}nA\ު7bW uHZ*#=i$KFc *hN!-8fEم&aQj X ciLf"q7nʵ,!X#"utlbhAnzзޓ)e%z-1RuEP'!Y<ٲIK=%9=$F3oc,d劍sPNp9O bV+e˧>+$_Sb]p*n O?wK$@w`użCP['˻?wv^VX(qe4 cz;{jKæe8sBյ[e3ϵU܋Ez}a*m7q 2pHb%ڍ~6ԌTCn5=M2dTHB%4!j^SABI2Лd~: a*HX_n +14˧B^i\ZUj6 fB?[fGCk wסlMuSDD)Wd-o12dj{9}&2:psZkLoRGS -ZuGggjؚ?"Dif8BPjH^vn{N>ūB3!Ѹ[ه2Njtِ]V'$&5G47̧-z4,P+ۤ=k?=:_X!zZi|h&\ЇWtzgl)3ÔL-?m*!jfO16hpsVfMaTC6#Tb?߯ p f~j*^Gk]x'1{'yEN@-Hiݛ(B^QЖ5PVUns$I 4oKa_]\A絚7ʶאQv+G wy'\Gܢ>QC6?Z$1Dn3qQu16LW4-#Ա1͊";8;0rbKOHXz1;EuWg|Q'KPV?$XӤ5\kl꺥;\j|IiZtIu;,QFvg6uk&MGȮ\I P%vm(o Nujҷ >]_  ࠢe'{ Y )${j)5- Krm[E0I2~^˾sYl3q ln;#hCC~Vd>ˢDqR2M=>tP_X7D]Ò\tWwJLF>& PpFbf^j˯up `ub +".;aMtdgŨwf+G,8O;{=6pLJo#'x+9FN7{{\~aajlc9h N^nN.&5Suba"ilH0H:h܎J[X"FR)>gV7Vk^[R_:~Kr>mR3bExs M=+E.x]|NEjxr$(XlU(tL4D!%OUZcI!חLæ,;BT<0% nBP x؜\mwV0#zLm*Tz=!< גw$KQZu]`ĹO"^7+AwOV<&DQE@V=wj-bKOP> ؍s$y v.3.?yI v(a:.O]V O#*їo[ ῍ s6:"rEA_sڗ~ J[Xgne 4}e ",eO\@(p…&:(Tb,2/vkzl&T}P7EZуHv,^@=Ri8 K$ gva9/4ӨԏtN CKr-ֹ1i|L|/GKsJ}OO0r.;SXO9XKOfZh>ªf;+Q QbP4PJY6^OZ ĐQ㴝FfК!7J UŽ< m?N%؄=]ApTvԉD؆ ͻI {jZ RHC͎ӽ̷R\nܦ6tw”U,4]9Z6/7l{Ч&> hBK٘0+Sڗ1` om&*>-4o;TH;Tzߟ67Tc ьUd^KLyP}wX˂S[מnx [+\Tg0Hut6mBbPtrc۵6; m(+54 M #18 2UݣgfA@P Z:CEju?(ߡKiEH ȡŖ魝,'q|*&=1Chdd_@ \Ȣe:G+9 hGy@OUWuP Gº;u-T{`*Ӄߡ9'ЎEThLWgqy51DxhlG.vbwEl:X(N%ɭFjĹ;K7 $"Z-+)R Pz@(e٣SPdW}YWib#uS֛..2sHdϰQ+ f/Vz YZIQJ֛O2WǍ Pљa :"8G=N0'u?YVd :liԶj[pu7LEn,{җ5&G'|*` ^͝Oz`DwL?>ݿ0vA z_kr>存YQmsp%,F٣43 ]\ kVwsg鹆iVvd%xYl @=+Sj/^PIS95*彺71$ $nm/=͑HeϲFc̻>&ziH ̊M5Q\BTdٌ&}jo]Isx5Я"w>項zKfL"Lnn@Ck @v+vPΟ E~X#N) pr lG6$@[Hip$$ __('hˠEkis^%u#EB{ a0\x6$Ecŧ@mر-!ش]jQoasKe0'C||(S#y'h7S!`xn²IsTB;E  7`%QmyD>J+P~Y#;kDJHšO"0ouGy-W&.qQv]cA}G? (PB1{+,@>ჄSn\tpV"F3}7 [bsCT< RyYD 1j&\MrSB=l.'bj*DaZc5/h)8qok,!B,^ iFM0l+ٶpt\2a3,O_P84v-vtWIam5_(}oF}< G*rCo=/K}MWJ W@ĮM\ ~0MtKU^lѩļ'%b~%m,MYV{,].i):.2*BlaUص+)4 *Y楬=YEIm m04rL5TK^#`u#Vq9_W&uHzZ [#_4m"t<fj=NKm?f%pn;YQkū$IjA 4fVH{ kk) sg(kN/24 aO.KN<2PNаge`=bJSAF(u.,t-A`kE8:k- lS[vذ=-u[yJ2l*]I9)Չk?EtCi~ /z:ArwnҠ^/#|wEpr5cD ďqp%ti;HXPV [BzL%W(sm+=ljeK[WV/%MݰFPbTldT+HhŇ@'P ./P6ߨGydɪS⥂lQ`nwg?0Lcl_"\YJҒ YXhQp*_PcH&+LY/B&bHfHeiƊho`@:=J(O*W$J ϞhsHS T.J~W[M ΊRwA? )fr- 1No.HU=o qy}N-l(^)t~sJq, hql6Zq<q MDO jș;аwdžƄwtOzQ~m4c9W0EdV|1n6ɕGHwH? W*LnY :{EO_{1:36Y$d7~=-M{*x3d$e^@W(OI]7WbFed,GI8=4uW3Q: T:TrA}دY!_@x/[[(֚ +"i̴;Dt!Z 6+/#.w:}dbBڽ˒ pcZS ?rb+#_mHRbDΊd1BMDӞwY ;ޔeT Gt5Ԁn_ٔnEYA~ lmb추ܮ5}2rܭɌ7nGS ]Vsϕ>N}):P} evv! +^LYtuF|}ҷ, T[-~> CBkR6褟X-qa͇AV[) u[a"EjE^-?h4^pzEV,f/dyһd4 c'} 7n2tr06M厛Z,prτLJ-:U98‰|"]|^fciʦR =,u5 (02UbI-4GO 08LذX}gue|[M/qІ6U_ٚY%RU6~R,ka`H6O[y}U`M ck+: X>싍2`lz}}FR ~SAL'^Lt ΙanĚċ@gZ=. cH"6w{]=9c2p] O?'Mhߌ=2{QHZHŃeGRy0CY 87Yh/y7MRNwQDf4Fhv)GI FQi*߱ﮥ+F֖>KBU=H* qሮL=W8l¹*ߞM={u-$ևeoR RadÑ"Fy"dyzfh$5Q\.Ç)\4TF΂RTT+w%w0O3r*Js0[ 㯠[gaN g2L;)-NEb;Y#x,|ttڐLx׎>,s0sxȽ#=Ѧ9\K}iYW8Atp~Bt]G'nOS'L(F. Z)F&,,U'6Ley\\`%a{,mB .MRH6w W8OW53xT;C֍;bDK4y{\ؓek yOMK=7n;a>O ABHa5+,Hn<*$%{gzm@?KJr;Ќnu$|d2P7חX6۲Ӑ?o2hT@qRku#hmHT/6l6ޠ^J"c x˪Ao'W}g@|p?:E25LWD_"s:}:33ЛRrw ߩLc}uEZO ? *{_v|(K2SvB0V{t6aբ9Bdm~^D0e r]PϩWD0?|B02#S Ň)e#=8eբhLҏZ t%hF%sڇuRnE#*s Njf ݜgERbJ@Bd7, (Gv0 }9ЇsGlNie`*]B*7,{ +#GSv g؏b=|'x 7OULg+b!2gGA,}T6|YK jwUZX\<.Jgx`V=ϭ潪;i~xqY.Z. @N!yh{C>d԰8@`+l]*x5IUyC?0kU?ճrҘo*$OlTcISsp BC*{)Nm'd8 K e9y[:rRFAP\G2|UO華8OMPvup~C6_Ktq^[7vj˄AnF'j7/ Jy׋ɮQdPzP=vq&7ԟd@˒詌c&w*vO7Y"fNGa9A d_ZuctrVfO:ґIՌ| eWmkcYagz*:O ~M]HT`5PHl?ѐ Н߅M^0?kS׮\S=ݙ'WXn4On(nѥ5`vl*g~3cGN@Z6xx%Vwr@HPWf3%Ò7&G 7fО?osEq^ӻP)Jp, Khba|@GmA?[ntW`IڦQ_Pä*ܭnQdXzZ)㊏Y_Ikh˨T=FxS ;wR=.&x`>>V緔=x!_},#ʭٗ`RqxP!Ksz 9~T>gY7]r)~ ݢ%E+[Je7n(N3z2iX{DEwƹnf2kdac\̠RVH/*>Ril> #dyt^TmknZ#@fPZ}횦"ik&>tȞ J/abʡwa2[j 69Ě%rZkɿ\Ȍ(>jGحX4r?VpE -.u V7b![\rV.ɞw}3Ӈ%*"k$'z\} N$_BՁyCQof{_wALv-fr;/K*N"(a#CXt{Br$c3oO[Z s X% qα71h%*'NyQ}7]b+6O,)dTG` ;@@: ߁9ŭOln=Ġ0[Q܇J+m;- qNYm,w6* BY'c|zeţVzr=zŹgg@=AJ =\ɯ/QM=/XAS7ݸV숡xHGw53ߒpav:hʦO:é}X6;s3&6$jExŒi(S.@d K"@^zݐ 'vf i~#4hn$dX-ʨ/%)y*fvKkyD>U9Bڹ,FϿӽuVN>:U\j:L{H;+a6~Rȗ}IEPoBnUNNI5sVpJÄNqƒM`7~鋜xjBuQ RbR.qUNJ pn.Ʋkv6h> Q'b%+UVm@aF[4Ux|Djw{ԩ''>: 6qe(lgTԫDQ E;$V{qЖ?ݯE9jvD\eՇZ{&J_Z%.A*ח.( PYzdVysA(]b¤Ao4DTt`| ,W@GvՖΔr|DRZeYBKFGYw/rp~m AG^2&@tBJ IlW7rsm&\"KQ 7, qs_YZ>GvI?΀Csf0 PKU “s)짴m!njN{៵;ajt"/ˎ%T?W9T} f<@w #~Q\2B)}h.-Ā&K$2(8^f|>#qiΪ?L>EfDbM)ؿjhms-@Pl:Sv "6HucŹ%̸)$AZ4bHL<|] N Y$-*_U WS8x*WgLe %ޭկiMdlcj)#gp+yI10T|NZ t⊫aڟDqmT:" N ˞]ű! zNOiG-0HOYTǀ^W{-~jv{ٴ%HaIkO.˼ߠɕ! ×b|6>0- o8ݤ/ړ׎ d-(U#E2a{rH}gs hbHPbx,h"'tSRW_JXW8fai -jWbѽ M N8) |6g#ήxbt8WwCBw>52nW쯶[M\ oZl -u9B@K&lvyDFK sw_D!3r4 ϙo- ˜Z«h6U +L"o CVAlR޹g|knXI#ԭu<ۺ-4n-Lsh?A deaF|-42cs֣r~HRgˑ:W*Wp~U.Ekx_4S3& _Y~%$=w AOVC[>o_4v5- =F7OS{65Y!H%- o$ 5%-B946$^+AxK l>.p ˈ.vh)>4gxj2QyX39jټ4s2}/#_m7u7H,fsM5}!$Ǵ}~C^ߙjԺ]-L2ly/BKUQ^eA-ZгLu(SWQMAʋ(ni5Aa8׮hdm9ToSnj|7.*߳4&X j̚s}iaM) dWB` k#}`7c6&ei`А_#T뚡?}aq+I ҇L2Եrw;ks*}ϔCJЪRFԬ`V) ~Y ̤E4ގRNbEKb9*LYPfhHZ/Y\ͳ_ym:δa օε’BWUnQR(@ˏ:D tqRgynW&*̟iD!JBF9@X0XIAgo0PU! mPjt$:x$sbČ4~GJ@kdDX1SjلL ik^{uzYΗjX`R/O~hn ?_aק6.UqcQ6,nG\o]F&;)'TE 1PR`EuH,O^N(r qd?->trj{3OO'I86 aÁDpuMR*_h[/䲳m{􉇃65ڃ_h/1>Z +Ku&DBv!4O)o: {فr<ÔDZAs= HE-.uut*oB战ΘpΎI{ZW|W[>`@My2T[ű!!/vP|<,ߏjXPZHs&CVOEP#-si/FnS΄,l+#f:J)Έ|S4T '_/"̮yQ_-fGg )SC'NQ<!Q^]br .x u}q*2GˡS[ձ}-v\\0Rz::\j񎹄^ ZtrŀKF3Q 2^TȯBmQݏnd};>^^'7pZEJ0LSu:MSxvP|!A'- ^ JK0'5K)O%44ovHCiZߨ}*%wKrVp%;3QO:*[ +_ Z;zZ"xwʘ{>=#C H2Rj0s$|2<ե{Kb.-WD'd1$"zF>)p_ҌyUlR^XMUv ZviDVɷ&`;٬˝Ec$f4zwd[p )zw'P_e-T|}g*0 ,0 SdO2DX؛eķ;W\9$hRgH־:83k$@<ڊeP2e_K$M?@]񠊌`REQޡޅ1cLK2CX 2k-b@Svǖg)k^55nwSfJA%6J_glhuރ:ܻ]sUvӾ2eA#IS.)9$ fH]{?\b^?f"ZйȯG?ߢzRW!'d.I/=~3- r)CFs̚sӕD-GnRM;(AO"@z@pxK^1s7|fጢdV הO䫃[&k~&-c/^cxɨ$!}.n[&ԉߞs3ƚrl}kp0ܑ1sv@%Jy<ȰeKP1`=Gixw&ν Ğ5 zY=믡Fq[tN ș-F4kG[EIL榊EX܆ M#9Rĉ㏎=sUFkTڒn -joolUo{$ GI z,ᾟwvůYKt@ y\#xݏ(;jcI绉YaERa LyY\O5O&^$+$ 8x[1W0yIdѳ#32dKF闛G1Ii`z%{{tf6Ry3yYu3}!MIs[qA6 7̒|ddHx[ s7"+•s?I;옍G3=%70Ny[I8;}5E>gy.|nm !LHO=@H Y'9T~oWd^%k{rI?#;,g w=ɢ{uܯk챚곻TzPıI.X|m3bܗ=_o"Ps4o_хJ+DcҕY;o`U#>:GƔeC]4^w H g3F0@5,{:{ 9X3ca8U7Z4!ifa3)ф VF,d n6}s[?ev_[bV? K:8mD\2+ڝyaLڤ8ȳ}W T'qҝmYm' E_ڵMpbKEqǶ΁k|)̈́Ǒhfɩ[y - q=1ORo;m ~~8W"[ͩ.RjZ ~[ m~z*mnzf\y\s"Gsi 0W'AKhMJ۾hZ p=b*|w N0F /7tVI # 9`d(Pr<# C {t-⃳NYICIŕ]y~q?JMiyv t]pCbHh/0g &x|0Ԩ2ВH<=TmS`ava +O,:2C Z +L X-\%G8B-(}Z::IjNo@qpgRb\[qUAW8>wੜhw0Jk*^u'D6 mJd|w~f(΋*Cicх5lӄD{ʨ/K{I{}LfBA ,Z4f[G-D =ᇌI!xv>^M"lT]ѿ pozEAD-J\&OFN6!Ȯa]" ,'[D qkMZy2)Po0aHz ӑC]W(Y?b%X@ X>GO(<!\ˇ_ | i tKy'wfaA=9]XqE/I{))cLLX1 HU }Lc1#X(a*q2HA4̫rDUP֍'R}IӀ z'cNP]؋Q G_HoyRw"m/3:` %#c2CE'MZAƅNfҔ.iˡ֘o*k",8ӏ DK;Me^e&U,IsVo+ Mm̠昵D&J8tao:ha*# O[|`ԃ"![\s(h$οHQqy)nؓH0Dz)^dօ9s@Ns;if =[R I۔"S}-ld3C@iEt²-*S> }쌆N/(EWls%^k ^9SX$qt]a?A܃63`v*&ll+VwK YHS2^g$ -l8w\ /:Kߦж#R(iIOΰ:o%Anq;FA/GBϬ=Mޅ4EFp+ўҟqxs щ\cI + @#ngltga8Es\~=U.–w}hBp`+EƳtӼ߻{&F2 x6Kq358*$#(2ֈslQx~o IN `©@y D`:sӚz;Դe!R3ͧ-qXmjWŒvb;ޗdWpɋ4W8c4(.XŠ1jIcZl;d*;e:JaVy0Y&me @/Ӑ"_h(bE\v Gk`c @p%G\ I? 2dˍ? ]!3k >eėIHWw@.^(&nf0| W.l%m%,1MbUE[#r&B^3 sAV$3n[} jKdq]1$>\Au nIM&r %N GߠRCOV/ !> lL+hP[BEtTG{W;ND3~iFVZ*Ҕs沨ߦ/.->r6X @1omHƅnn -R« &@ ̥h(gi`m)AxZ }vb —SBRk?Z ~W󍯸#`7̩X8rW9 bsbniIA2GPIP/~{̦XbDtKT0ѿI<ⲲJ< ); Av8Eds]<=r]!)iM+>wzc`@!;i=Ys Qrۅr߲y>)ZN]EdR0.٥ӳXqtҢпs ElDlK<Κ ^ }MNm,-JVxB.KRp^%AG|[ld1 $E_딿Lĭۼׄt6YKD/ƃ2L?LmXwaP,ҝA /9"JF7ύN1E|N<:z< :B 2,yN1}o%E{J,9ѝwx/P+- ;F>sК Kl*k#[TZ0yHѼ~Id.L>뱜,KϏM>C^$S,G_fCSwId G4П;g2,ɰ]|xKSٮˇn!Agg0o2G&oN;+T%9٩Q> $0{@ȉ770u-Wqͭwv ^ZYs~}OZ濇7N9 mrB1xD4x@#_F4{Af)<49J'C '>)a]ZUG'-|(*eYx AξΏ_۔< O 4p >Qʬu]|L8zKn/1=`#t#dL.7i9U-K)av Sm4{Ͷ s;p!跱ڄYb0澤.;z,u@捝@.yɊn Ya)3R@i~+ʦXu,P L4d*b%997Z#Aؐ )T ԬlQ1uA/mOyFdĢ!fxT;گb Wt@廋T+eOɻ- Cp̴$`I'}YDZmw[Z<#.o;$'Y qT3!fcm[`(>Sd hSMmۘ ",2ε"x_3cp$OoMsqehW^l;@DgT(n)4K3Sֵ5Yt('tq #;ow9h#Wrh;3A%إ'b0:.p@iDfU0(Y9Z (=T x跧ո JAVئXyOH\mm#"3.*safT?hXPǶ4JIO'Bƍh O 3$Oo`%.so]Rf}SJp`vSnJuOob V&hAm"7KY[wuoBPS Iyjrӥ[L\.{N5TzYĝ^[NZ wrJ ?zٜapv ɡd5m`Ny\,ulhӗּbum솺F(|#i{ e[@"10 ',ˎ I6eX̜ɨYaϰ߻pOʬ^٢xvOưb_(ʗnO>KYEq5O?^Pw转,Za6cQ"32YeB s3ݽgqҗVNvN 5ݮӚɊ~&"% 8tFnIPu<¨Į0$gS0Y>AOw) vh.*Vyyb2)ujU,jt~K!agEԴ`~=&ϋ*ӵ ޡ|c\N3/u~#^A]p ce?VI:𙟅L;6 !Yyշ6)t?nY55Ʃ4}+ʇP/Km,J5ArD~`bfO$?6un$"KR \ejկ kjiWP_<fz? 6[ida(͚SqB4Pdy$&)̒$B!2xHi7[ B2 Fw}}q w ?Uݿ<~C](;:nwMӦ9 IlABD sS9]W01+H :ɶo`C_rDf_  6r/JqFPKF⟜)%e%5~ta%ATM: wBxUAP6s򞘬33(ҊukT=A˱׼'2͓ on浴Bg"O)n`V!g/}Y[y ͂9Jg:U\L?th1Cʎ'IuП>9حu>Wp%KW E0a> uF㢥7z$?HBvgW)]9QkI2X:n N'|lAkȻջ>&S^g c p- 6Jsʝ4A1hJaBNBSʝ#c.[l$W˗/1 ʔ*Ag 8~g~V./U ?e);\KlYQwI'?o$9/ze->H*ETTut9K LT3߽[ڭGZ^Ώkֻ˩ v$3 |'h,y6;;mfD<3mFSU"f9C_96{Nns"ې 2 ]g< R7LJFH6Sfs!0[ ~"EWpϦ$Tө[]"Ci)K9bV*3A(9Qܮ*yb6.{_/)Z\A9cmC*̥W:ke \dg*Ln3rf,8p!m~9"ʓq;lqf\\,G ya$V(XI~bRz͈ h <֧9POMtq[җ9;]A4HCHǯf:b\ɈF`]桲_upL;3̖8)KWhj~w{I9Uj/=tfSԙ,Np/~!BE-PP=ӽnP=`WPPyPi V˩-<3,*/[x s8>}l^~nK }4?M;[Cd 6;1O{ej^GXoP.d#0Ȃ[׶`; Nrq+FevG@ 1;@z]^"c<_mf|lDbZ3?. :׿%Bַ G`AVE/| QØ65RW-w $!fne bď'q-/P]#sYwOZ54q0LO?4`}̯wc@r|^I-}R94g{?ϲD.aT/bNձ̥܃SOJc0 ʅGsl t9t)w=VznKg a Vq==Gġ&Z+n|=JCuֈ9_9]g.R8b%Fðyaqq l 3GAowcDwrҢjF`sàM1Vau>AdG{`ߞ" l U;ˬ !UeՋ37ӊ0m)AGڬs.aOvPc=&k !N^B$w R;Ny2.7YJF I23MBsPUh 1N^k h3To d Tn[%~񰔇'-YHe]/B[9H)#1-oojgYX)$B}maMaMj6QShL1X?e˵JN/⾶j,. g!rD.dZW'u,tn(+?uRd;B-S5 s_,+pZɴ^Ouv|CEEtDŏTvr$ {X^t*{Ka($! qmӗ-~L>[_־I6S-/U Rڄ(b}2rNE"ꍴs,RqQذanK3=mC^sJgXsa𲷡 QE}z_rj":h.GX}W/꧎`.]J3i?57'Z8e\Є4]FdqIC$k$ m ڲ?kYT꼛{9)8?th찐w~!౸j\6DDp=ARWOO9\ыAqpk]&غEos]a E9W(0hPq$Q!GdW HX]QZi* 'Exh@vwW}.-/sӦK$/^Tx;'8d4 #ZF* &is.Ѧt!XjWTVߨ*^Wnd/Fݖ e3߈GY&5 >R ntPʟC<8&S۳NAoiFfP\ A)J?9%;zC!4I .(n'r Oǣhu6kE Kf~,)i~h9R|IW,ʢ8e̪J%@4SOɩYYjcm1gYjx a/I'YfT+@+"aH\̧ʽ&ے+Pɬ[QuzVl/E5P22+(P݃M1vb@Z,sȻW.JD[([~Rƒ$*x 7a,ݜpC[:|1ոTYca"7J Gg@p<;/ ۉFSQߛ{mp!%R0l*X߹& j%w8oX;,Wb׭+;qI0=z/"IPd'qB [Gi׼E/suo Q5zH5YmM:ٗέ*W05>rIIKpt7DPiF#~qde:G4zRmEI~Mj])KSQ?+L('b:YPuyiY |}[aR rU@ZlS٧g1d-JF6ZF/du ӗ6y71Yn֓mp5Z W5#x h?>1C')p sjE^bһBv!|)uxe:hQbn>Ki8cMZBte`җt%ol r&1&yJ$R@&1&t}'`wVS!B6 5ejc\kpfKuwO |(5J灇$|^wI"r7g().dr^ e(u&9z3TZ4Glpdll:o!`u쫮Zw/e%s*'5҈ʱ|<M#LvT GG1` (2C{]B,1OXTL0Anj켰S@wkU=$H9$l߮E"|ȋ~ۅ6ӵq `\~$^|v)Y'Gq7 I/wY/4p'A-z}a*LEkp+tc V+LB `CAOgO4jѭ׆ߘ5f{-_\ي!|>ޮJz Nf@G;~/-t4'?De^,,B|L\fm^DȺ) PgLb>z 3̱ %܁Ƞ&쎮\|RDN K ]yxEOǁBȪa#.bhX _U šjܐ\6 `JZlS=kf=&=?$Pa4}^ފ*Cسh{zq^, rՅPL1̞?NQPJY*"l`P%C/N;#KOb;=+B DW'ߎCXHGK1es4sVLDH*pqwF߰/E.H,pyYc[jg..]YA!թi6rI{Hnw{k~$&MdM۱n_-bGZM*"}@c5|PD _J%]p'6 -#+)`eu*ݔ9˘Y}[6M'q˦33+v+1qM"(7р5Q-(ʽZXDgƼ ^å'N(b<\p8CEТsBJ5u5uHMe?:)q5(y;=fkL1znE/|C&+|Kg=> VdM6.xxTݙ") hzu{(LqqB nJǑK FV.kQ V!6 Qf޺C, wWB6Rjc .T:E4#T7Fz# #b/9_\cٌ7q"%S3؋G ٧OXTB\<4nZrZxH=HGcp4OB boTc*8ԎɾDfNT ~R@56 Ā 8i'Ӄqn4,(~vYA=xIr fok+)V NBg:_X4/42/W1g & 7<.j#uü:;SJΠ<{8 !X'*7aDy&rg,Ը*~.:7jSl@JO{bdp9充̐.,|*5*)OsyIjAGygux:l=öqPAE{e0ӡ uB w(~iVb >~?m-|JǮ?{[Wv >v6I`>b,lr5W=U>mBӈǂ5rȟJ6ҏ%*Ib{͔M5$u%e`<֡c\sZU,=("OE]"_Nuj4bg̍7DaAJLGp#:O,Un!#uZ%f'9C%#0ɍ|213Auݧ_,J3O]`Ycb;*=x)=87nЊcþ}{Hfkɉ5AM\Hb̐G۠Nhc#Ue>.d[rC۵sDZDfYB-Bxb)x0BjN!M$}#VR2rXز{صWf/^2p.VbHAwڶ!-T­w۟|吐 Fp)ð3? 4(&of7lisŧ!{FqjbH `$K9V"t FgD>;ΣU~[S^IA>TSħ$yd'KV4ϑ3 xaETA/KM:.h춨$DQveL `v/n*,mDd`BIWO9V%%@p8|-+_bv&2~Ibtbݺ/M%>`E[@;awsG 6Tم7G,4o}WZ.-k:/6>^fRDKntĶ )1D2t!TxSa626#/!Dv=RO\4_>Ɯՠ`.NV4 **)+B9 R]^5پH:aЅ'a 齞LIzux|tR3}SPa6(5M < ics>:9}:B?_ `xs&)X0bsB|zA ¿u~B[co; n_syu#BO/X(bG#$Q9E/0]"*!ۦF'9qZJĤj`5ЕqnSz!aY>:xӤ97b6Pj/8 ./^5BFw {N^ Y-PQzl [)ї8Vk|%܌5QWd jWalؼl b[G>T迁R;ǔ@k+H~JpHV#(Q)MD$%]LۆhfyTܐh+v,`whځd(dSd5Z΍W"Xf-LTΥffŞb;&1({r򲼃jƫɋ_1S*/\,񃣚(|),gH1j7ZY78aT`X0r_kXER((?s,>V8Q-_ʻ cskS۱UAxS?hҌod'&BU]ߧ|RlOZ !\s8-|O4sݻX|~3l{8Q6(%,XiRm.| OGi(H.Y4b8*BH6TC[wקðíK X>TkUjO3X[oS]/Jo@-X)a'@tW i\"p!E09v/˿5sO`]Z5 ƝOr=SzEMОGv%Y.IC=rac$IYȡ@uӲI>`[šh$ % 0xQ+ D ٕDjZ+,}jKU pW)E!qֹ񥁀M=8/ڢg~Jdsqms'2Yd"LZ|X?)n?K̇I܉|r+)[>% Ȩ2#Z/v"(DUd LⲔqk+_8~Dޚ%^V@ApPYX,j߉m}!]q ]b*$N˿ΠE:؛yTZ7_XqP;E0]X^&gHtdLx?fCN.)OOv5IjpY9u[e2a#o9#ZXNL$aܐ3[=!y:ŬˎVLTpn bC zlב EjGaEsBf Jsu$)f`b'ʮgjO=i(6)6qU4(M6/*u@ob [" T7ڛ,6Ӛu{\MclbԱ(R&3tBP6r_:ܦ%0dD=ˬDa0n?1:} w#c8SV׃e)ڪ=81)O#Qnr wƆt_n\ᅁ)S!maF ) CN^SR"Tcˤ(3gj*|IՁFJD %["~ txXAjc/}J IKmWʏ~O)r3.stچq0iݍ cƹ:6Yផ#A⯳ޮjErgځ!g9iQD =;y+wH,ƽF6{Oc=L7E^9kJEC|~3oyzwv6$vݥ!L6 7 8qBUjxf02,ɞؤ چkk|E|']5C(S>HZ.}U_RLþXU2m|Hl,c83i)%BLe GX=D <͎=c&(K4b+~ᖇU&t[5ԇĚ-vYN  ǿ >AR:Q3IFtoˎk'd4ѝuc0:;{,0\T"ݍQiHm^` [D"v7f [y% c[.RVq>eHCOVڄjLԗm 4[j}L\aϕhlh1z1lQM?n!>WB6R623-+lNROwƳi5/J(E'c|A_ԃ^FZk ԭ!*[ 0W:~xٯƒ*5LnF$?AGi$,omttȮQ1`Э )ŠS X&>4WiP9mto?,%~ވ3r<ՠ e}yFIz{mZg;3R~1 74cL>/8 .>DJWw\M6j 2s  9J)>A@ʓ3C900)o>j >*q)a{&#^D&C] @Q_/ǖ#3nRb?m#Oo1'E_^n^*f{gK4/SӤFMo6T 6(}I/֫p/뼙Ox4LoUyCv_Skk `Lłȫ{wjJ eT1ֿyY.J6wNx/䅳nO',kƦrM6YqבnG&G"jQ{>LY#l-g\y{<= I֖wMR79r^I^NR:U͈I=#%SlD^QQga™k=c&vW-i2O}q.`t8ê5ףBMfU@95ZoEtIx+l:~$BXM@|UO[?,]lIԁY(!|C(DxPMur~і% f0M) 0PWAPޓԚvJvǻ;b& \;-K, n_=_g*[fyrϕ.Gp&ӱ1tzRuu5ĮIosg<ï5#M1TUrYVHxl&V2UNo!F}k>~+Sn'TvV/ќpᕶ$_K"Os,KCجֲB9"~̴] ikNxK!yaC`Z0rLHjӝУqeg tJ5cF]'f cMFӯEn_zh ʛYh8r44僎HeŇ[ mG ;Qjڄů&wQl=E7zHN"U1È %"[m#;@uKG^h.oGfA4-^:ũ.:*fTe16,ObT'@_"sC)<9bvekV!o ߵr):Y KW7:_>~PQRXk0ُ(i)xʝtT{1qAU&d6v|L2Gw5HCoh6"Yǒ4#<{AOP {jnH] &/b.Ƌ彄ܲ!dwcQ= :]u4t jh&]WQgn5fExB& #p]fՄr%$(&85FANphu><o1MoAnɄ\84樑^} ?;1B PGewzi`q?hͷ\nD Y ӌxޘ@M?d !0|!82ovpY@W|]dMv/>63\;*֫i<2h{ɓ6RaÈ~yCrʯdJU[=%Ol cWs7eOH8o?k}{Gt\?$.Lje;U1 43HܻEO8-DTZ:Lj&h}eaa!a,Nڗp,%NH3 F!w=~1% iy>;/ qY! Dc0. c^6r 1f041:ca]ޡn쯯nds__YMl0Fgey 򥀁*}-X$ 'p'(~MrW81l^0#'kZW669_H+p1# [U`|B;£`,i4Z9~mC,v yW o؊!)+!£24G3FNb uSU)pau$Q\g$/<1#*x?+Ҁ;\Яgfu*mm#d }A~>, ( inZ9lak !jQ=8ˢ";YU)H% dvQ O>n7["U0NFEW@}Y' ))XyHPZV3y=.i=K.Cf'Wia"r䭾nzGK!1lܷxN͑,G\MAi@e [lxH{aw q<5C[+&ݍ`?;4F]1p jÿ'=76IzEYאO-'0?T+[TlL!DEq *9ZLX .qnXuDAK1.q Xf~#A3> a)2}0 ~/xA*W }_՞SOP1lY)l/S5c1G]ê:3ޮo9~[+EDn 0fZ:rd,yvGa0m )o4=u[gw .D_ONPF? GmqAi=)Fy} rFi r"WE+ G&U*Ide,ˀ =Nh`C ˏ~׭FYB !2 {F\%]pLҾDh)8HǫjWgsM Zĺۙ.(?i{nYBniӻ3'hB3nW̯w,W:8F[ 9T>2aLRU< !Uk¡;r1DVsU>g10J{\?'5搘?>۞›1fܾc,k|$@md@ɑQR{]:3L F} FK ~o1=V%,:D]DPhb MF.!U63CAǐP!$)N%\ iΔGVH& n,YF69 fzi;Yu^0:bkw.o5+en+G@ՠx8p};gpL໢jOe5Omsˑ?Rby/njLڢƕ_cvMZ!VVn`g !ŘC;-)"z>Ӓ$-w ]b0H~2Nu=鵫UEK;@M+^:ViHHݷӭ ]I 9 UAWMIx%F5^1nki85$.6m$ LK (L03jL"5EQ2p̋?cvSא(,[.Mܼތ[i@p[M b-?UW>FȞ/+}` <m,-C-4YE'(HmG-R)f\Vj2jr6 +Koii,M$_,Aˈa#^ӢuPg2"/FGu"ÒAJ¡\NA nLbNDQ8rF^ȸCT&9TqRi4 %\tn"yNT e|2.#$-,f[r1eԍ'nO֍aRlY D<&WnJ:ΊQ݌SQoްg#fp^zX;;O >], vGxCaIV>ßP@ΊfR_s65<@c:(Q$*,H _jQ6MZd H]M@H f~=r[?^JW,n&.>q~@b Yp;rmU RhFbY14y-|XxU)aoSԇ`k(Q9+{u0ء5%As@HQk]eٛޗa}۾s`#%GK@F[gL>bj "e(Aɼ/RK~Z,PXt][Er"UVLT(GKj)QFAG1 'd:CRjN1QX%/PjS4'< BPpfAS^xTXvF tH\Vm([σ"KA F`x!• :=}&x-$OZW, ,.7W0u\b- %{0oaK[ʆ T jvEG8Dw6}mҰ2KB.oBꇼB^6lBC9^;+?qq4Ҹihn c}XYʩNb9'5(Q %zj eלwIKC\7釓 xnǥʰ΂[~ͭ3S%| 1yR,/\jGlE6'Z#aU:12_{g^,`a$}x/e9qpY,t, _9Nl"4iFKxNwas'R.yQ4Q;e5Ie+7L$qWX2ׇh_4pY2UuaIѼL@\$FKlEl|zDy-5GAmJ~_"}ow%q3](|WL  j*fch__MՆ͝l9hvx!J~{喦:]˾F[II->ў-u#"5 ?P]JPȤS-q{euex"G@*ɘȴ-ʒVcSaq}"c&`c~+v؉7a Z_K+E+#[):OWL{!`9vt d*wEu쳭rxrԉ+1*W 6}|PơZEzXnL"< DҾyyJDaԬK}HiZziu)G+&#$h޽<0`M~'v )nK'($غj``չ'fљE2wa$s Q0tE*@ź\*g׀ӱq _E.t/w"E U`D\s_ƫU֊+jrd6F^S7=c'(RܟR]C e}sxݍN U1UJ4Iԗ{!+k3 (ỲZHI "T'F 5a 9'eEC@N/V+ Y=,U .hhd<9[Ww˽v˂NAsڏp2I3}vZYQHԻtkQO~?AKwVk@:{h|B=c~ؒ蛰Oy;'Tw 0&A%(PI^?>)4PwϵlX ;mdlsaTnY!{rm/1^{EX/\I-| ̒*ʷ,Spwti<=b^rz[K.`6ptcFGj0f>qm6JJ& ~;\2PiHFp| =tDwj2EK1IR̿|L*#7? lߓ*3IqѮ\Pw U˜Z#USSh*t]u ,p*T0_Jm.s8Sx ;ܛƺvk9O4pNU}| B|܉)Z˙2mهk+0P-! ^/Ӫs!{Ik#\ 䓅.Շryb\QB8CspW˶ZI8=97=vF<҉}F?WZ<(9lC̙Z0yf=n#Lި&x:~W l$ DtR*LZ/bi9& HV||-6ᥲG:\|r/ioLCDb2i3xcUE!%VL~u#fu` @;ē5h(nHl@ޥ-b uI٘]5Bt9wxQJ=wv dN22*\'ģᕾpqMV * 1 %$ *h>Noub%9<'$uY- nُJ!£wE|rXx>GVB믿;`X@{&S 851~qSd^c^C+YG1&8@?nJcjlRŬa5KGzNF!wf'[ v~j?- +K0+k~9 KRXӟ CKj{G; 崘 NݖEb3j3PRwXD:Ch`߬߳\w[5<\ȵ\)fcr*3 `)~/P 7^82ܽ8⤤uGlXi @9A J"S1AFwN /llD='|u=o58Š}cwEEarUE,,GZ?\xFꗇTu)Z2 ?"љZNxݠX[tA^&+ )BX`{e.KM-W 0-=!@ʮm*65@Zq++* ;2ѶO!dB%J,:'=u@J'AQ4y_m4X CvItUٞAב,IO@kLW/c_&%4XIFpAG -f-;7|JGH9?.n†ͱ\0Eۢƪ,bO0~I.q{Zhod:EĽ!z˽?d~; S6hOFwzf`MO.vN:Ũ(T;c}H"sW[,_ bJGZ)C\ + 7 AZÍ{L~* `{<įóҼq ]iN+YrdL'yML:~h&n?:E&w0-'lWz޽3M z=u7w2&R*L9QzPY3*c "laîzǺ}wbJqPźe}4 w8OMv"LcAgGOlƘB ?纸Q40o*7U=w2q3Uo$ 7螸ՒҾk֛N!%in)5ӗE)<=1h%ZC|Jha,Ne万EcY{+7Dxڟx WI@amGC{uͤ=msXYP?e_c<a _酟QgQP>7Tqm4}veos`M1}m߼A] YJSFXwws,- m*JF6ʘC %?+a 4];fLjJI&9pS)QBQ/Ө7i$1bΫK7+ JlEW 8n@fO)-gMnKnYka~Z W C0f3؈ KE#&|i"'89A 5:XF3K*"j>aϚ0hdi 8G) ג;6$5GEޫ ]BWt[e$GM 3z8+ka(kL]8Jea+}/;VIՋ8ټJǜͻ4ԲIaPFe*=ɀ 48[I= ‘4CD)z+PL-K Pf iYjurFq5v:i#LMGgF#1B?LwR$+ɵВ fZOɱ3?3efl\OmRSAR65l}sKfyG˳W#߄tb_,{Ħw#"qoOzf dKnlV BZgȐOX *=HQ.+.׮ϲ9Y.i?4be#TOmcY};Rc_~v!EV1͵Igf`Br<[B }dq>R%2V@?X;)pM BĻ|[U[Aǚ\;=z$j|V[%TuGN [˯] V,-Ѵ ] '!q;v%<#cr-_? er (!4VA < l-4T|Pjpb_#Q,v_8~ En&֧}D%C*!e u T)gH-_IH,W!aKK"MA]DF{̷;#pg:*B#07]ԡ=CHsQBN>]{ hc4+]RN7% gƙO Z}-0 Tt/`pDR(dgfp+J6nG hE qy\I&U/@ -QS:x^%0j .2#lwі YZ