gambas3-gb-xml-3.14.3-lp152.4.2 >  A ^9/=„%XP wA |riG{bӞ+iHH@#/vnam|[P} /1! Fv ;ۏe%GD uxloAB[FJ,T"E]xR@DᯒI>bq؊{h fk[fB ItʷA24dQ(pX93N · tZTOFJJz(V6I?IyLaU}ݞp>[H?[8d " 7pt|  , < L l  <d\($8,*9*: *FWGWHW4IWTXW\YWh\W]W^XbX@cXdYGeYLfYOlYQuYdvYwZhxZyZ zZZZZ[4Cgambas3-gb-xml3.14.3lp152.4.2XML tools for GambasThis component allows you to read and write XML files.^lamb779openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64L/큤^\^\^\^\^\^^w^wc9d3eae4eefdc07c4f939d451a61e8a4c1a40cd82df01be71ca83f95cc4ee62674224dad1618ac2eb57777d496c6537088dbbd1dd8a95a55711a39149c9314e78c5b71860e6bf9247cbd7798a9c50a97e43df1623caf31ff98676e4875e1df3cff3dc98131cba22a9f66e6e6bf2a3c02fad8ce7184b49d3958a877888aede0f7898ff55e941f55b80a93e1807f07ca1246f1ff45cb9ada0d03a1aa08760bca77513955c18c1f9d43d23a38699b223ea04a05a617dabf98787d88ea0759941d86gb.xml.so.0.0.0gb.xml.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-lp152.4.2.src.rpmgambas3-gb-xmlgambas3-gb-xml(x86-64)libtool(/usr/lib64/gambas3/gb.xml.la)@@@@@@@@@@@    /usr/bin/envgambas3-runtimelibc.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)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(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.xml.componentgb.xml.gambasgb.xml.lagb.xml.sogb.xml.so.0gb.xml.so.0.0.0gb.xml.infogb.xml.list/usr/lib64/gambas3//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)libtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6bd92d3ad3dbbf654af054b9cf62a7626b974620, stripped RPRRRRRR R R RRWW.C5utf-8f9bcad30967cc6d10bed36f120175773591b5702870b59af97aa33e0b07cd3f7? 7zXZ !t/c] crv(vX0eѼKpD;揘҄RqtS@VKQ*=S ME,S '&E ;϶샅[ D"o>V-0Dz6\gINT< ^ ʷf9& G̊:ETcSYɺ+](ҍ۽O- dV]fJiT)ܬY=\e|dž 8.5fWI֭~DTݿXUuI:n)66VRhܼHD讼V4x=٥v#~:Φ˫ό#]g̶JʡӱdPy;$_[ٍ `z^Ŗ@oWP/H g 1fu]U\uN6O>1r>iҿ8yzB IKX=<ػ[r .?&SPg+,n+= (I4$p7l; eeckf,"{sXk&dm.#YL(h*IsK LIUE)wCex, 3G|9U]rX,#_KWsqE÷A"y>c P3Y&Zh pJu}HfJcn,=T*\> >OtŒZ(ΆSl'l_ETe7Hw03smte;V],vjo-P4ra Z! '?sH]$o j]]\j]&߽0iLMl0"'0^N㔽ЛVQ} 1Ro5Pn\@\թ={W72KnHצ^ؖLi~'O \y+ŲÙ`zWb*x;4X91(P+GtU"A9c~|*;*ca~44CM2(j#ԟd|pjGÇ0,M{(aQa/e칚$Xbˆڿ +Z$y8Wg҃C' .K"w=qȷH?pEo};{V-H>g/;Y UJRm'<^܈&vCH:c@6 ,\y"NM}W.:n0fE:h}k7ʭ=0uUfOww k Ńy5$P^[͇<` {p1f@1;x?#C>i;f WN kհIq:,5 W!ʼnyzDTlwוt}w)cOQRTuqHʕnYLՅhe;_Jh 8 {)ݡyD_6l!}?:ij]|0iXGа^M፼S/=ңKQwueO p{!jD9`Ns-fm}xinU'Fk5*L͢/V oc e4 r9f*D5a5H[QdɄ8Ա٨v$Ʊ#|yKT-JCYV}A-E䪣^DBUko7`yt8cVGkE|j(9: P HG(rZE:|3^s`\:쾛B̫bkN1#/H=}q׽|շ5]M(!D KTs)Sr+[LAD.Y{F۱a2d N–q5O4z^糔L#[*W_f"(tɰQPz]ųxSdK_o Ybs"64L|C~r)j؟-M>1u@|qcEh ,<މVFg߰|qܛsr4:j0*WB' _Ftmבj,JC5)!MA}H?Wy'8;~_tQwiˏj]辰,GP<種~c kNvIbg SP(Ϳ 5d),gabRVfB-TVx ZH%A\!'"+!#2b8=llׇ-\MV{&8Zg`Y*i$:ms5-6b-c>75| p 9*G2/@PMU.a'~w%ή"BK* Ց NIѷT-jQSOg:\y γ-T`'WS02b&7a4ped9ELnoSlJT`χbjḂZsn⨽LV;T\ǑؓNmԛ/Ny L<\d[ݶ;yEwf㓺>sZprGYtzd.uF1Ӯ;dnnlF\>U$Yf{8bS[N?ܩLi\Q}I3H?nH2ுŮ|w$]5؇猝-VIH5L_ChdJ|{qy|g8Fa0ϩ^xok70e^H.lb)1c)&{DF"ZnS# /c%XP(%Dfk Y{ā闣5_l :h7d\'{lm}*šҟ`aX~`"յ`qԥ5k3O\V3){ry]K c3ؿ\[hu4i.P& õ*bVbŶ ,~g8gAbg;+4nQ4^)gh@xDSOKPh, ~OrQFF :a`* ά>9asj ߂G4_G4h3QTبP-I[NηD d.R6!vC~ƳILEK[Wcƣ2C6K%K[Baö@e`JLtqZsm$&1wQ@?[o_ܨ;J}$MLљBgٿ|'t~'vƼ,S!-:@^H8'8|޷oU|KvZIqLSl=*n^񭵾Y6(Z!9+Ndb4u4$>oA %`ê\HY '.0vz׎壱k D"`YʢR?4'W`֔71{WU !0}Q€/Gg]q\Y4PQފcBݛWrț>>=Rx3ҦWtw"/ ˕p% "S~+ޙd_ |?̦5S5bt`,R§ 837"CwCLL^iF͖6G_bSTrDUU iԟ|Ϡ*f@[d~=]cYx#39CAiK x0sq${+1A=VQ6LVUmh9lސ bT%iS.Rtݚ/ҝ쩴dSf[?(;lőhxr% ohĿ)Ѳ^@LWډ8  "kGQzt Ďp.[h*QeFϐE r+U`NKXag/@:j m۞, eьw{K] V:rc+j4A$G3LגT/Wv_)h4meuY'`(-sAg쐇6wIJHV:M5imU45CO!IeGXouny(;?b m|(H:5%ȋQsmL%ɇ^ mCT0,MLODP f>`调1nRF(8~C_ @6H@hq-dWe1H4ɓ膐\w Oǭn4:W,O셜ʆC)4": "gij*єAc}4ᨐ8[i4є=71K@Ss0$blA3C#00SUCxPP5<[*$Ţ;2(,K.LFx!Ba<\o功B$PM;!I63ͧ`3@#nGt?W0 M=ʩ.HfY2 [rK;n];| aF tGYVN!xMPbH 'OetsꙺdIɼ(skR V;2Z h0.؊ y|8ish3{L è`1M @Qe? U3N9$@kV'vYWϒ ^~_f,C+Lhr)7h2YaB .v9in:pe~wF<; CJYVcʑ@K<]JCuݔRx^T^ZvɎzԯN&WfSubWdVϵ!6= R0DZ٬T*ik=K,q6NT/hӛ8._f7faBu*$.Cqݴ;Azȵ6SjaxQj@챈<.ޔCq|vQ6qIk)f4U!ԦEE|@G&oUht&P鸟O%a`,-Z!9]Y%g_d}vs5 ;C%[*POXs5d2wO,P}E^;/GIw1gY fœW֒?3̯kX3iZT7*;7x# Q7o8e}oѡJjgkw/)Z[P Oip "ۀ3F }M)=#U=2ZhX폙)RQ ?.oP7+>޲G YGp˟[ͱ[N/PaprcSB LQdVXyM m`j'?=ֲǩ\@Az7չBSLͰ(hCtؑz;γn0?(=Y7|U%H>cab {H?.k L:-S].m󖺬H&?uY|ܤWV{ ^g:ٷԉ)n1^Xs:\{Hձ׋L;Ï ʵr6{"e>:gkLĸA R8Ll4@OkE=h9._ZOo?viFZIm'ٓrEj]X>ɳjFEEMbdi0){:1$]i:Wr\E= y+)ár/ LR|Iҡak';jM:0lgzlj^B#KFk,v.ܦ:YrQ5>9)c@93( @!_k6eq}(+$> H h"^1iqAE|wŽCWMzgh\#ε.y"ͻ#@T?8RI )7_\{4 G0~f~ م?+{cZCl t(׳wr%G>iC.5GD8MC)׺{~#F[O#gW_)KDҲ%րs:r"|hyO s͐xic!\PVdth@l} zNF'bZZL'9m;a*/Dx_up>"`lXTbP ,U𛞂Pk 3kdF^ϨFxǀ}WUZ"?R$6xc..m*&AO o$Z7ԇD!LT'&:2Z.ԀW?FcGuf^EwY&:]dY+|d2U٣ p'RshɐaK%́:csgN;gbZYM ݋gyq3ڦ urk R9<*mA_jݻTܙvd3F'vf)`qU0)]vKp okxTVPf_h-l~/ P+Mϊ,UzbH.Pi$_PB-Ej3-d; -GJa|݅r$!MY}^$8I֏[#tU;ʃv';Ž :;zSPJI:cu0@}ICC'bH]H/tVRCbji{%{#+dcW'{,A9<M6hy^i6KM>A}1 &򢀂T`:AKZĦɦd^H)`d^J#4}HY::QܩH|^W/BUbQћζȁ^?3FۓwUz0=r+"'NQz  !ҮL`3pd:wkGA/ہզIh#h%:&W:6pVZUz={nR3J1^S'TUi(zb>T*lk3 ~`XqeX- _y%{_ VgZd~k6ȡ&鰜!&-띠d6g84T:-t{\0ZJ*h50XEHUww|Q@n g MiY鼮,Y~NnYYTXtWC)F Z N>ʩF/s`sVte+k zx/f5ݪ\z^myi8//bbɹm u{4AS,w$MMd gOGWكMN)ȟQmz:LH?ئ*UPY9T/߸ʛNAﻷm,;PXwoT"GJ`< |HmʽNW Rv3nҀLtb5x E*ug_4I+r"t=D?1$X󳦉CP~@MJJoKiDKp?1~gmeZ(q#.&fɸxՐFZ7ēЭ+ː).tX)ތ \ 2pQR'k[\";qMK*Gwx&\ɈT"u"i> W.em *s'0M?@؏^у펾e :9 U#8WB󆾈 Oܖٙ=],/zrc“KZo:x+\,$p7*\r5W*=c'9[th :)ォ&sIM_  W6ճskwym Alp!42RBFN@}{~HD,$tl\C6 fvB|F4C/MR# Jդnk44V Φcm.qR=f!l^g9hT,%gy0_@9`_Wb0M$Ud^|8uP/װK5ʺgL8VZ1B G# ^E/v>.{ϔXJ mU؅J{ $ҎBAVZ-@].vD9M0Y"gϧTV'lw/U魨#)_q㞹>c;6Zν4GP)4- CdFl@ <B*I`5A&ACFAZE4D1_Plq<貘7ahuC~O*ɸ&q޶>|8~V#?4S|=y./^{Te]x^`<Ŀz9B?XؒV2(ΊiJy`xM:ZUn3NH2CE*wڽ-K0}TaS)!@hxʮGN>L0TP 2 D3aw(n|3p¡R3cx FSp~ .7T Ku+ZA}^ࡧ3dx(`G]/h*իw?7qEJ95g?MJďL!P=c{@ TSуZzI&+h1Vobn܆}t=Lu\KPY%6a8 Og욼|99ڳI%ԪN\OJnU%hvվC|Fmf5P|֒K.pc>rҴuY|Z7ijԔ**997 i..-ǒCخ#LbHݵ17C`Grإo-:C~3e 3)!BDÒpr%zk4K]0P-u &Y ~%lOִ8ʩ&=Z_vTmb]k-Ro:ˇ9 "dJ_hIR•s&`A†-N4E2P)Lcf <P538+(P*Y:G:il$H 1#=iו&Sѣ9NS߅R?د8ٷHy4"/-b/# kV7>( H>B!R ~{v ._?qoG.dVʝՑ5ԩwaض׳;JުQ;-Pb ;?;ҡlvF\*BTz0 'EG65^sPWCXOOĞǎ(G5`4? ƬNC;k/e/^OhknFI`>d1._YY mE,{g{qH eoFﲪ_h긳$Mʗ̲ =YU5AzQшmhNMZFQݡ)P OЭIyxVEEnj7dwGssmA(A';au?V!o`x"tt+4֣R0FV;ZwNP-. cahSlDg'=oهќ6W.rt2+ܺ6: bo.X0ˢ,o] |QDfR? - : Vq0<n~щDy3x(,!읅D❩҉7W?l0?J5OCke-'IbnQ¢/ߏqYcӟDI'qOAH6y\&`_V=Hq6R Xt k2t VajY:#δ_'DlI4-9G~j Oj7pOI3.FK`s&z#9 Ku2V($v ,uq*;[svߵDnm}x`P_b@TO - /㩴ӳJ<#>M.H˷$"ЧABt|R*qp<ʌYh2%8$  pQ7s)o :@40  /{xy;=rX{ ¾4+s+UXR)>38jedɐiCv,~#i*kS p& f]BCAMc*ͧտteޙB+7KU74S[bq ,Ô?۸"\rQv~ד>-57>VkC e8*<Sv>eAn8܌%_STʯuk b{3-`&*7##n{%,A0Q`!MMPY"Y"%~o[ ek+ua& M/$TC۹ּI71F7?!! ۓҢ\ˆyfhǛi+cBPcWP%44 l w\Qq!tEݭɹga4ҏCJXO}Q_JzŪtP/m%ClO(agRg8hc`'‰6 ;|OF`[rkgN|~ ѫI/9O={r bF21i0Vwt=f'kvsqƗ)TdRҌEXuY)iwYRqt> ;N*1\0^;! 08Ds ;t5@H[jea`&WG&1=c30?nvyK $G?7L6E˙źrBQʨ֏Rcy T֯>=Eؔ9^RzFh&FPsEVů@LS$*檶~]9aw5| Ys3ru;9|D Htrݰ0J䦤 qk qiŨu%?sBa>Y@0JsQMw-(l[ذs|~;Lם(/)Hs٤.fW#,O ^tnfY&3vm0{A.Zx2IQ/!fm6fg0l9?@|-da$ 5¦洦rrI`O޼Jr?t=}-ߎZfW׭1 P͐i)PopyO+g"\5v>:&C_s8R.t LDq:K%VЧQF^_%q mOfQ9G~>ФSo0􈽫u}0U[I뿜L3BiT ʽrU:. I-E9ǩNN֨Yߥ,7h,aH^XUJ|LCR1D).,7^Kz0e^{@<2Y͹6{)tj^uQSƂ00|}aa 5Pl SWM AbU C6 9zD] X%,TYgsm/&^\,KSQzz7i(QxK|nJJͺ[ұyڿ_FP_5ۄg BVeM?N3;u/|4 {Xxݰqiu^0fvrx/Li j fՁHq%=\XvV7Ppij0s6҆0c!}Ac='Tm}ڂz; ^W mt9gJ^x^©^v8BSŠept^u~1WL.%Ӗ 2$0B֢\ם%JkWSpX~\C7u$L\|gZۼa0+ P ~3aY],\E|P5$n.M~QMQ£D4 9ŵAS͝8f#[H(K)} 7N4oF""jcN?E^fk!8T#Bo5V&{|Xx ez o]"_EI@,zT) d{gu$3'|lrڨIDj~&6_9hѡe$nT\k cʪcB|ot:d&(Lr~+tSuSxx'W]ӎ%=T˪#DKGqtX2)֋ಔF RPKO%%2=hz_"P@̙G:p.A'p \hE׻ ; @hN! wd PȂ@`lwӸպ`o(d&fpx6EhUDjkH]nnOͥ_gJ4/; mom[T1ÂI},Y9ZJIuw.*z;=شK|U MN<2Unˢ0q{FSph%uM|_#<]CXPQʡl$>E6GkF* ED^^ yBxpԇDHLbclYglDzi,5ߞәn}H5bP nU(͋jNf4Ft>Ђ||Ba${@[>bR1kTv;Vz `Pmްz CZ*ʢ~qvb\%鏫N嬦܈ QWFz]u!)>H˜|・*Qa"M\cw&G٬@4#MT,<8[/4 R-cx6q;螥0} Ni` >xGOG-աD(^ Q^ nj$/e ՔBL߆7 w[vg`U=>D9L5q=<TG]ق$H"Dѣ J4C!q:^N?.\0SM/Zlz|ف9' r OiZqW dÃi}=V&#"c E\a&!LSNm?*  F28t!G C֛m4n'o;iea/ZUœ'nnh qRI& ıyض}Z/xt5Hd"~5h9rWȑx|PE7JTyZ/*yc ünSffp!~QO8nylGgaDbI ~#С-}#\"n P%Y ;l\yOv`†,Εypp{D=}r*#†.kN_Z+*VXW*V sk fN1HZ/;Bl 0 샙WɯQt -?wUnvB͙JPb}^غRv퓛9t)F6oe$sX+،6HnHGOk=̎zcc|% UIN@j\rx 53jm3}7a~o-Ӂ>IzD>Qq Z{Xm$o8' n-#)Ce^ԕJFS5{A$:[.r] ~3R{ż07]7OP@Yg8!"bUUW_iyFqEizUMZ2QMZ&eXtHjHi:14\|L(F(α#v7h!M"Z9_~Y l*XM &EL[o,FQT71)5Z*NΓ҆Az(e-zYCSDŽZ,FuPfɸX~#U*eu [w̙ Iաep@?6^ w S1Rþ/ԓ {2JZ,)E2*04-sӳ 4Z9 -RWtpm*|*Q:S6!>>,AZ4 /5d"RK:1|΂R;":|o&G-x#b$Ǘx8qث)>LIBX.4Cvo<fW_`AQɭ/N7 Y ̓G@J5 lcB~-MXC"tb/1 pc*ݫ#uG kQ JMkw3Ui-tӿdl8C;\*tѻBt=l2T5)rw HЃ`s"5$*eG" fxnCZD*Y ue*y"|I9Ǹh =yrloX*|\4B^Min[B/oYo[(UqjVg]iX L5$q+!2OhH)€#Mk:RdTXB{U"aU"9ipgIaQ3Km`u?>H-y*a7Y +{;.T6bTvUvR)mT?(Ɍ~$Q`PҌNOBZ gįiTK8I@3YXB[`+fjG)4BjMShYQA} ¥1F+ ᑽg@9xaΏ5;?FS#3'hTG-KW2;(fyrؔqZrXa㟱6M6@^.e &gnA#,Zw>"G_H~#¬tsk9*>*e9#)٢z^ƩKmyeyf{=|æh7$ۇ&)xI+npfTM"\T;;# ^p52=[ZǪuW_՜kߜ蕅F0GA0{p1-ɺ9's4ߙXAciv>bmX=$ǃ8^(sjq%?!ObOOм˫TCC"@bA 5bbד ?%w6D׃hl6f"GHJyDUvuMZsС$ΑVS87vNh"F=lYǁ"귅Ӷ\> !3gKZ8< Qv9tmpz/s&7~\I1Lp1u mg} ݮ `CQH=gDHB*;؄=^a[ Ig$u9|h}sq]K6ˠ`PdG0{ RbvUoD ᅴ :,qHEyh{۬%%6{x=Ky Ww}Ä?i# nP ng𱳱R?T }&}lr~jJDX? XZ 5 crɢg7>Oȃtl;Ykð}鈬!y4 uȞdHg@g֤<KQC ܌5jag 9`C ~$TCkXr$O7c$qC6<c 9P ƽ9p8R27r)Vy"}{afVrs^]}- [eܳ"͑kYiO4$D+Vհ=) QXetQ05A7q4aBW>QG!8Oh"Wq mI6zfά%\/*G 2p?K=Gmza EA d2PfL*cml@U\Ƕkk+]f?@;48ZVUW2_1'DE : ݽrȟiM$; hd+ NAX뵃;M%Q ߛSI> ϔ ơiNaooq/^ӂUKՍrfU=rLg췒b?)h@? h{/iRαJZHeuIUְZ.֙ggƞ5ن k ?[O{ 0%iN Mɴ?;-V_5 ˰(Z\V !_-0&ej ʦb ASGosR%e[<_n^>Kdqk˯(HA]-9 uD:%I}ގ&b5p/su,E< :VzfF58" ʹR}2ρіkק<%Th$E_ft6̠S%)J>e;30 |`pbH>ϯٲF03kwl#rj0oV-unEMǹOѣ6Toq 9,FAvtS9}Z(3w'1zL)FO 1aF̲n&&~+?vɭ-# -jp(U 6C r \WCJA^lHqpYC4LӔn?3Hm0m}UY%-kB1 ĻRdQ3\ThOŢvwfW#^_BbE!s[$0FIJc눞YV[5J1xѻO<ƾ~BKq➰kgwxjzDWՋJl-ItyO>L6azE 'O{o7#>>=ՅhOc^~Azj+ V3KIlh#l=HZ.iݯ N$$U _qFnH^/}'βo|ggU Ll 4Rw RSehCh?@MEgbKdKgLK3nni/)Sf:=7Qi" Yr1 )J:/ ƼW7_2뙊2K!cba\ *W;Gʄ5eO(D0 pƆ~NGvãVjPƆu^)B-\r9y$PV"FFmJmI4U}t@@X?Y`|3,XQF({>aGhb(Nq}}5svue+Wu b닺׾$@-FiCR"J=$/S'WxsH5ɢ8PՔܨs.vdʹ-{#inࡄZgX ܃O灑cLn>g̎Pk)@ 12x{Z%#`NRoix)*IeB`*hY[|($8 gΠDR5KL3x֜QNϪHE9F0 =Mċ q@9K* i1$x;v<<fIY⸩HT&ΟTkRiqC 79cV9R79h\"B%\mI®i@.̅?93ӌ;vQeaȒKŞjL2e,e t_M#5c*γ@'ď}\${޷%SR,gP _U IwF"*(ޟ~Mki`jX \A;vmw8_YԩͥL _M6L/KZav$xZ7NT\g\Kc7C _P>@x/!G`UdfF Dhb皜D]|6hG(4v 8Nb2k${1d}Tbޝ]5D-s+X=W(W-.[5xZڇ9-"᎛d5rs&̲3+Nl~U %͙oj?LWye|3iS3Iʿ3 jKwX`k|ys[]1ӆc+F/nSFhYjMԙ^*R8Ԯs##G}wɝLe`m7޶/fڬ^&=[Ϙz=ƖZ UVݦ9L+ԗ}8T,Fq+d5"@ȫxy%f]M6D~tj4͙e ?cŽe81 uYsgؿ \s/ ʍE 9zp\ nzY#Z]$5&:6F:mF&}`WD368՞Y_ޱZ b Z}y ɦ^Ighb4,|kgf\^^\izQݐ]X)-n"*&HOboBIfKð<+4?L8m*!m29frC6Ch4#1<8z}:dO8뻃ENبH5/cYg h9|TW9#}-!fR7r>#|XLAgHx>s6ޕ7lq:%؉s 6EdJ='2y&aNX((& !< =vV\**{@v֙K\m7׳[ʭ Nө.QBuDJLE! :P tTMhMad |)4#QC0!H`E%_xhc[';^&k& q2鮾 |Rx L1܁|‰l}nq+ 1lo7)1|yr)P8~u׀YG*jRt}սXt7sHƩ緖:_1[#2,0K]ϳ2ÑBㆶ;gAq:]l*m ڊe+&'ph ]*]{f9O{i0AZ19S#ǫP2x4ˋ/jPOBK5gr4cNސ1zebS!6wwX1"D(9d~sTH|<67mƘj} %!τ;[ԣ~H%n9JNP9.32 H}rd4>Nѣj<6NdQOb9 1(^Q.'ټHm_^Xة衽.97=/$XV%v$5FREŠOK+b;پsnANnTfҚXR7~iK6g߽4nؠY`@A%7PQf.F-σOdEՉxrx!^ 2]XEsis,.[aUd;rN}>}B 8ysZY$yΧa);_J|Ma9υܧԾYE4v?};8%Si4qފS9,t  6o;s+Wdޠ0hN ˯Τ,wt'[M%JkN ;H>%|a}#/rTB&lWuY^6DdGZױ -#ZCaz dawe_9_ SJBeӱ٠V -0=6;+>8/j7OǷd:"[%=<[5Hkr9K%&JzmX!?IyLn؇{02L_q 7i<`5 ?V\Q%EH$yS&h qՉz/25i# c5sPCKBFKG asdy[jK`86-y6pdnK ҂ Bt5)y` 1hnI1|AOV^jtcŬ1~AA{m2$HI~ah]*)U㦂\{뱱u* uawFy<{TVB$OR6(XST ڈ#"P\^~bK3d!QϳG6_ngG '! ʝ8Ⱥh#kx@؅Ƭ&\$ɹ@jzTkom;9t/\ /S``o[g!$qFYL3mmj%Ei7CZiÓrKvt_'Vʐ/? 2HmN&O{51m7f6$36UYxV \BYE>sŴ\sy:46M(#9p1~),hڤVUAS} "-2^GRn5gb 2FtiV]Sʴ2#aԡ05B J/v b&jBQT˲(qAH؞.UzNo#y RU^ R_uGaKutR<2vKFSҠ ^Lh0+ȚK$yoEHڵ4mƶ5\H]Bپ QvLT|,Bym!z݅{yi+ D0^i1)!CdwɠwZ1=W*ӇMq.;cZ86 (/CR9];"yJ VgNXŀ-FbIKŕmȍ=)ߓha'u溜+*i@%;=oEd-ϸxX.n*>0@z>{9v7rV싫&Ʉ*x8uO$\_-bU]Hf95kY%J9<~&*h#g>ӒL'wH~זV/*?IViD~d۪#jDnk Xa*–6|Ie3`)?< Ji7ӣh+|_xCO -1гaLX $|M>">_n˲y\=H {-![ $*}eΎ}\:a\Fn{9;`iplxN3v 6=+a 8^ٟ$ |lR if@j6~fE  yLeFβ#]M\Zmk,ӛ {CP/_%ȿ;Xs؇od0>׬`l{K5 HSilHVM·3(IeD*lPƤ|Y(TQW&'g_wnAQy7xk@Aw!u;,UjUƑCM'cbi)EkZEȓ>4xT1٠ʏT}SWߨhÛN0q gF]6[ȏJӇvM|e@خ5GOFv Ͻ](Иꢀ' BL?K)s3+#vfOSKtb?43n[!<6bpN_/^|AWX(aEcL}–]pRj$˄5)23˨$VpDq Wdg2k~hKMS[;mO[﹇Xo壆wy,UsM?{yqu$gZ:%f),"Nc6˜iSbdYcHE\cȈX A6언`4]p{[Zrv.!("-j.:nZlG=Dd@?A?Kӿ< b)榿]3:ՙ VXuF\F7W ˣr' ’C})"$Ĵ@&J6c]f#1Z<}!kNb>10FoÚzMNݔ'$mչC`l4^(/E4낣Mww 鰰R5oj!gjJO|yX~lt]>};Q1 >,lc!K] AU~#zrTBwUuhaRщh ;<{M+c.~ {Hx =8ќfIG'&aI|QimQ|z/p6ߖYyIM 7&Ek($SImd}C $Dʁ`0]W(ҁD 8M[l 92rT4AQ/:+ dޜRU +eQ ,ɴ6P P+5Kw&a } q8V"x'_9hњ~3{|/㓀| v~ApI>LKL xy'i5 MJ#Y)+N4 )Ze 7W|;(cȗ W8-*`/޸p޲lNK-1Lu YXJ+Dkks9(!wJ+w(ݑNq oܵ`ԾB<ϥaOiD+(σ0v84Uy!8wÞ[;Ә[?ͤ:n89i5Ll^ر{㜎`~6L/}*6*3!BqkpHA%\I+hSj ]flGmN=ioR8|I2VZ'~)QӁ":OtT\Ȉ) k}GxPֽH:nZ~Aj\ b S׏] w&KCʳzn/$zWm^HÊ)U$ E")(U9#qW)rcS*O)‚뺫Q70n;Na<`UHo28l T|8Iya7 KfD{JTOsioRC4FMg( pnuypi[NJ5XQ|fs|6=xP]ɐ5:-Tn5ЬOFOb|zlꑧ9[ַÞi~fy}RQ=7(xʥNp]k˔J+]eh 1uJ-R}^Zc.de!0ԃ=ɡRsbb}]K&l)D&Rx-ry>qNKrL8!]%ޚ#kF p&4FέO0<7޿c(D3{]B-{Ǧl֠4pV0=nL1&CQGR'5ôk O28UhI<;Sjb 9:w+hnyٞ?ht;b( ~.QVBTpQz j{ i#!){~7ϕZA ZOscLjVf1"ڥQ3_mVڲ+zfRNvB3ʼ={|&4sJ7ש*Jtւ"$[k51Vz;V,n,nZ\2 \\ۋۘ[xQ|Z3D|L4GOt)BmǸ .(Kky*+z1z:NĮY;fx@ v\0EfB|Ble=QLcSH-jJ+BP1-: ıȒ4/:F5Ni3IN=7|i8Hcq͜o%X9~bJibdin7;iZ&uN-}uL^OtמȋӸWK:Bg h.\P*vLō\y7M;H%YN/@̯q×#5?M.t--QUnLOMLPr3,)2>wOBR,)im[K!U[rXAF`m^0zK[#ɓS瞟WwT^ m!+&)n)iٞ0vqR'%V oB8t,.NGlXoʀ9+HE"z k휽:q}{%`h(Rø<&PHJtWSgB=%ϕIo9ܟUėӏ!O|hN3ݿ4)E Q^+ C$o(%߯(fW1kmUt&%:| KY}BO?3B<g;?kUd)y[;"2W04.E.+=2Zkw)V&saq'0T蕉Ì"ol 䜾9Fi}cOBdjՋ3rKy5a@CG{^Z^k_..Cש@\oQݼw$S~.y!Lwg^&9$c'Aa'N6N1$q=1SDH 9pS& CG]8̪ۆy۽LetX]Qk=nB :"^! E*=cG1EP}C)<'dQ \k1OAؤ-F/ɭ3 ,CτaW޺<@yh?o/SO@U9(,y_*yFao!G3>#-p.Q~dYJGR#!rq5? Fw+19Vל BƜp(XtA'ِn (mn@Tʴ4maՌBb!+_~o{xPBWʱ[isuLricIr5y84㣈oӫ#yc%?J ;Mc:o=tSOT*p!mD18`1Yd49$8<hYÓ7cT) U%j=ј_&dzH=Au헱kJTb%a~TdP(֠dHVT";;iELvGxClj D.A+(炈W%{4v_ ə9䄴퇑u~RNvn5 s{` ,d:09xWYPr(gd-#Ӎ*kPɷӔ9sbwLX3DuzY槎(DWoZ7eIxN9$1~6Os_Wjp!_:RzZgvǒݨ~jg'Y "ɖcg%FgkЀ!x~+I* sVؗܚRr!nZ<;ĚZeq+-TW)Jp~ldq'[`ui&j3=CsOp!5[#bYA=YqF8\K,0ozkes]':_ &۬瘛bj p?l6c\*L4XʿN ޛ ^ +5~qs/I3&`KlHn7Oo"WԚnU.|H?dRۊ4Kt{<GlvbA'ͦ4\5rzuy,hu~HYN$:RE[4<`er9Tc~uH Zm&غ5?ZLW3Bz_i3ѓy\cX eV 1 LpCk_- j{"FA`I;'dSшT ;W"AJ#@@lU4>^QCf6nDvl_*=ĜTiVɊRa@C $,ףXp2☲_ 3lbgK4+.b7ʟPg9?-qf^=?PLp.;I*$˗XQN|)اgŨ=,̎( YZ