gambas3-gb-form-terminal-3.14.3-lp152.4.2 >  A ^3/=„p@^Ŏ|cޔDğkJx<(e? 3p>Y0?Y d" , W  (.8P \ h    D\0(T8\*9*:*FU1GUDHU\IUtXU|YU\U]U^VAbVcW`dWeWfWlWuWvWwXxXyXzXXXXYCgambas3-gb-form-terminal3.14.3lp152.4.2The terminal emulator component for GambasThis package contains the Gambas3 component for terminal in form.^lamb77openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64|[A큤^u^u^u^u^w^w612d4320f5742c9609116c42f9ac28ffae60ae2bed82a84db70f7b6856843342a83002b5e6d33ffaedc4fd8e610238aef312edc8daee1e7a0ff9d32b69aef0651537a3e2d17f1f78f79182d0a8047e7df51438fef95fcc7c207d1dd4be789dfc74a6ebcbd1ea402fe3224e076f8b1c0cfe72a4bc831c9223e68aa5fbbec99d55ff5126b707f242c5a48fc52e5a27de4b75ebd3b5b987100911b7688edad16b55rootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-lp152.4.2.src.rpmgambas3-gb-form-terminalgambas3-gb-form-terminal(x86-64)@    /usr/bin/envgambas3-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.14.33.0.4-14.6.0-14.0-15.2-14.14.1^^oj@^W@^(9@^%@]{@]\,@\@\~d\`@\X)@[@[}P@[dC[b@Z3@ZZ.s@Z-!Z+@Z)-@YYYoIY3@X@X@XXWWM|W@MVm@VV}/VC-V4@V/g@U\w@T@T@Carsten Ziepke Max Lin Bjørn Lie Bjørn Lie Bjørn Lie Alexei Podvalsky Alexei Podvalsky Alexei Podvalsky Christophe Giboudeaux olaf@aepfle.deJan Engelhardt Alexei Podvalsky Lars Vogdt avvissu@yandex.byavvissu@yandex.byavvissu@yandex.bympluskal@suse.comlars@linux-schulserver.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byjengelh@inai.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byaloisio@gmx.comavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.rulars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Added gambas3-3.14.3-fix_build_with_poppler-0.88.patch. This patch fixes the build problems with newer poppler version. poppler 0.85: https://gitlab.com/gambas/gambas/commit/6a16e02e poppler 0.86: https://gitlab.com/gambas/gambas/commit/bdb58016- BuildRequires postgresql-server-devel on Leap >= 15.2- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) BuildRequires.- Update to version 3.14.3: * Fix compilation with poppler >= 0.83. - Changes from version 3.14.2: * This release mainly includes a fix of the Message class that disturbs a lot of people. * INTERPRETER: Fix Find() method on Float, Single, and Long arrays. * GB.DB.POSTGRESQL: Compile with PostgreSQL 12. * GB.GUI.BASE: Message: The ENTER key now selects the button having the focus, not the default one, so that message boxes behave the same with GTK+ and Qt.- Drop pkgconfig(ORBit-2.0) BuildRequires: No longer needed, nor used.- Update to 3.14.1: * Fix exponent sign printed twice in float to string conversion. * Some fixes in Drag & drop frame management. * Prevent possible flickering of drag & drop frame. * Form editor: Draw the control frame as soon as the Drag event is raised, to try to workaround a dnd bug. * Fix drag & drop frame management. * Update project configuration files. * Redraw the 'menu' and 'new-dir' icon. * Fix mouse wheel zoom and paper size refresh. * DocumentView: Some little design changes. * Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". * Fix highlighting of long lines and comments. * Remove a useless global variable. * Message boxes now correctly handle multi-line text in buttons. * Apply Paint.FontScale only when Paint.Font is assigned. Not when one of the Paint.Font properties changes. * Merge branch 'master' into 'master' * [GB.QT5] BUG: Workaround "Setting a QCompleter on non-editable QComboBox is not allowed" message * Do not imbricate focus events. * Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again. * Windows whose Utility property is set now use '_NET_WM_WINDOW_TYPE_DIALOG' instead of '_NET_WM_WINDOW_TYPE_DIALOG'. * Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. * Forgot to commit common header files. * System.Trace is a new property that toggles the dump of the position of each executed line. * Project property dialog: Fix deletion in argument list when pressing Backspace. * Disable qt4 webkit component. * Floating-point number to string conversion is now 1.7 times faster. * Add a '-t' option that dumps to the standard error the position of each executed line of code. * Update Gambas 16 px size font. Make it less round and fix many characters. * Fix support of read-only arrays.- Update to 3.14.0: * Add dark theme versions of component chooser icons (checked, partially checked, locked). * Fix XmlExplorer constructor declaration. * Handle the new error hook. * Don't leak control reference when raising an error from a click event handler. * Uncatched errors raised from an event handler can be ignored now. * Update Gambas 16 fonts. * Always specify the direction of input method arguments in introspection, otherwise the 'qdbusviewer' tool does not work. * Add a bookmark on the current project in all directory and file choosers. * Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls. * Fix again the management of the new new PROPERTY... * Take column in compiler warning messages into account. * Fix again some crash when using the new PROPERTY * Fix crash when using the new PROPERTY ... * Error.Clear() now clears the error flag returned by the ERROR function. * Remove a debugging message. * Take newlines, tabs, and backticks into account when analyzing a table schema. * Fix the declaration of static properties using USE. * Automatic completion: Don't crash when displaying the signature of '_new'. * Fix menu proxy management that could crash combo-box popups. * Add a bold version of the 16 pt Gambas font. * Fix some memory leaks in font management. * [GB.DB] NEW: Add a driver API that handles debugging messages. NEW: Print the current date/time before any debugging message. * Add a 16 point size version of the medium Gambas font. * Menu editor: Double-clicking on a menu entry now automatically closes the menu editor to open the Click event handler of that menu. * Update component version. * Component version is now taken from the VERSION file. * Some minus signs reformatting. * Project tree: 'Open in folder' menu entry is now visible on file items, not just directories. * ...- Update to 3.13.0: * [GP.MAP] BUG: Small bug fixes. * Fix Url$() escaping characters. * Code editor: The method popup font is sized according to the number of methods to display. * Some unary operator syntax rewrite in source code. * Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. * Update es.po * Compile with GStreamer < 1.16. * Speed is a new property that allows to define the media playing speed. A negative speed moves backward. * Support for playing speed rate and step-by-step forward. * Update readme files. * Option dialog: Fix spacing of some options in 'Project' tab. * Changes in testing code. * TerminalView: the minimal screen height is now 2 lines. * NEW: Run Gambas tests last. * Fix case typo in source code. * Correctly normalize SQLite session file names. * Fix typo in a source file that is not yet used. * Cosmetic changes in debugger code. * Fix Array.Shuffle() on String, Long and Object arrays. * Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm. * ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails.- Add the missing dependencies for Tumbleweed.- Version 3.12 has a hard buildrequirement for pkgconfig(ncurses) This requirement is only available in 13.2 and later. Disable the ncurses subpkg and swallow pkgs from previous versions - Switch to autosetup, do not touch sources in prep - Package metainfo directory to fix build- Trim future goals.- Update to 3.12.2: * Fix UdpSocket class declaration. * UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. * Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name. * Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. * Fix Debug instruction and support for the new Assert instruction. * Really fix the loop optimization. * Fix loop optimization that didn't work on loops calling themselves recursively. * Fix badly committed files. * Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object. * TerminalView: Implement "ESC b" sequence. * Support for 'tcc' compiler. * Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components. * Project property dialog: Use custom icons for component tab check boxes, because some style cannot draw them correctly. * Introduce RssDate for date+timezone handling * RssGuid: do not set IsPermaLink by default when parsing * Depend on gb.util for RFC822 date conversions * Switch version to 3.12.1. * Merge branch 'stable' of gitlab.com:gambas/gambas into stable * Merge branch 'master' into stable * Update some test forms and version numbers. - Update gambas3-3.10.0-llvm.patch > gambas3-3.12.2-llvm.patch- update to 3.11.4: This release includes the backports of fixes made in the development version since 3.11.3. The main fixes are: * The thousand separators management has been fixed. * The CHMOD instruction has been fixed. * The sqlite session management has been fixed in the gb.web component. * gb.mime is now compatible with the 3.0 version of the libgmime library. See the ChangeLog for the other ones. - removed gambas3-3.11.3-pkgconfig-sdl2.patch- Fix packaging with qt4- Switch to gitlab- Update tp 3.11.3: * The compilation of gb.pdf with different versions of the randomly changing poppler library. * Some bugs in the gb.xml and gb.xml.html components. * A few other bugs. - Change in 3.11.2: * This release disables link time optimization by default, and allows Gambas to compile with older versions of Qt and GTK+ - Change in 3.11.1: * This release fixes the compilation with older version of gcc that do not support link time optimization - Change in 3.11.0: * Besides tons of bug fixes, here is the main enhancements since the last version * More info: http://gambaswiki.org/wiki/doc/release/3.11.3?nh - Add gambas3-3.11.3-pkgconfig-sdl2.patch - Drop gambas3-adapt-to-poppler-058.patch (fixed) - Drop gambas3-3.10.0-disable-qt4.patch (fixed) - Add the control directory to runtime- Drop sqlite2 support as it is being obsoleted- use %license macro - use spdx 3.0 license string- Fix build on Factory (add pkgconfig({ice,sm}))- Rebase bconds - Add gb-openal package - [Fixed] E: summary-not-capitalized - Update description for: gb-args, gb-option, gb-xml-rpc - Spec file cleanup- Build with the --disable-qt4 option on Factory - Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031) - Drop gambas3-gb-chart (only qt4 version) - Add pkgconfig(poppler-qt{4,5})- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api changes. - Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.- Pull in tarball from upstream again to please Factory source checker bots, as a new tarball with same version was uploaded- Update to 3.10.0: * see: http://gambaswiki.org/wiki/doc/release/3.10.0 - Add component gambas3-gb-term - Drop gambas3-3.9.2-gcc7.patch - Rename and rebase gambas3-3.9.2-llvm.patch to gambas3-3.10.0-llvm.patch - Spec file cleanup- Build with gcc7 (gambas3-3.9.2-gcc7.patch)- Fix conflict with shared-mime-info- Add gambas3-rpmlintrc in spec file- Update descriptions - Fix a wrong {with qt4} to be {with qt5}- Update to 3.9.2: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh - Update patch: * gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch- Update to 3.9.1: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh - Change in 3.9.0: * A new component gb.web.form and gb.form.terminal * A new IDE output console based on the previous component * A new and better project argument list interface * Project creation is now based on project templates * The Expression class is now inheritable and allows to customize the interpreter evaluator. * FileView and DirView controls automatically refresh themselves if your project uses the gb.inotify component * TextEditor now can display thin vertical lines to emphasize indentation * Menu can have a proxy, i.e. pop up the children of another menu * Paint.StretchImage() is a new method that scales an image to fit a rectangle, keeping the image proportions * gb.net.smtp component support PLAIN and CRAM-MD5 authentication * See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh - Use default Qt5 on openSUSE > 13.2- Recheck the required dependencies- Fixed Tumbleweed build- Add Requires: gb-{markdown,util}- Fix: Installation of Gambas [bnc#969744]- Update to 3.8.4: * Release includes various bugfixes * No crash anymore when running the IDE through a terminal server. * Support for time-only values on recent PostgreSQL databases. * Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh- Update to 3.8.3: * Source files can now be dragged & dropped in the IDE project tree. * Project directories are now movable. * Support for line cap style, line join style and fill rule in the IDE image editor. * Array accessors are faster. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.3?nh - Build with llvm on openSUSE <= 13.2 (gambas3-3.8.3-llvm.patch) - Clean up functions for configuration gambas3 - Add a new package for openSUSE <= 13.2: gb-jit - Remove files: gambas3-Fedora_16.spec, gambas3.png- Add a new package: gb-libxml - Don't use fdupes: symbolic links can be empty- Update to 3.8.2: * Support for dark themes. * New logo, project, mime types and control icons based on the breeze theme look. * Project creation is now based on customizable project templates. * Logical set operations on selections in the image editor. * Relative paths now can refer to files located in the main project, in the current component, or in components crossed by stacked function calls. * The ODBC component is usable now. * Includes all bugs fixes since the release of 3.8.1 * See more info: http://gambaswiki.org/wiki/doc/release/3.8.2?nh - Change in 3.8.1: * This release includes all bugs fixes and little changes made since the release of Gambas 3.8.0. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.1?nh - Change in 3.8.0: * The text editor has been entirely rewritten in Gambas. It is located in a new component named gb.form.editor. * Support for QT5. The new gb.qt5, gb.qt5.opengl and gb.qt5.webkit components have the same interface as the QT4 components. * Automatic support for KDE & Unity tray icon DBus protocols. * Important fixed in UTF-8 string handling. * Searching inside native arrays is faster. * The SQLite3 driver has been rewritten and is faster now. * And of course tons of bug fixes... * See more info: http://gambaswiki.org/wiki/doc/release/3.8.0?nh - Use pkgconfig(foo) style - Use %{version} macro: its use is highly recommended - Update Requires in gb-image-imlib and gb-sdl - Fix build with v4l support - Do not compile in DATE and TIME - Build with Qt5 on openSUSE > 13.2 - Del old functions for configuration gambas3 - Add a svg icon instead of png: use %icon_theme_cache_post(un) - Use %mime_database_post(un) and %desktop_database_post(un) - Add a new packages: gb-gmp, gb-form-editor, gb-media - Spec file cleanup- update to 3.7.1: [General] * A new software repository made with Gambas for Gambas. It allows to publish and install Gambas softwares. All Gambas examples will be stored there now. [Development environment] * Projects can be published to a "farm server", and installed from there. * The database editor now automatically store the description of the database into a template file that can be used at runtime to initialize a new database. * The text editor now can handle Unix, Windows and Mac end-of-lines characters. [Interpreter & compiler] * Array accessors are now faster. * Two new functions for encoding URLs: Url$ and FromUrl$. * The child process interface has been fixed and optimized. * The USE instruction of Gambas scripts is now part of the language. [Components] * gb.db got new methods to create databases from templates generated by the IDE. * gb.db.mysql is now faster, as metadata requests are now cached. * gb.db.sqlite3 now supports common table expressions introduced in SQLite 3.8.3. * ListEditor is a new control that allows to edit and reorder the contents of a ListBox. * Completion is a new class that helps implementing automatic completion. * FileCompletion is a new class that implements file automatic completion. * DocumentView is a new control that allows to implement a viewer of any document. * ColorPalette is a new control that allows to select a color among a predefined list of colors. * MessageView is a new control that implements an embedded notification panel that is automatically hidden and shown if there is a message to display. * Keyboard management and input method nightmare have been fixed in gb.gtk and gb.gtk3. * The Border class is now creatable and allows to paint complex css-like border where you want. * HttpForm is a new class to help submit forms to HTTP servers. * /wiki/comp/gb.report2 is a new and better implementation of the reporting component. * gb.scanner is a new component based on SANE to help dealing with scanners. * The same Settings can now be shared by several running applications. * gb.util is a new component written in Gambas that provides utility functions to the interpreter. * gb.util.web is a new component written in Gambas that provides utility functions to web applications. - spec file cleanup - removed example sub-package- update to 3.6.2: [DEVELOPMENT ENVIRONMENT] * BUG: Control properties containing a database table name can be modified again. [GB.DATA] * BUG: Don't use forward typedefs as some compilers don't seem to understand them. * BUG: Silence false positive compiler warnings. [GB.DB.MYSQL] * BUG: Try to reconnect to a lost database server when listing existing databases and the fields of a table. [GB.FORM] * NEW: The SliderBox is now in the same change group as Slider. [GB.GTK] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. [GB.GUI.AREA] * BUG: TreeView renaming works now if the renamed item is not visible. [GB.MEDIA.FORM] * BUG: MediaView: The Control property has been renamed as ShowControl. [GB.QT4] * BUG: The Menu.Checked property now returns the correct value for non-radio menu items. * BUG: TextBox: Workaround a Qt4 weird behaviour that sometimes lose the selection. Same workaround for editable ComboBox. * BUG: Fix a compilation warning.- update to 3.6.1: This new release fixes more than 459 bugs, adds 465 new features and 22 optimizations. Some of the main changes are: * A new open project dialog in the IDE. * Support for session management. * Offline help automatically downloaded from the wiki. * Single-file mode for the IDE. * Support for transparent windows. * Shadowed text drawing routines. * New controls: Spinner, SwitchButton, DirBox, FontBox. * gb.gtk3 is a new GUI component based on GTK+ 3. * gb.inotify is a new component to monitor filesystem events with Linux inotify interface. * gb.markdown is a new component that implements the Gambas Markdown syntax. * The gb.net.smtp component has been entirely rewritten in Gambas and fixed. - added sub-packages: + gb-inotify + gb-gtk3 + gb-markdown - adapted file list for latest changes and fixeslamb77 15896759283.14.3-lp152.4.23.14.3-lp152.4.2gb.form.terminal.componentgb.form.terminal.gambasgb.form.terminalterminalview.pnggb.form.terminal.infogb.form.terminal.list/usr/lib64/gambas3//usr/share/gambas3/control//usr/share/gambas3/control/gb.form.terminal//usr/share/gambas3/info/-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.2/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5x86_64-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)directoryPNG image data, 32 x 32, 8-bit grayscale, non-interlacedASCII textRWW.C5utf-8dfed859de037255c7b5ffbb194a1c06f436fe57dd4a51158d80268ceceeeac91? 7zXZ !t/㟣] crv(vX0eѼMq؄`"&48l-z% 3{fԔf"ϔDY.Kxt/[sNc!zg=Q,ӑ*dU=>~8)3b.H@&'kAUȱ|ݪZ,KZGՁ$re֋HlU8/IuJMȠxp%sf]xz[:COs /%-b/Hw< Z'?l8ƌȫhKVNW9,eIEvŗ\([5e5b,dVƠ{^(@[ Ҷ>|AQ Y29x2Wuº2uT}A(JZ[Pw?w!x cAY¹6}< ;T8$6KФ>d^{.hq[MU;J>'|jw0е6ڱ_w9rz~/4h-:Ve-g?fu^DE&+,q2`2(=bby$u]'#h_WA,.=4h˂T3CgQ<>(cj&mcs ˌA^J衒\tQP/>d NX!'$- X塺4a4k30s֮o; @'|$7P#vUH=p~wH~%߸mL(v: KFs^SFaRP@I< "^}# 9vEZTw@_4+WP*51#SZ39#A-Cl<0;.,59*uEg?v'w`A%}a?m%.Gᄞ p22j [ ) W~SdŶXi3VǘqZC˰\ۼ#|8%>2[> c۠PX1r߽I*~s[YTrT =‘]UU2R0sԒ92 }rbH;BK ~^߯*ΰS=s6pܔI )?v뿍wx7mV,B \<2\^8 $DiE'XЖ?x@<+P_ix!%]i;)2>CuvmL# DQa% ?no.`L=c!>> EAgZfBL6\hU?*$WϢ,K.y(J.VSi~fz4|Hqϒ'[L*;WS>z oߩ촖`rcj9FwmD;p*N,UgewszmܗK٤;?%Qbuu2"0S?Te-?xngV^ T%3C `sA/>ưP5"4'[yN]qPFf9lS-El>h`P92g) 8o\x+dH)>{m1ᨕ¸ ⥛ck$L!tlsx$5IޛL⒚Qu׎`-펡41~seNOe᠈}6a<>:S,&|?7qХO\GxoU w YyFa>I?A]s3P1pJtAG[Q2H`f5]C\kzKؓבUaݾUݣnm~>Ά,ѥE@qo oT>8c :mvʑ/]nam.vk;̩.w4_*;# PĝCkTФ?W߷PJAYa3YV;E^R?Lsl{_OExv0v͍ eZYḼGnsߜAq@y>C? Y>i,&Įh;-Vsx| |=u  f8lZyDcMU 0 ~ 3 [ʄBleqF{'8QKv*WP;_i飦0}݈=C@ iFALq^ )Pf寏q=WjԔ朑\D@KV ܌BS I;&R:a'|yİ9Nr 2t/`K[GT\hM9+TT"p4W~xks|D-1Vksz\{׼gŐd`@]0]˴kdS+֌65a/K:",A~?ڇH'wۙF:ek碥Dm߽; [tq@ے-߼H`7dRG3ԋIMт;:mN*\ zߍBWQ0:4e:|BE6 `a7P:DgTmJDC1kME҂~q)6b{\_ij蛈u@KDT-i{ aΩy 4I=]9BK\"U<߈%sLt7SDr,:yH !4N2x]$'ed8COH3)1fguc'SO҅!Jj>rM\ #yTu8 ̽5^c:eճ,#*ۤmGR]fQH\ 3Qo ](l3?yʼn{n%w[J1>VQ¦w5%{fϡJ/pCG& (*yBc׮[&6m F Bf%CmhELٖOi7>幍{C^8=b(]}bT¸x ZH\61PB'{gMbaݒ7!B^{6=>˅:?͊5P=cZCwL|Fzm'~ؔQ#u{u7{hC͎s/w#_2ɘR+<ǹh &jf\+՛@Nź{Sb*!>6ZKw]i^ L ؝X s5;FbDoӻ\!;-Ȓ,iFLFo58ˇq1t!?l+#N4uq p]\u>:D#dxC(!D'tZAؠÁnOǢ'wFǴ*oWƦ|VsءOY+~Q-nb{9Yb*0_[ 2^c < ² M9 IE$énmjXljD]} X`+o-pFn=OǓj-_\tX**U^}V%e og+?xBˏԗ\u$rP{>FHVӵ7P[4+-5Wԉb <#A8ҫ-,w߃a茋WTA}n6 n3)>Q/4R1abP52$8vS."d0^وeL$s[FMy|J%=kx$.w%r./#IJq4Vfr:hi8W@DyNFK`YڄY1nJy]ki,2cO޲3Rdu3 iwq;CFᰁ?db\N:ABC⦖u_̞;5} HwL`ݱFқw|<*;z;c1CP%wrnbm7\!LΎ~f su@-o {[7=3sPgBPXC4cƌ,Ϯ$(&S )cqftod k[|u֭vf9NTyԐkJ} ņۜ#dxȓY|saqдuqXl:ݓ^rG1#J(OOqS%A~DlOgiIZT{lő4S H5 ^ UZb peu%Br̓@;0ݮ֪a뷪b8}Vj{}v C0$Oб^d~UxЙgv 渎'2NSp+%|6;ʐ,c=F1V!YQ0_!{uM>v;ypg+&#c+|l<(ZWeeVZr&|"\9q7(t*Ճ^ū#b޸Z34?Ȧ% Bu*f6x>cPAKU p쏲KTƃ9 QF:EӇܜB,8ΟȒR+\WwJ@\ OF(T3/Zu3fМD ;?NZ8-Eܬ;Y^~9l/n!KO~23<:,w[W6Sx+QzxIY3>')ݯF$CW8z$2M#SÊ-('W BVUE=:*Պ8 -KavfKhiu@jsZ^eVyŢ8PI,-T;ͣj81$ObW½yjv*?pZMv i 6Fٌeo$&Mb#(['Hg| &_T/z]iXE*~wLJ9uL8MäPX~U]/5¶-¸hSe{ȿMd7<[iu$"0{"WXaaHXtm}Jt ( n$і`mм/mQWL7.~#5|Se\>amtv?mT؎a F"uI+Q.ݙ^H{ÍA?VEҹscjPWam Z<7ݛkiaԴ idf,6B }xJC]V=`,{6/"RNG.$h֕~$x ^6u0,v6 ]/?§zGW  ZrFp-8vd7}vƇuL,_&Nu>X1ޘJ2Y",i21mBS(?JN1(Qm.=8?g4YNsRq J <ҲMnKxg|kA\6 &͐3cPZFJx\L6@6V{*jKrtQ@Yz T3g࣑dt؋}~؈Qiʑ"CZ|?ƨ.?Un AQZ4ؼ4:Oբ:%ڜGBHQ~Dzyz V}yw˨vD'#̢’ԛٿrˮLTQoTDL^(xo^ǩ/O+0AV&5LJb{F`Aus0e@4 >Rͮ]n $XߎMnwTwX(Q|KSO"@x/hkY/uEܿ1.]]Nn'[qP;1(Vv&3O v\R)ܮ {\t4қ[sn[%dܨ! ~r]wl5:G`T(;Ů:Zyt/3 ]<"@ŋ5w@n1Vq\?XNv|K6M@ݬ1rՂQ?ؐK:b:b:tD  HxZP x( po)"mu}a17`<Fb?q0v*d+tNs`>)a*.zB&|\'GxEcX1=+ 8)bhA,#.AӅR!B&-QROHЂ(mUXoݹ?NI*%hˋ`l7_yXj+G>%|/! zPRlA? (Du!hQNbjF S1f[MY;J 8 ol5e 1,)X 9Ȅl.Zф n)Еh ?(YbԷf8s"^ٷ)r!Ƙ灕I[2|B550z3q`v螹;7a#3:h0/XQVrPüױ˶ pF$=BVyzk Tݧ6$#Mf* 6*K0UBnvSr9i'YGviA]*zb1AifbN\j6`HDvQLi, 5c2$“~ͨ핓O14 7٦Jnˏ^(ԊuA6+LIZS"x˪$]yۏW[]5z Eh(VxyʔBcH(r="I5#qi:yژK};#_YuT==?ݘS}=23sto@h!xWG+5"y X_v؝%6xPr+jv%B.C]:^,1H("(3h~7r@9[G]*#Tˆ^F(L*j )`$X&s2)r pݰQU80 u`2wa \ zNղen2tܑKމdS߂mmTXs_*ٳ3FM, _U`32u=J!L2d wDIDʍ˥07LUJPd7sk j.LrFjBl+׊򞍊gɥ@X \<#+kBrA^$2?XYcobX{#".3ٲCmJ1Eϴ #T.IsI瞵RMi"|]h1&=R03u #?%DZ3[BX#t&0q m!"ېK):`VohJVJv^E@  :oE^6̟cGH~ƚX2 Cg⟼;@s42 DO?sC s LSR-9yxjJ^JƆu.X-ljDcKW5Gz8Dȭ!hu *)Q^O;Scn;J%tj7s")rȔ\LwT#\CmNa 5g]c O<#}*Tc!1ѱWT+FK4 @v2>+APY.[x$DmWIOyWdsO]Ix%h?0uټf8Q3GGqIeCZp%w_m' &U%ѽқ/Iv6wJ\v9d=6^(FR Kbm= K垰.0,- CoUU{<6a|L }k 9JQI85 4dBusPUUw&kVQ10]T\]S_Tqؓؽ:Y8T֞t9 NSk+b7 @L7"3[=UHKv'RUئ;M XpMs,-K簯/.EV&ee`" /Gӭhhu&6Q}m3@y&ߦMbZ^MJmbx$Z4gS۱!D=16ڰ’)2Z&gle /f't;'nv+/cLҧ.sia,yNWrcvL7 Fn DZէ7^,vAu  G.Ê dbԪNd/{[ ԩר>jHů~<-o;`) 2AuC_Y8 `r3 ``D m")^Eh'rGl A\|QpGcOݟ,ƫz336XDoxE E,5=누So!>*bq+F#s.b5`%d| Ϻ-N{P~ HE EGWq6aR5 fJ&ۂz63Ƀ]Ś~6)&s,DZ2-e#wu:$y4VN<5N*y:nOKM5LgtPSַ8f_RuAmP` TF3|^'ʎ}Uf10Xĩ/Y{"ad x*f`+G^i{s1VgP~ΩaPo!Q/ + jDȜkS&^`Myν|%«: E~ F.kx:9;I1:^)TWcOH ό2)c t0N-mrT38 &Jy%T8N/`IA]cU*BqҖ's} 46)߯ mV>&Zl-πi#qR?ҟy_j)wjk;k8D4%m ETO:-+]s?dxkB~=˅?8C;L UjJ.*{Ǽ4ӂN=\ݒUHd/'Gz:1` 660x1O[F'!Ĵ}9 &.stdC.MneOHsRV@%A0K__hҏ^?9AdLt?':xK( lF_-TQ7GބJutAd"\} ;A3,&5V\\p]Blek:Ƥ< 5oygN_7gh7hnL%b!FoQuk =Mm;sIo> m' o7*}O@-sK'yRR'Xi6z΢~b,3dW ڎbw2( ,/ʼ_1%Uqj Iԥ|_8ŲkB"*ɣ7Vk[M@Pz!ܻLL=ZCZrLHqz$Od&H(KHK l럓>jj!=3u?ve+R*6y33.8"?aAnWA'Wr,[,{҃\-N ]ԫeE&V%㊥]*w]!P{-[1xϝQ]eomp[pw %h4E[R^"M=/+ZlR7囹R^ U?8:K.EŻT շ8|DQc *Ã@g$9~%|Pu*7&gN*ҸPRl[';Mcͪ̀=0G5sq`w|xYЇFg׭.qO\g;,_@FW_ !Ba_b7ܠt:})AYKl~m'p mk] !VG81DNlN52S H/jq$$$\_tl%ո-w#x0>/T>cc>Pà_K"i5rX(51dh9apoƖCvreLt *ӒմMHX 4O1{7ߺwjx 3v*msôCSY1fȔ״QAC+<ƪ ص]/6@w/2*B꼉ڢTU8I=7컐ǥY˽4Jڪkkc+ϡ=ht}0Ô}ݖ#M]b |Z:י@ommta>հwy,-u,QM rtn:}LoHi<ʆ;/Ft&zz; ƌ쀊 ΠG;5抌dR:]D_itK?݌He{4Z%W+96-}"h}SFK$)R򭭋7OkTS ]_9=F1ǝ{D}B[ԏ ;iAs.< X~țd ʼJfw ~Bp&ߞ.&~)Ϭ'Dp3&$9VY5$&\H .Ј ?-ꁊYC,/q9]Tp26HXBYT19,%BGL(^:+({wLӺHԖQ}_^YxjF&}-7ğvfD*YM ol5{Т`fxtlZ(&kZ{_M^ Ѫd DrO]0ݟ-@0T] DnX^@'Kԡmpcٕ$@[*A0ѩW=,@ڦPKM]p Ŭp}-*-0'VCPg4N99+gHw,ܯ/,N(N51j.XJ 5zF=t0,zNbVsSH0"\UbNEyIVg̹G$@+ƍI$YDDP^ZC]K~M5P˛ޛ+[,el(fSLX4jbvCj| =q'&\@\iS84g" t79(˲J~z8b=kH2,2P=i7 6-DƲbQ  XlTUm.V>%,ɘɪ~~:ʛ@jr턈?3"Med8.k)@0Jz8Ec}"49mbO-}34wǜp@xΡF=~@=ɌnBbId"XIGk,P( )}R6}~d ZZ:y62(.6MCey 4oަN8=r|1+WumV;T8NalSW5 Ғf/lD:8 R#֝({s*=+3:J%K}KiZVT@$e@mX#I"r .[5C@dMOr陃f` U ?.y3t 1HlSC  HO IIq N-)Ȫ7V+0Isnnn"@kxzTf71@;k2RkEꑖ_WB1CC!9'S< (яɷl:]9V m"r 8ھ|w:ˌ!ENYؒP&kW11(QAۘZ3rPԪA}smt7nyʔ3e¸~qǧQLY5,* h@ ߫xAs63ݞ+[ hm5xJF)ǹce0u0Uc)iB|[7@hFSgNc9+,2tK0[eokTfeU|Sݩ$0 ?Ckg7 wdk>=\scv:Յ&L>l{Qmc7A;"S/߯.i 5K@x ~Q4H&Q mp󮁑Z:߲cްTZ+18[փ(*% DX߄(`SD1w ODwaālЫNiZ}USyh,Oh7")R2z-] Szp +z͓ e.kQs|(jČA1˶Y(&dxݭIF1FTDvB &[m]d)bwY,| QR(j)?vMN0(T=H(t͟ǹdz|xƓy&7"X nн[Y߫hsK=tA;*)&Ҥ'1 K#<2>oB%8i` 9Ʊ //5m5;,?\g[֕DI[bз=,|ZX<3g۱@%}MsLr4<bf7Wr˜`\[kkaՁշ'thׄR+È<1r%k35H`!qtM%PۉsY^ &q0םGJAq_3g}74C!{ #R-] 'zLWwUy3Rf7l'n 5@4{N.3a9Uͮo|V4qk̈́f!l8-pU,0#B5s!bt;:uq {%pfR#4uJ.[Ϩxq<'0xI`@'w_oU0JI.v!9.hᰬx;kzvlX}v ͝CuG!:DNw2dbl`D! <;s:L&vV{r*[}DDB}84ټY4o*a:z-6O,1~oΊ&9!8bLKCaD;غql]YW|]{?Hd*mpv{ ;{$RIdd9#VVE[٫|iMZPnms'Ww06qYL0GXdA@cU%Nf )\zKl̚-e FP3!̾I[z v,JU|Lb}Ʋ^y`sl;'s"66RߩӂnjaaO?hE. -hvP}t >XoPEQxm}A׭D \n;E7]ՍrvRsMMmxm562FTnaYv)}RB} H;Ph\Md&3xlj_5 6^_00p #}3 Hq%{-}OoZ܅V13o AUf1ٕ'Z8=4@8:t4i@خ/dc >̪DʱzWD\qb?2M[S7zWs 1 >GpXpr&_(VïY0>lv*%i$R~ xA}n,Er}E?8P38Eš*4g{yZ8+SCi5[Hs!LtվKFgVۻf.n?܁V"JٹY.Cok`KoLڸ?#]pIB|0?2DyIZ*숍lE=Ns6҈ԜO4qr%z>-2~˹sצ|$D:GGPk>ث߫]̥O4N r\ȕ*3n.um@~LnpDuEFҰ{.]q"2ʽ giG KryžRhF 66|gfƟU+0m5=e<,<.Eǃa)CJڍʄsmبl;߳z2 l۳JO ʴ/ܕ#,h*r }8؆7{pS ,EHxEub9 ]@($ZV5j.cRZ6GS4f*&mNx#q&fKg\2rKq-oIA m;=;J5ouo^ q6';BXc,O*J >Fިd]kɳ*~!9kvߌ>{>-Z$tқd)N|]/oC. {b&rpն-*<6 VzZ4_ZJdSY1})o^}Os,n/~,OU cp\V ad:kW:^qD6,xa؏}L Ed8#֧T Xe1cbٽQ(|T%%3 ?)W7Pd*v31\ t):4?&cI.;oJ8c)Uo1sC8>-cv`DM̡{>:WE:xY*YEEGv+;t_/KӸ"/\$V$mwdX#T]/ 24Q`$<-zb(Y6Ϫȼ>+jNUYք*1a2KZ 7HRFo;EAk/>,bPwQ)AISeWhtMظy ңldN_v>)pڑe'Iv/;B<( 4L43+ L |t}>ݛ[i~d';=[V?9ǶˉܛX?:5چyTIV9kmSPSaֽ}4֜XfS-9ҳiϾ÷j/ʨ}q6ЧI+8 #XH\Ŏ vFQguJsɪQGO5'8?^`iHɐ*J!!o%*|z2,fr'EbO&?azQ6 %'nӲBt ب #,5Zf;%{E u1IY1sRQ8$(rOe~"߮Z Kb['NIԄbܩuӗ};9̾ݪ0&FT7qtyA1vZכs!o] l.4&HAVwDza|I:E_(@A1m-lVםi2|,X\xIW(p]ʕ\ݖɱmUغ xoDssOp$/ǿ` 7knm# A)b280KWqp2o~ÕJALnŨ(_PF%ZYKʦ,ېLaK 5 "GJmc/YUU5X8ir,.,{t JDc\}K~n*كel*kTFDET/?Uos9:IP۪jݸ Ccs ˴G+S xFLv ٨DGo B-Y63>+YU4GkW}X,t]4lSy2>iaB|ڲ-[U쉊xƻCF8oq,`"P`P_p}9K]FQ86U\G"pls`j2H4_V[O\$/ ޠV5EwP v@]gp3]^5I!tQXrъ2ک%C9>lԛ*t\pXD (p:ݧR^?b&ZL _ĆpKQ&브h'ߗtUP%U~oޅ:磻6tV#Fyy1ďpucS- :Aܫ ,<2Ldۧը6| <$N{1< !KZ4'Nr0TQ,RSI f> ܑ!#ӤݷQ+a!Tx'>O9^`$7AiHf]]7Ew9zZK2Q^^o#xWXS֨1(Pڱb߿ϲh@f(`xˊ2TmYת$OcP@-<9@/3v̂"]Z/q-uq#@HԒmΔ'#HVR*V qw $ .'&ݠh8d`- LM`̢? AHx,Gb{`4롎ĠBY<}薊7b'tJnqR3'Bk?'ҰA7gGȀ<9,3UY̨ :I-./Pi x7fSҶ#d˧MsACHbH~+?k Gu =Z2@w ̊~r`Y8oSe׈#zx^h@%'6=RxA#x^K:^|] uik]]lۊ_& !̍ZJzS"%܂_lUb‚8DžlF90)Zͦ=q6Ѽ$O(lL=d)jKBZE|3GzgfB K_BR60,~!%G G.o#Ԣa(Vd' S$g4q`~@Ł̆ TIyH*'JH5.Tmsk{sB^SUCp˹GۃӴG hMNJbWgoF,iA"w-C>6v`J`itht=}5X!48$ ѥXZ(0t9& =^^&uo /N3PЏD*_T_?fK򙨹Mg-6{z 2;)`$PJ&|S%)oh!5,$/8`qy,a#e֗;G;P0mA,yI|9Ui&|6Jdl *cɁËqx=Yt.Mi%@6$S˽DX bj8ĚKks,Wwc/ 4YݩZ襰f;92T§z( 3WXm=*Y`ōŜ#;PEGxW"0\ yjð/0 nN Em/09SFˌII^vɶ[T-8ψ3N# '3g6sVC.K%oLh>Xp@GF kRKD>O,1$_ZTg,}5+ zdɕF~(U5#/jKM4aZ(#$Xc fhU[')ݛ 7}"j@ԡyvq>Yub9/T36Y_HYgBY w6OmHXbs: X\o)1%^Z$WO7׃Cn>/ p\7?MotPYj6ת&ɵP_)dq[˷Q 6x<7"hɭyW+͘gQwԜ ݥNp `$[JPTȏ98F8ʊS>S)!)Bn^Ot= ?\mMĜD^ %']MTFcE JڱI؊'јe&͕ʒ` rHwcI\SjA]{o> c1L::Vc_ȩ13)D&3_@N4\l:J2ռZh9x:}D`S"%),U[H$K[Y(98&;DxTSIcyBT՞#8YDIC_̻G}]HWGAxoM\cz)KB?wtǤ F4)@}v}/y?`ԃƗ̈>b<*Ju *lrĒהyYǏ.FoS,x V<ÆIqWP0&g{(4I-іBj5@D7&LMz(D׽Vl!j@cޯb"5yME>QgHi\8mVq9R=Il{Y܊w <18"'dRuǂ8Eg(&KGlI:h1␌QRbw4(L Bmv_EV;ў̓:(k8u=Ũ{!>c\vX \}% S߱h$y;hʡ'Pm@d*(l h5!Q5%pѽ#fV46~:pT^vECJj[Z$TX:u]B%)]Rǥ5=u?pߣBos؅O"U$B!fd_Wg'i7hե/(zDAdS+tsH;հz3$2[2x3}Dpw?ܷrh&8G) m>6L8Fl=RtG)Rty4qX'`U"$c cݓ#[A`_Pv{ id Mu~#F^}+=>InXLOI }G"kʼvIw&uUgqi.׆y^cU_A#_=HVp5vnqӭnF.u% /@\co1aʪ)y[)ұ4^ "~Mj}͐I%^:p;-If&T<VOxX*^]7_rw OҽR pbcxg 'aH(BϛϜqзD%&%r"ZD^o&GIL+v߰hό\lފ:[E8u)~t|n|='q(UַH e CE^ [jVdvGԫմ0%_3cSwO"lJ7qϘ)$4Y9Qy:D5 1Y̵iD>9/\,fHIWOzd E+Y/g!ҡ5aR!FΈ6V/|.7M+?d̛|ñ!ޜ%<<r)?-B˫PC._8,&oo4^&W@Iԩ{JúF=Q8S(mep 1[12jЙ`,`Ŗ] =;[>۵H+Ͻg;"Fkl]X\&#%")OzQy~=uw$qKη$QuG<ੱS9?TlnB܋{KʡUВXVy2}H񮮞2rم:ǡxsã_-bGN45{"םx Z[;cXŲ$%󀲔s444N*Ir}>Cs *DKl9dMȂv<\B=q+F! QwRaK:|0 ;Qz$'$3U?9-g$g, 6:ּ+ _FW'VwO1=0I=.j#g=%?| Q> K)&>(MS_$&T~] |Oq)gLbqՅ6⪊<# &)nL^d lkZPΆz?4I3GvjcGT%8.Ѽ_rsBvODP&mdI1*_M|'yAb,l_P%"C<UfDe.J0Z` 1)x^2c n BcZɞOKD\Iy Դ-Qawt:(3U$ھL(BO0}H[bCR{5TqEZfθЅ<""p<\FݍzOڇg}b~0qJ~XrV/>0 xj&d24T>ҕjWiynܰɣ9( zb8,WJ9M{T3 h DV˦5c9ꎎ>y$tHu86zd^+_~{BN?s; hShz6'qzeH>U$T~w:Dj/+7]uw>Jןt'WGIVAtB|[j6uLt@nx7^E! L& Ag+bc[(",XΤ;yBD=-T u~)%u~;}X'IviݴnЦOJk.T,B2$]tO(+ }_L^!+.)Pz/V'4R[$F*- v7F~^#M&̮ ~w]L+D'm+E RIǒ,ηB傂X]X{tjA,Fu7LDOB ߸t]yYfNiFby5.Ac\nNVz 6OO[H+bضiKΘ8e,H tr9`֒ /է O+Ŗ.̢KLC)~@J{w|gUHvP;? ffr}u1F'it%M,sgqIn>׸3B5EZSM1ٽVO ? A؀%"`|["SOvoh7Q?Evf$.HKf 1" ` vM뇬w&[dA:+ev;dEbyEf%_W[/5grR~Qw7Xj* s C@IOMٟ>G4yd]nQ^lR/D;"ޟA4C3 S",i]C#\?ΦG/$\*gЬ94]EPI4˸69f+~4sB3#A<f6;7sCJ+hV> o/.se47x;ۻcͣkqS]{[DC;>1L)kچmHY2z-cpܪ6ӁWlـ"PSpH38`Eү9rW`)P#9L&[{GШTtn+*bA mY8ƶ13?Zl!Ud2OAr> @R nrb|&9S s(w~0Yt72֋%REd5f[꭫遄FZnlï:4pMӏmjDeX8{]F%2!0,O;JOA_uVj/kwѿ肦٨9!,]z*|aU%>ѐ~+_ar錖Kn. {`r5>ybvo*Ia):1zF !Q&.n]+kQ]!Ov6дE8KGuW?{Lm|j8f+!,f bqn .zYl\W@䱆Ae#i|)>$gQJ:"y`vL": 'Ik# qq jq!_}Vzo2<IlNt5lmeM"V s65|vNgi;lu,4mQٜ[qp( cP%|,qsJ簃#k?L{%VֹNRRRvS5뚓;IELQK;F E|J^⣯ b!=\l^y1E&Xt#bcg2V / 30<+2x?\”廪(_SWZTEZL'gU/ȋ.` u9x,W͕T/IHI+.a+ZETZ‘)*,m-y5]S3zPh*КFO k룂&Զ= d2߲zkCNqemB|`awV5/ɚKGGd|e]p`mY@^xQT9݉V󊰒Z$H"Qf f܊5.\<$`>pI"IZ/ "m"Dd|H45z&\5XwdQcР`Q*ZtfFsrpN&D\l^ Ꝃ@T:ȋs{txdw EpbYzcYd"L澓yte~Uj+${P+02 u`^ T>Cȩn'۠u jꖗ;#w ],yrpuy72 Mp옚zbAb720t:͙IWvDoΕ_GmsYBfF'p5G<'mUTw9ABoVZM@jÂ^S/Ym]1g0o~z/mNc]X)F;]4(?~kE@)FD&V/QvA8Y^Wɯ_綾qLJvT)bD;=YYb>I5F`6P# %\ T4} Cd抎qJ*LT T eF`'crn1ǎShpm}⋗&,S'B*2zP~=mRakݴH÷8G'Zt{cw J;|oV'F2_GJ2P7K\)āaNDD*O{-u4gDdNe:Ȭ('\0NKpjeu ?\ SyuKʎ =hfh熽؟iY_.>CmwN`!^.siyKO8цC}<,Q2Q,۬xcz.z.: ~f ,h 0*O|, ^Ra-MWf$oj\_Z2< u_-"9*wOZ *eP>jBZ룲!W=F [mV3έ"S fi0_05Ϣґ ,"%nhqzdZJH(,dȍ v2pG] UT{i=,%黈\}.`fd%r/fL:%^òtg]ppp 0BtU0E(k5}gLjLg=݇tkOA .Dazj_Ez%* qWp5E)\f:v_2v'0?Hw5&Oh2|cqǗ'+:l1[AqrZ1P&w9XDӤiwEJ7^'@\ ͣ&o3]af!' \p<’aA[A 2%.";D16} k&k t1.'3Hk zj7>ȥizαD+A8~BqoVq? CR2DQ2BT3X2UJ v%A|.,=8;#}Uz9mDQdώL-c~Ka]00]> , 12m<ɰb^Yz-q1H`p&T[>ZA٤ztLd&?Q} Anu;toRI9jP 74B^ct}r)ѡ:cwT''_?@'\EZ[ /C g'E#, ?NFIuFOu ;5$oP͈І6ʣR|N 5h.JOt5`dryG뺗_G\?97ѓ& 㥩v9XxݐTg5g9 B$ 7q IُwǗ(F& U25FGUS 9ONb`g+X{(#6ʺJ`6}tˈu 5KZG!=EP|[Y}׼=_.F&`|0/_9rmWL%T>MƷqńx 5cR)<b\&X%h]x&Nx0ݜlB;6zI-p[h4Tt#oo $5Z5weӿr^\-T{79%lc EF)Рk}|̖9id޷ioN5a@f\dʥmhnbN4#^i: k}hli5'[:]{H AC*pz4wtJ|N- 7Un ۨ&"N)Mt$ɨOhC7'FH-Ԕ>oJ\uJ)318<3XwPկ>Jb,PO*v"k]LB*_K񞪢 wc$=*EnPZWԆ:lbHr8`>By8: |y ggtG7c1\P|5 z)*`{Z8ľm #b0_N@ w f/Jn$ص>`\1)a9aŀ&[ONiۮW`A3L8=~[c6{s13˦SCwZ Uk;S$/p._^/E:nhOzpioOa,֦;)郶s.0b{#!+mf +2]IWPG{PcD'HopNRkv>RI%U%5E"%g"߽̲PcT(q*F2Sh0Hjfz=ЃtS׿ ߮ YZ