gambas3-gb-form-editor-3.14.3-lp152.4.2 >  A ^3/=„gbgCG0nU?,Q1ze[9~tp"0 EoO45Z2Uyn{j^{y{Ҟ5~`,sl741 ] `XͳMSAU&գ#eo ѹ>D0+ @NJUkMlEfv4u8gvi!6h?G` aVQC[$^47/y[OԊߍ׵Ϻs ڃ搣6a7e45a94ce2d92ee42770c7316ade4566ee1bce715233f1d764cdfc0b5f349d1615fbb3f36b099dc0fbe46539b81207d5032be5^3/=„0-mJ;EٯMdB'Ƚ_RW 0G g7"Ub==c=/K Ӻ9yglJ,WM0'p(p=޿tkI3j"E:37@2;cGYs#TL`D;ʟچF𜌂=U I|HI7UxgiMsZB[BzdnȠ?o*q\Xls*#=TQ7{YCb㷵=FhKOb~:H>p>Y\?YLd  * A 8>H` l x   0TlZ(8*94*: *FUaGUtHUIUXUYU\U]U^VebVcWdWeWfWlWuWvXwXxXyXzXXYYYHCgambas3-gb-form-editor3.14.3lp152.4.2Text editor for GambasThis component provides the TextEditor control, which is a text editor with syntax highlighting support.^lamb77openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64]wxBA큤^t^t^t^t^w^wc217374b474339ef9b2342460940c8163c720a277a906624f6d29ec3f1309bcd35a1fdaa3fac524e72fc9e7207db86a07e451590a103b8f6074eae3a0ea93f19fda82e34df761e4ff54af51eda8d4903bb2bc8dcda66767acf67329d95b25ad25ed88c4813950f47eefa221ce0fab599b3e3b288e5acddc4de4760fb159b01450de2cca86714b4635d187a641317aee1f9ea7a71c7e7113599bbd747457da681rootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-lp152.4.2.src.rpmgambas3-gb-form-editorgambas3-gb-form-editor(x86-64)@    /usr/bin/envgambas3-gb-eval-highlightgambas3-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.14.33.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.editor.componentgb.form.editor.gambasgb.form.editortexteditor.pnggb.form.editor.infogb.form.editor.list/usr/lib64/gambas3//usr/share/gambas3/control//usr/share/gambas3/control/gb.form.editor//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-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)directoryPNG image data, 32 x 32, 4-bit colormap, non-interlacedASCII text, with very long linesRWW.C5utf-8bd9dd03e4be950db244bf37645c940cafedbd609d9497ed7a8de143713d85248? 7zXZ !t/⍷] crv(vX0eѼN: xo)Ըb\MJ J6r>|%'1M{߃[WsJAy9Ɖv5:6tt3'] }S*jv FZ(::R?O9nNw\oUy&&z.M%Y"Դ.ψ;L+a.N%X~հ@ պFv"7x5(9WL= -. #jE, 2yT!^w6p;waIcL+kt;=5~:OuW -țӔ1q$8Gd#XqgﵜH_$cWᚲ$Y9`N֮k8ff^nQ"}we9o]7 wĸ[Q{öPy;CzE>׍:NB-_aUI'EB#9ۄԄ7*l<Kw1artEEg/kZHġ7g,P3z+G$^6 fj%@H:?SIE٧,muV4={bK/"V]]MFQ>YK*MI=pLOy"m%jM|Z F,a61,dGo\)vi2̌g &MYif6au]e<%J5O>Q+B1l}8N ,7;WB,ˍҔ6uWCDP<Ҹ ''-IطV$3n:U}!V΀*69m11d@URE!o@$ٸemLeic1a!1߂ RC1Lڵ$,&2GK;@0\ ֿqfkx]*Br2zOm[R0PUĿqL/]K?+kh(E#&^{Wг]RF8Iƾyt-֝f*ȫv~0Mq(́s#Ov~_<_Wm'es䊮zh3,8RMPSY+%8 [P*YG ʐ A{KE 4mUg~6QJMF~B4$)7w$l$lY | Ru?/]T)+soS{EjRR{ou>lW xȧĿ:q``2+k& Eo#"8v2S${aZAlDT :z! \cm1:ByWn4^gE~!75/B(Vד\k#&'O. "1O0"`IQHOt5 w{P]Ip=GF#zv^{ B#pYN͌/>c4.0>Z_C;zm,o٥N u-*(ʇyݟ_Vs$*Tg9N5t!% ?e=CB)lP>S'hn=R`=@i ^_nR:9w8SI8N\"e$P5`NtlqI&kr/JVe7bF}8OmzaY58. ?(7%+sMZbcj c/~9Ew=Sv=2YQDy}7-cuC+uٛ Sjy&BquHiX.r{Z$IÂr!qP;t0FQ&zG()8iԪk{)ؾ}keNNk=B@c宵pD H5Pe6)R󁠧%+m>XR8q/hTc-.CӫK䋬$MkJ"֫9: d5_Bz= jh&T8lLțDЋ/'TJmZj֣ ]A}{H%|IdM 4{A =lPr}kOﺦYm ~o~xS s$ Q'\`֟8 rZ";߳3!;'Ye ,o"mDYs ?$aJYM4Y ^K "7hv?}s-(+R6sB{="FV΄A(:!U~oCmMQd{vxP/W+ŭzMXKg"HLj,}\өz \/xb\(Nf+00 Ԝ\ 4ZI8g< C FU 1 eI=SFa|2(V;2 b) TwTXR` GAp(&9” y+S";'Z&|icV?*l؊Q0/چC2}+QǿtO捥՝ncPDGZwǖ<'Kxmsw^_딑YV޾hGiR4.r-gYKN h1Th%+AK-dNHʭȵZg+^J,U>t݇0%#=g;2Ing$g}tdg,)&ç )4hmj1 TpCUH],HGý !HL:,N]@P?:.cmT.d9uDJII($`_F^@!/Di9^v ZGgb6dTP 򐶝36g{؎~KgښrE$^⒯rL\-R;"cZE!.M,3˕bm+*VW^R%7Qh>ԙOyeGY_?q lPL71:gU\$21nRO:Xfr S?uٜ89VnC'BсJ_ԇٍ mGcέgF:]*< r)Ƈ7a|PH 9X$8x^TɴZh> ̥lwZg<G'_q~jH 1G©999 IXtq=WK}h#> 'FKj6J ߩR&= ,,/9w/Gk\%ޑ[ak]b &Rm]7'!'q=Zz2  }F >adsJR(PJY?q5޷: ~3|dSݖ> r#A#ݰIG;eoU?m/|~:?O7~F)gu.p{aRw+RʉR3i7 |r\J(!Ovق{ lg$o9&7݆%5 sw *MRDLOO.IT}ۺ'| &ɡ5V4ƝeREyiFYڅ)VHu KOl| ylsWJR׶+Xd]-CsdCH,'yMh_NJן5t:b/F]m֯;-OfE` s7tK{TceXix#I0 ބsdB:,ȫ)eCPE蓊&9]嘩OK+c}quS]OepYPkx-x7XՖ/| HEʰc> 7lRKi|>j]9\hB@ORAN|I@d1fqp9DDZėPմ7!UaBY+S&~75^l R4_ tR;7:r?.~!l"{=0Lb86Ö|^"s1Bp@'A@jlN{6n]q:b9٢#k r.&_5veIp[ߝ;cRq}9+E,d3U{Ni?|pJ_I%6 3r0t@Dtʽ˅$ծza2*rh^eIioU>JJR Ҹ*H#b*4T,@LEMfPIEsc&5AVq(I mED~ }kԄnܸA}_r͟=qe^,Pb!P q(::Ux7%("b#v8]$6VYU_0cDnQy4zj> _y!A##xɻ瘯e@9VZ,Z10 'k .["d=ҙ7_щT7f=`z)~9[Gal3// ‚CPO"d WPSu65DM@QEku-d! }s8eYUg_V>9{5e_?bf do1ácz'~XĦI(VK\Q򑀬+EOf{y{|a{KE. v&f#dOݥҲ6.]s"NQI2D"Bs8@oVؠ)~|Bav'ma`וN]s3u'|5,$Ųy> 6.da,O9,6 LP.+ -8WvUApTUF=j234pα<;ʡ$&F^M=S@k@2`ث8@HnaVNXn@ɽ۱ݲc(9 s=pxӡAhA{fmd#-C" wdr)#g]?wzٴyXf ý(!IQjz;f(өHTQtӍr LbSc$z<%.|_i#|f}=댪?YӔI K~L9L`0De!Ao)J K9¢؅g&i"`٢݁ sBnuG~Hͪ8 n} >v'Mk}UcKaf?ČChG ,s;}PkUԴvCh({5 3TK D Z@Z-mAN֏a<=gJ=ke%2p!-[G3UB7Y6znޙK|FI}?&*'YJzIv@t=S»zaFs݋r0&1>`ϜEZ{2|;jLYQpe:A]7"r ΋mqj'$}侻RY3ŢZֲWG?:!L&I(;&D(nE Jo }IE>SC?*^)^bԆ98GߜFKhͰAKPCfr3SIof"Ӽ'~(n6Nil.h[UIL_c% 5ZC1Dh_x>&{n]}j7[_vbܥ%1ӄF=]g*(º"&BPxZ~-ԨZ h|1~ڝosgdRj[vY-jD<ʪ췃 LEٞd0D"J~9>mQyHk(l~_FI((ߙWDZ0kL'X\P\s_t#unSkSbc*+*KsZs{0Ţ@XHw #m 8kdJ?|@ #K,bV*lEi3)*y}R$sJ}91HAX9!t?E]2񆅛ޝB8a{ Dx-^^I('Y<½A (sռTDȈVRd@8kCgjaRt9Yc+0O8_,OM#MN)-`&"6SCEa-7L86Mދ3+XYHxW1-B/9_n.J`G67A(-փ𜴡a@q^:B}[KƟʐXGӅ2j"0Czǰ*>]PW^r6!Ceި1Gbc'/e JEȁe~?̑R$/R*4)Nkn ڵd+`j  ?ﵠ"N@F4jgVO ,cIui~Ԫ)\S!$,axsLX6ߔmѝ׳e"n3,a[n,v .'vv/NUղ5|.ѼޥwS~a8$l LWY$ulkl9B>% ‚_̈3]YjQl "gLؔoX-eRP/z0~t0%S׷f;[[ocCod[qR1t(ZF~~f_(˨5h)W¦*?#"Iz\ 0,n0уMZ ]M`{{/p-V[ puT dzтA݂Xò*8Еp'(NKT]7ʽѵ0FW7ȨTc l/Lhxw,%ʺV'i>K4p.GvJᵾLa}=EWEV15K.."6oF5d1r?E} m)WuhɌlvtUWLڴ vK?TlmsmGVjuu=`sq #qUdd`?SBcϣyo9f%?YȕoGލ%MI](Ly#2Z.hod0chWy1d4%1?DƪUV +LU#3N%\ϰ"3˄DpF8Vo+Lٚ:Mqg֠+eセ: `..MP>šSAOW9& F6a;ux28_e=lأUbuēܣ}$YFL*e˦ Jc(1wB Wǐ0-`u5wJwQUr޷rTA1nYeò >u4uA3PrU[$) {TcC56 fS]?C'e’}X^aLrAp1 XeTsg4̃+nπ}usf|Ag۔̇_~;sHzD.S3hXu`<_@Ws I6ׯ G8fu FeR=Lⵜ$i \o@8P=/I6Zi&1nY'ΗWgWIVi!Q߆d 0<'?{gϽⓑBV]SNm%D"~$_'m,N&kbۑ8Jboz͟$a(f\]l_fc^;K۳)RuU$9!B1M+1_mvy.Hڭt#K%@Aȡcʎ*s$fBO`CJ=4)7dK*8 pa.p',T#)2RcMbbz%n\6R@e2=]/%j^iLJMa@K 1l;f)mX %3XKt a69ڰly,S|fIx}m枚JqV;0 xҧ.-sTa]>pE]`^" s >;wvJ_)n'iV jϐfHaV% eA@`>i_^9ĘtzϛE,&u[jP,)#L > 15I{o0C;ę;̱%\2*)#{$BI0&c6qv(6~Zܰ! LO}|<啚 Kg+Gk]nO#4䫑8֛w;s nI@*ݛ_O`/wVҔF-RcW.ߺ K^\‚k Np؁!(A3J`n% /n1 m&BO3Ȓѽ$ JYY|JŠd\+]%A}(* m'g>AH 1c~x: ّKzU-835q‡:h}Ͽݬ5vl4g QV':_;'F[;C܋]p`N\L6?TviHQz^4J,!߈lQ VȁnDc7:zR[@΄"SwLP5ؗe*f8rju3Ϲ Zw'o+49cDO Fh^CUI*OTN\XSFNG mOe~y|gly Dlm +d^x:,}@'\R)sG "$1GIg* is)i%m;ҩ)_9څl0#$Z*`(͎&SVdc3`r`w >}|MA'H7{Xy r6QB~ Lz0l䜴QEEhV?y,eN׼A]T޴ȴn.ZnC[ݽW, EC^ǫr܀t`*ʹ%0HpPMc; xJ/8`u ˑ-UwX^Rʤ#r&Í"!8'Ñ. 7 1kLZFM|`Z/,j:i&Ji#C/B4WtdgV_B&!6vk>GbsKC`P 1Ou*mZ873j)0>72'=uǢ(%a:LEbwx~vG4?s1nO?wks`fu23V\],a5R!MfC^nN-Iô"M!|;2T(D@wMH9 ̫.3LR܎O`ֵe  V)e0ۃ)s]?^ }bFټ&r>Ex"O ɏ@V~Ƹ汬#&Kv#C0o^/ sP- @KZ`{X71 6 wfzʩk:PV^a!鯫!uk/;p57>S?Az}!=gH3[_ϻnx sj}. 蟏2,(5ar!(̊w̎B0Ĵ⍲j\N!uk> P%6-R{٩ ;#[OۊjֽsRok1?cIy/7&ypung/Z܀bmBqXDPZL:gDww9 #IEcxMt1U|A9O}H}+UV;x(FE-S sOy$he Q"((IXSprf#Nu Gl3*oQ SxТneANK3:.o!l,P$V,dkőPOv>{&]| Fs5gn"@q@<(I7i#90^;><+# FxAVw?C!/ڽfa0YI9cq&pvu1wO #¼|.I-a d[we8l=kedgdFMP%~p[^Np>]%+m=FK !FhNA3/]¾GR<}eU$!u@XbXL Qi$DMDAt;'NILr2=v ^{?B;) M8p/[6E+>MOr,ilӌ"h]D̶Jo7d}#k:r ρ:@9 (T*~TJ>C7M5#P [H,'HNbSjpbi{ Ƌ/@KݽŰ_/JtkSנo+>oUV4w8{hXTI%Y"`Nb3qei,czB|!R?Z~aӂrI2f(T21"Eqx܇L1)JBp{0-ŜZ/9¬WӒn?qf$V/ UMk#qj9_*>9Š\'ǛGT?ҿ0Jy?(<wx@>SGܪr1~Ak cydK6**6ۻǵdUʼn|ůZ9-%q}zfSImz(*MW]Q%֟?W)8m573: ڴ$FcXJ[૭o (ER2άط8},*8Ccp$R>sZRt ڛ&k|+hS~XOwm/'q^v Dvq?7m#MបNO"D<3R=-wJ Vz^Þ'6B9 P> w;4?Ԍ8{sJEk&˭sɪXIw= _f)Vdk΁XsWĉɦx]~ā'GZƂAݍ_;E? hR[:ί*[bA1.E94_a[/!Sɧ:P:or̶Oa.I+Id&c`>SzUl,m%WPW0˽e]Ű|SR ;NؙM0(XH_vMaYg(~#7Ci;?e-@޶ϯz]߲4m1XD@Ɲ/{"|:ryTf*4a]Qj-)ub&/Vv@ B]|YL?9F_&K+&s{:ZWZ8tWoNlvsp6r88E)jx7-) nN!Mɠ$GwآtWVXqt4,5ryʾP^iBjk:㫵#.!{ItܽMb]b}_Hu _+IU ?r"ۄߎAt.dewB1pE1k@n_u+kZ$[%BI3ɰ=bCNK$-"^|]qӎ:*L*z˃htse.׆z#d]WOwNH=_paMBjEӦHv _!vɈW.wB2٘Re1#۾ڍAg'bBm|Fgqdd=T0hlj|@\d[R !UӨk!GRm l!s.@ ^24[?Ux^ % *vrDD_%9w+3l֮'=S>i'HHa%I t8{Lٹ3P9=l xpb)ľ=X!3l?'j)gp2-#x!G2=h:KvqdJHE}A@9y_wc҄YYٕa޽: /_PC¤Dž8,EH@,MdD|\ۤ v̳+ w ^zOX%W~FaDyh)ul xOVX |(J+ql2TkIwKX:"0ޯ>Ub'rlJC$R;Frx#8zz% kǸ}0 tʩ"R{QIŒ|(\FqC~@~D,U$-+%`2N_NAr"B2 ǡ@0&%1ӎ! 2zyf ^HXrzr(ۘ*݂jঙpdQ55i) !J4y UR4D^GK;%`i3}$˩5 ho؛}X>2duU$+Fg_8{;b;a?AztnJoζDs>K?Kn];ZfleҲHAmF4~бNʠvPtܭ2V[3\POO7=f7n<nVX pq_DͅDW|"m,q Vqmxt!b hxXï0&>pR{[+0eF2ԠI0$7-@Fqrٽc".Im(-4u={h8m%ժW MK~#-D/v2ZEfuBRP ;3u^X ܨU{m{p洰bDD1սlلxX&| F&_#.FciSMCLB5 W e7Iش9m|ѭY kG6̹@D&c"1fz߈v3~vC$tHٽ`̈́z LW*ocƵ)tn~u͚: U[cX~.>74P~<]suֽ^SvgYi-{/Iϒo N0h'eOX ]3s:}2KsvV 1Pã]//,$9]hQi)1K진{GϮ>ԇFh7D[Cb X Ҕ{AП9p@ v*eR{V@ϭW4K2o|#mB %H2 g%=|}^] 68@YǨ5*L-TȀߝ|q=QЭ\|g2E\$pDBcL1KSoUD3 tpskK >1`k[ @G@?X)dEԌ=o: oĚS[>()d֑U51 `c6R/Gz#EL&qʑs۟~$o2#B;XɘyMW]Av@v#"ZlG9N!SsTHc#ϖflьm O|Yj6I?JT~8]X Г6# l)WhD<I0=.e_m{ pܦS4 3 P{݀=p]S#|n73#j]AuV52eB7Ղz}D6]QVZOhL${ -)so7߭'#TOw6֝~0^()^ ; Ֆ w b^]=HlDS..Eͦ8f}%0 >SBm1VOJ QvaӆA}fF$l>1r#pV[zm憖C%(ўdYW,L 8.J,6-Sw&wޡSSkC^ pF+!gkEk-wcfꦻe~*꿜hZ]Y0;D۫Qmx%la,en*F@jrnN w|+%%D ``k"w৶&^{3evt5*5qT!=A·hQn(ǎOȆ=XKro<(ŇMWUxF"mZLVEbqٻ5xqPrno+/)RTdݗ՚JN0}8@cD8w{e1VE9L Tǿ{S nyS@Sp˜d^f̘zBDfc'So6ݞ0xSݘƋP`f3۝ *5_$|dvҿ|DZCWVMlx !<څ^-@%2D@LYqisK"lNz\Ә=|{~C?f!U0I?So~OwQ/5kw(:H>N5֧E1x!RC;},Z6yk'1#n*LKX+'1Vbzrʰ]oz W ٗ7%Ym"ViES>ͦ _h8PɞV{Sⰳv|`oJtkfx\t3PHs9pBb:ky.xHzkyI fu!# H6,ӷzx. OY LkMQ?3h6`y̫$z NO&bu1M- 7k7*Ϗ)l9ijҢa(6yF3t"&:C$'Xd$g1lcRك~@yDzKw-K_ RRw{}$CԕO ii78OX#JZmi 6|)l۹w{XfĊ;zٙc t\!IHYQU0\Gҍ) Of)a /T(6uLM?^>.И %psޭcaTR,luyyѶF'lиyc:O)\0ٚfőIVC1֧Z:n21kio֨,tz=/*6gX }-N?81R/q3Ի>>Otyk}gX@6` wLEYH@b% AM5[C'GNJ̉ ~YoJrX$Yޘor8)k*a2*յᆆ ~@ڳʾBls.b R@R#w.?,ؘe~×6UavRKa_^rl]AװA.ܮÉt{)U]rڏȰܧ5 7)[BvcU9ݴXm *N;O4(4AJ:q>GhЕ(K6"3rH㱧iךϡ%Fs2)P ٪6sϭtv:w\s-pQ946Er0`wIq[gDo|{4䠂O*,'dL(g2M7*ӆGf߀`8z㖧b;/k&TGNH]eY)u`r|3Tc`GFM*7n 5*U EeYDQӾkwFJ9JgI=/D%Rcx,Uodv"l1g(wݸc-($ED7vp3W#8DME”BHMY RF/HQ+.O+e1 ڐUf'sra#U 3Oc46<2N.cZ0XtrmM΂Y(p" XԤvquۿCr?js\n5Pь^PI řO:~֨d[ł P8qEI_]Sّ #iRO[$G÷FimYco\zγ\μ&C]4X;JMiewiF%:\Vr6?vt?S \zkFl-tuok~c*H E ɌfI|nXrM|&FpמsmH<2O Mv߲VLG7&R`C5s sR5\įDmL>sʝJyd'3V+=ՑILA?GVqujr.;TZz mlvB5 F@<ó{npRgu 65F'yuQatvy,G1@N M9,LƈdftYXL1f=[B)tms<}B"̀|ѥ']wMR'[.uMH,ƅtKV\рΰ<ԲR")tmP0h$^/&Y.!l$ZkW*c!o@#ץ3T߾Ȭi A&aCbPRED)P#1w8o~eĢ 'BZD@Z- O,n3}( &R> NTIM*X? [J&9}o3ϐ#>J}wfu||RX\紗ґfj cr~xJ`ͼ`!:Ce=IG{vs'^/оB 8 ՗ k B5Vا]n1YϛTkL -mycdVecM^<ޅFQ?f1! 곓E`nyq9|c_{:c|0~ݙzİ>K<4)UBe|  ~u")xP~Y!9W2kW3P܊Q6Py{; 0kjE&!•ƽH(I*G7R[Wv[7cL\w~e߻Cv,Jpx$p.CuMWqɕQRwt'ckYFAC0?OFs_ QW 5*<{Ar B*Xj"_yᄤm/mL73IB2|JKb⛁u5rG>Xȝ>ǾdܡLZOMd[ vid<$)1Ԏ*2S3u* ?m*|AZ ܡ1VIClveE~F%c$Ѩ!RíX O7Fg3bM[WhR{{3my*:sm+WX3t q)dȈh.ﷵ vZ WV-o̠+p]p?}wNsHa4W&.թSAA^BhGO=ZW?}`=ykŇcs3D;4k; Lgs-ոInXސhۖlIq #$.Eg\d{L~ hnn CtVf>QTk:3XkApK,"鸋l.տ@60z}uW6`SVmb? .Z禑PvEwIhS~}KHrK7N,D.N97,W!'e 4TѶ>"2M2ۣ@C^ͦg,qi[p q!gw6;?t?}:15c3ռ~Ra2zi!C ằ*_TTνGat+ѸsJĢΑBQT)[6A)ON JrǻEt66 ˥ / O|[<2# dv"S˳J87FRL=84+3zHE܁ûD3$.Y̝'ƟF@Pijx fH<zptF810 \j H֐dXsQbV0΀9ܶ*VqkP>Z}zU73i&;ڇY(2٢bU Y<%w\9%9Fx_=|Y4{7q`=)hI"bz)ҍckYdl)So:#(XG:hk.Ŕ3Q+P-r3.Cip`5g3fe wy}mSCd<-[?@`!o}½飘oMm\<)qɃ / .ObUl֑ J [`3Z)Qˊ'=a-h%@̩!wqEMT{nj$zR6ϊtؕf=eO;85rV̆$L]F"ksB`@pP6GX=Lbj\GKQ"Y  @ 0lRy)i@ /k$^J[_])AS~M&ƶt"&P:potvF:RC=r`j8>3̻fJJ`\3?tF]S0zIRdSX+|[O"н,cY\VP13[䔋ߵDa)B!Sv483q1'd\j#.y-I>~?A A}#}=~=0Qէ'qX,mTՆtҢSs\%W(Krd&Jէ<<ȟUCMyuk"S<lׅ{㚁քJNd&Q$|3l5{5' ¾" E3H5vj6?\wV*֖ڄS ÖT잳v?%В8s i%9\T?]8hjHba.ϝed24F`nGWj3CYqaZo1xJ ैLu2NRSo3ŀfQcWg@Nҗ=C =:)yR"R6<|<Ё'81`<8,42./Gc'-ͽQ @!yHA1K#aCE9xL2!*t(60}:YhtN>2gW#lTAxAgФשzֻ^鬝_\vTV(-&!g}-#Cx|d3( vo^~x@ 22s(?*3;x{=0 X㱯ui/yIoj(6=kqwPkqMևCזx()P<߹~~k?Vt9sÏOYwQUb~0xbE,"〗"+e> ,sZQy2"1HtzDqiSI]]ǜ;!(Z\㑲)dq;rFObtHw>~: p3FІG\pE;Gnt[zQ?ͱ<IULBsAߔI;HE#K byn\գà0-ƟM0@yIXpL/ ;5RKv~}hC!d29k<]aK +ߵ,N]yf?fk̒KNݚw̔(V`x ́r;N;}FϜdl@4 YiA ^NXϵ1|e%N3uN)?3Ԏ&,5?*W*= ZxS X6?2~ bmRV/7bt0 2_tU e}&;N)ahfJ,6~ʫaCNH%Vp})o,B zԷO3M2s *O UC/"Y0 Há qեw)\}^rpRA3c3pi VY E*J?籹PAr]'57A3+%T"U:!,&UyK;,j m7÷PQ'[[v0`r~Qaq5|k/x3y%{KM$jk~/XYfKuc[eVNW0@t䠯%lҪK=dvJB (cBK)*ln$0SЗ/7\F$O$:R|qeB]>ocA7Ԟ)[QW`p!9hЀ&-0@h* 0tw&gbƅ"mA,Vwx w6 ÃmN9YϽ`XSR D{x* ]Ond|~@@dMU^_}R f3'$ ˕ArE-F]?$Ei*xU1q$S BX]f=2|֒O{D2ȧ<ۏ"Ǘ 7d}\h|9Qsb!b5fw2j Lrpk[0יHs]nu=>e e)ݒA`|ƸćZS@hzc2}EjL̐{8CQB;gP!1REO7=̫֖ ]^NA[@,-V2>4Spr"erʮ7Jl81o[9 3QwD/x3E5G yv'=,~bnל(Vljk*QvTd鄆dwu-r=ÒCq8a/7/҆9pbȁ {N-Gɹg9܇UL0HK DjD`- X ܽ˳:`ŠTy+`ӵ1PN *m~c5h ̆Rmpۈc!f`9eQlq Ulw腂m+e.:Ґl{O!˗ ݏ}z8'8 .dW/BxERέwZu*dSE w ,Aode*$ⅸH\}XD(U0k thTF|A{TfSKQ&{XPl:%tPܹ.@RKC8:]+xZx7ÒjMwx{=5خ"/7rj孴1OȚd'yP]ҋ{?&F( ߘ'*Hreg~JL_O3' ͤY AhTe]Jp BE#EFϗ{7%3`l+5Q~:d{q6,~Z^3MKaSZ.,nX%0eHIg{+_?(N"Uo:=Rxk@Uɦ߻JiWYsNi)232aŐ0Wif]9bvh1YLNK=W!/匑 L ٦7iU)j.3\B+S=8v?`^(t!y#`*hLVZ%"<xBʢyV(kf09*? W|0ϙyؚ${p9׺xsYj5w+atӚj47uy. |i98QϤr 4 P8]#%.|% d}pu|U?h ]s= ;i]^~Z Dq\TMf`.CGb7EHⷩL:kb7ckd><( MK/c>+mLٛ(nޭiVrM?ŋ/ qi c/e9hc9w tQJ=@&0& Z,vO,^| ӇK2hcazIx;&#P:GTJ2ɟc&`e/ߠ60{VY[ Bk4.ei)*!\I0ٔoj ׾qD~t}կ\!\]k7Yg5ʳ}@-Eqw?ǼL-YCNcF^KMOG+/P>܉oz¨F\ǂ=Ȥ>eA~pPO@ +&#!S?7`ḁpl,!>2u% iif%sإ}^ި%v{3m*Y+cU86=*VЁ 3xbSH!S#\N{uυKTG;2]T3EEРygz9r-uZ?ikרM[䑟\ex6eZn#esdg%V.4xģ"=9a[)蔅֡\ũgC;ra J2nHI5kx0[bKu:H*r^Z1?kW5݈ TMR>Xr!0m*G+ڳxj1#`$HqUiI)y::|mr{Mɶ1}+I7|KGH9H_Q!Ӹ9 po*Lr?N>?GIFKVچr>,SYޱc,Q:X'Eoq#OwQ134M>>'qzg弃څZ@% :"KNqm U=5iMAwJW?4C .׆sTi^8P!0'ErV&YcK]ZTp-Ntm>Ȭ@>bNSiewPKSG ݴIk?R7dCg 3͗/Kh5,շHග sXHT `k{9nɑ'K((OՄөý&A_ \բCy}2Mtl}BtCŴS^愖i-VUy+)`a%o1q,ϗ#HC@p&٢Ou1H<=V0n>_0ᯬ'*@׿mWX$" 5JrV$M@@^э DǤBJ2LufO$%=lW[Snw-.M+[xǩD'ح/6"cyJGS7 ܘ"H^5ÉO~\(OS!x7}p>ʀ8̼mFyl^M,[], c}Y5Ш (H[8Vh|wFyLvD8-^I˨dw26ZSɫzI4+m\h$goyݒ_AjH4_݃`X}Xn3Dv! 0Q#m,؇Pv޸FgA^ WEk"׭(Rh Tmuu%6ݫZdokX\*͞ *!.Fė?FturH!∜kOx=/>)ԍ!",Ɔ0}0~G"q\N6cB+5WW,W4+R^ |rs"62~HQZVD9ͅ^hcy7L鯢0D)$¦R#)gV`*ۜ4y @4~o6NmMRybϛI2O쉤`Igx!.3]NlXe5N SG 8Lu?R[V+<) 7t0oYmg|YH'^`6֖<\X~b(A~VyF)\Gu#u*,GV  PlV^֟ WcDQB\X&@w<.S=V_i5 Բ"Ʌ=p!6 NL<"P IܫNra"-ixj ɀHʘfSsf2~iMݎ 3xU+pHcޗ4 EG398i%`Nv}1Ib2$6@5Jtf-F"s[ˣ&9^h̨D] zXZ-;Io'Ǵ m9#T;̀㷛?*F2h8jf>lGtGQ ?d`$%j>AF"Q9я+Dx1C9!ʷ |j5@HʵÛ!{~o[?;h+TX{8 9jiPx}7ce{=Q;RT Kq z.dZ=P8npmn,2F& XU񰷿[ \ U^p3wNSgÜ*8$*<+$)!umoM{+FڠLby탋T@ʾtʧE;z?z}V7|i = x%zQߦGZnG(f0-tFvu;vD*ɸZm'>&l A#Nxr{S2ݘ ~7!\Te^%+2%s!Pn7Yv;K[k݈A֎XA٪":W C{Y"0M r;F!dpy'o|g`h\0DIG ΰH(숐A^{q[ e]m8moUFdSCۯfMƄ5JasJYj>ǯzQ;CI]o 42/4\_;٭WlW&ϑiOs "W\=Z,c;q&qrYoN;Y\_dEs:XCweQR KPA\!N)ru#7¡e׾>4QK|Wl`Qh:綑P`7W?DB eGY_`WƁH(t8QMT:fLO|Dwj;?`b_3"KFfgKs}T>jU;,T-5=x(3N%-nKDćN2ۃL՛d>IRsda?:~}>Sa O/ U^M>1NkrZkHJ'k:T8PsnDVs<`Iڎj0"(K .!'g!8e<99)-tEEd&}|S_S iRڏ|RuƝ{ߞlCYPzm ~&9>b.*6?+{㌫B!k#+710W=vnRzN }hcW^_)ﳵd.f}Hs|GoݽESrEL)A'@'op)=SF&Tq}=b 8W}]N W0/U.`R{hpFYSEt)tCN3-R5w櫗3[N1 Iڮ6ϪiٽN 8aJ$z]O>ƀ(^_V64{9| ک*\VebFxܢ?kT/sPUfޯ Ǫ<%#sGNp÷AeSr(:@O5;o4 8ٌuC8>jsZ"7\;l⦊lMʺoU# |BP9nVOk!I-Q{Dg"K:| LPBJr%G_Ta88d lxr5bp΋W spt9g૜+  vMY`D~etytJ)dԱ]:E U1 L;6ּ] $&akf:%92:ؐI!DV^zHtS;^0N!|e{ ١, pYьMŊ_d%4P'%K׸j`/7Ԣ 4[ gNe7}w+*#jc5eŒrZl.R r 2l[-kռk:z&J  2}ʧljtb" +x4׊rNMRP+ș(Q F2Oy)OmR%PC fxyz!g"w,:u 4omHg^fxMQrޓHhW*KlTk2}I۽k;xU0Iޛp᜗[ULJ(rd`kH] IďB<;)9ڻhpe{y4yn¯^^)OT2ϭv5s3ԛu:3?)9n,¶DbB!ƶA9wy@O$ige}%DZYȸִDA{~iwlUÖT:qFK/"ȨMe!NL`~&oWh썊:OiPcHs4^3P=IDr>q/hT wss ѭ7EWsOiq6g GV8Q>3?`8# ?oYIDU󞒋YJDpZ{llEgF g,ط)CғLP4]i^A=஗KAP+O@P,y1ݐpⅬS(0Pע5u?7ÿKbygEJݯ5yTrܤOhPA (YF2HAbrkH ~˽$#xE*t`@iO\𚲺Y!(1BR7 c![Gc[OiM[VsȆvis#a_R;Rԃ,#M+ 5ݭGb8RiI^5h؜rOJZl<^R+]2lϒ)[ ю8؉.O(Ϋ),Sll뚗X.=^ g K Vrux?6\@/|(JE{%Ŀ/2C{":qj5! ƬflCen(G&T;Wor=ȚYc ݈.pܙH]閠dCI 9 t6SU|#E>9Qhr3ЁZ3أDb1 5TDژ}:H.Xqv,ʀ/^p#E4Ǯ4a5& 1 kfp5#&vDug}Bgyz:^~  })%G}zЕ/#1ʼn/^M޳Q .>By'1|2+]>,i@yǁl.ZQ}c`]L gV|LΎ>|u u`6XcXb(>Ph4O(#o7?4qj?L{> GP5edrѻ3 JY-~6HOh++?ۢrkZeTmX$C pوd0FgTz*)Ak)P#./s:a./]e?.7PՃIU`JnMF)~Z=:Hk(@*qrO}"~-~&?9)XZhPݦbW"MwAl?NBܦRQ?ceodc[2jzߏeFuJX#$VAY/?'eֲ@Ŕ |;=O!] ,+sB{&CJ&8L.o4kh"g8ZTJ}"w>:C-pф~ι>!IG;B=-fϴ_L9͐K@p{EB$2t/;͂^Y/p|͟,<#)4ߢ/ODB/ug ڠ;S5 hY#P*SZ&4Nлu_89Aԯ?l 9ɸ4{it \p=Z6`̞ hך/9csv|v)T`y8lnGƊy6'ߓtU15Ū&@O_.ǧB{EZsXJDma_EiJo"(1pOyL0$@o=GbD-JN)(]D\j.(86lJ$3b(SuoG&"= 1OI0Y%IDOYt8v} l-fIOU}[gz8 ?Oe;&M"QGNHN,eحnA/C*[u BQeZ8 |>X--f/!JJ\$(V*)s֨V06,Z*ؠ[ Şl[}ph 7H!FǶ_ބ8ŕ Hπ}ِXZD2:Ey ͌4w%;q)k-\oR]pD ܰ)O#{e>j-\iv8s3@LPw6 }iGA; DL'`ohT%}e% UJ8cPE8Wb@7Op:z1togf#5&7= g@ YZ