libmgl-wx7_5_0-2.4.3-bp153.1.100 >  A `!M@eeeB44q'Fy&KW/+Yz9Wѫ彅Hw2Cڙd6Շ>OfJߖ/4A[sInP 7"3W)Xv}K  5t2`HMJ"|p,?f MR&csp)2>%e/vRo>[3)ܤ\e~dtiQvΤSG:n?5q/>ɣx{~){7h8"E N0~x`)j2|n-{ݪv>p@;l?;\d # <%.; Uf     \(89$:>8I@8XF8gG8|H8I8X8Y8\8]8^8b8c9d9e9f9l9u: v:w:x:y:z:; ;;;XClibmgl-wx7_5_02.4.3bp153.1.100MathGL wxWidgets libraryMathGL is a library for making scientific graphics. It provides data plotting and handling of large data arrays, as well as window and console modes and for embedding into other programs.`goat01SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Librarieshttp://mathgl.sourceforge.netlinuxx86_64`K9ccf5e9824adfd31aa672d4dd80ef230dc58d7321232fd062017fe9e765da8f4rootrootmathgl-2.4.3-bp153.1.100.src.rpmlibmgl-wx.so.7.5.0()(64bit)libmgl-wx7_5_0libmgl-wx7_5_0(x86-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.29)(64bit)libmgl.so.7.5.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse.so.3()(64bit)libwx_baseu-suse.so.3(WXU_3.0)(64bit)libwx_gtk2u_core-suse.so.3()(64bit)libwx_gtk2u_core-suse.so.3(WXU_3.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]@]w@\Z@Z@ZZ+@YY@YbY3X@WV͛@VKV ŬUv@UrUjUTT-@TfTTd@Atri Bhattacharya Christophe Giboudeaux Atri Bhattacharya schwab@suse.deguillaume@opensuse.orgtoddrme2178@gmail.comfabian@ritter-vogt.debadshah400@gmail.comdimstar@opensuse.orgjengelh@inai.debadshah400@gmail.combadshah400@gmail.comtchvatal@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgschwab@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdimstar@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- openmpi has been renamed to openmpi1 for openSUSE >= 1550; adapt accordingly.- Use -ffat-lto-objects when building static libraries.- Update to version 2.4.3: * Add 'clabel' command -- draw labels for colorbar. Should be used *after* drawing colorbar! * Extend 'ctick' command * Add subpixel smoothing for masks * Boxes around text (style '@') now use actual height and position of the text. * Add mask to EPS export. Note, mask angles are reduced to 45*(0,1,...7) degrees for decreasing pattern size in the EPS. * Update default masks: '*' become dot, '^' become bricks, 'd' become plus, 'D' become tacks, ';' and 'j' change lengths. * Note, you can use brush.ods to prepare user-defined masks. * Add styles '^' and '_' for command 'smooth' to find upper/lower bound of the data. * Improve FlowP() to draw both branches (in positive and negative time direction). * Improve CGI interface and update website. * Introduce struct mdual as interface for C and C++ complex numbers. It is implicitly converted to std::complex<> in C++. And need to call c2mdual() and mdual2c() in pure C. However mdual is binary compatible with C _Complex numbers. * Add flag in CMake to manually disable support of C99 complex numbers. * Bypass user-specified extension in base font family name. * Improve hints in mgllab and udav. * Add utility 'mgltask' for making output file with a set of copies of mask-file. It useful for making set of initial conditions with a few parameters varied in specified range. * Add example of OpenGL output. * Bugfix for approximate min and max position. * Bugfix for position of SVG output. * Compatibility fixes for new versions of CMake, compilers and libraries. * INCOMPATIBLE: Formally pure C interface handle complex numbers by new way due to strict following of C/C++ standards. However, the MathGL library is binary compatible with previous version(s). - Drop mathgl-fltk-includedir.patch: incorporated upstream. - Fix Group for %{name}-doc-pdf to Documentation/Other, as Documentation/PDF isn't a valid group.- Define MathGL_INSTALL_CMAKE_DIR to correct location- Update to 2.4.2: * Add custom dialog for FLTK widgets. This can be constructed from C/C++ code, or from MGL script using Special commentaries. * Add progress for displaying the progress of execution (by ’#’ symbols in console, or by progress-bar widget). * Add contp for contour lines on parametrically specified surface. * Add flow3 for flow threads of 3D vector field, which start from the plain. * Add variant of flow for drawing a flow thread, starting from specified point. * Add scaletext for disabling text size scaling in relative inplot-s (like columnplot, ...). * Add setup for setting all low-level flags. * Add coil for projecting periodical data. * Add modulo operation ‘%’ (x%y=fmod(x,y)) to the list of known operations in real-valued formulas. * Add style ‘.’ for cont to draw contour lines from saddle points. * Add style ‘.’ for flow to draw flow thread from saddle points. * Add option value in tube for setting number of edges manually. * Crop output of ode if NAN or INFINITY value occurs. * Remove style ‘~’ for plot and tens. Now, all curves try to omit points. * Add setup flag MGL_FULL_CURV which disable omitting points of curve. * Shift axis labels closer to axis. * Change size of LaTeX-like commands \sup, \sub to be the same as \overset, \underset. * Change ticks drawing in colorbar. * Add new section All samples of documentation with large set of samples for most of MathGL features. * Samples in documentation are generated automatically now (from sample.cpp). * INCOMPATIBLE: Make obsolete MGL command setsizescl. At this, the similar C/C++/Fortran/... functions still working. * Bugfixes. - Rebase patch: * mathgl-examples-install.patch- Have the -tex-doc subpackage conflict with texlive-mgltex-doc since they share several files- Do not build with Qt4 on TW/15 as Qt WebKit 4 is not available (boo#1072033) - Explicitly disable marking either Qt version as "qt" plugin: * mathgl-no-default-qt.patch- Add Provides: mathgl for the libmathgl package, to make the mathgl-lang package installable.- Adapt to latest openmpi packaging changes: setup the openmpi environment before calling cmake.- Trim some irrelevant words from descriptions.- Update to version 2.4.1: * Add beltc plot, which is belt with manual coloring. * Add style '~' for plot and tens to omit some points at output. * Add style ':' for axis to draw lines through point (0,0,0). * Miscellaneous bugfixes. - Changes from version 2.4.0: * Add mgllab executable, which is FLTK based version of UDAV. * Add string manipulation in MGL language: - 'str'[n] - get string of only n-th symbol; - 'str'+v - add value v to the last character of the string; - 'str',val or 'str',!val - append numeric value to the string * Add time value to MGL language in format: 'hh-mm-ss_DD.MM.YYYY' or 'hh-mm-ss' or 'DD.MM.YYYY'. * Add iris plot to show cross-dependencies of several data arrays. * Add flame2d to draw flame fractals. * Add bbox to set bounding box for 2D output. * Add section to get part of data between specified values. * Add detect to found curves along data maximums. * Add dilate to extend the region of 1-th value. * Add erode to narrow the region of 1-th value. * Add apde to solve PDE equation in inhomogeneous nonlinear media with spatial dispersion. * Add symbol to draw the glyphs defined by addsymbol. * Add addsymbol to declare user-defined symbol (or glyph), which can be used as markers for plot (with style '&') or drawn itself by symbol command. * Add openhdf to open all data arrays from HDF file. * Extend crop to cut to optimal size for FFT (i.e. to closest of 2^n*3^m*5^l). * Add function mgl_data_max_first() and data suffixes .m[xyz][fl] to find first/last maximum along direction (see Data information). * Add function mgl_datac_diff_par() to parametric derivative of complex data (see diff). * Add style 'F' for bars and barh to set fixed bar widths. * Add style 'a' for plot, tens, area and region to accurate drawing of data, which partially lie out of axis range. * Add style '#' for region to draw wired plot. * Add possibility of manual shift in multiplot. * Add parsing arguments of options for MGL commands. * MGL command correl now can perform 2d and 3d correlations. * Option meshnum now change the number of drawn markers for plot, tens, step, mark and textmark. * Function step handle data with x.nx>y.nx similarly to bars. * Extend tile and tiles by adding manual coloring and face orientation. * Add variant of MGL command copy to copy data with "incorrect" names. * Improve tick labels drawing. * Improve time-ticks (add weeks) and add subticks to its. * Improve fplot to handle several singularities. * Add LaTeX command \dfrac{}{}. This is full-sized version of \frac{}{}. Unfortunately, there is no support of nesting. Contrary, \frac allow nesting. * Add mglODEc() - ODE solver for complex variables (see ode). * Add cmplx(a,b)=a+i*b to the list of known functions in formula parsing * Update CMake find_package to find MathGL. * Increase line width for wired text. * Update documentation: add description of new commands, add hint Mixing bitmap and vector output. * Add translation to Russian for most of labels and messages. * Name all are reserved in MGL scripts now as synonym of -1. * INCOMPATIBLE: Replace libmgl-qt by libmgl-qt4 and libmgl-qt5 for resolving conflicts of simultaneously installed both Qt4 and Qt5. * Minor bugfixes. - Drop mathgl-oldtexinfo.patch: fixed upstream. - Add mathgl-fltk-includedir.patch to fix include directives for fltk headers. - Split out a -lang package. - Package the binary and desktop file for mgllab as part of the - udav package; their desktop files share the same icon unfortunately. - Disable doc for openSUSE <= 1320; no longer builds with old texi2html there. - Move AUTHORS, ChangeLog.txt, README, COPYING to -devel package for all openSUSE versions; package it using %%doc. - Add _constraints file to require at least 2 GB of physical memory on obs; otherwise builds on 64-bit openSUSE > 1320 fail.- Update to version 2.3.5.1: + Library libmgl-qt is removed. You need to use libmgl-qt4 or libmgl-qt5 explicitly now. + Compatibility changes for latest MS VisualStudio. + Bugfixes. - Changes from version 2.3.5: + See Changelog.txt for list of changes. - Rebase mathgl-examples-install.patch for updated version. - Define a macro for deciding whether to enable octave bindings, but disable octave bindings for all openSUSE versions for now as mathgl fails to build with updated octave. This is a temporary workaround, and once the build issue is fixed, we should revert back to enabling octave for recent openSUSE versions. The "enable_octave" macro is defined with this in mind. - Add rpmlintrc file to suppress warning of missing man pages for the example binaries. These just clutter up the rpmlint log and have no practical use.- Drop dependency on swig3 as swig in leap got updated to 3.x series- Update to version 2.3.4 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch * Drop obsolete getopt.patch * Drop obsolete mathgl-cmake-3.2.patch- Fix octave-mathgl package dependencies- Disable json examples - Enable Octave module and Qt5 support for openSUSE Leap 42.1 - Use wxWidgets 3 for openSUSE Leap 42.1- Enable Octave module for openSUSE > 13.2- getopt.patch: Fix use of getopt - Compile with %{optflags} - Fix %postun -n %{libname}-wx%{libversion}- Update to version 2.3.3 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch - Fix build with old texinfo * mathgl-oldtexinfo.patch- Disable Octave module due to swig incompatibility with Octave 4.0- Add mathgl-cmake-3.2.patch: Fix build with cmake 3.2; X11 is no longer implicit linked.- Build with MPI support- Use texinfo for documentation generation on openSUSE > 13.2- Update to version 2.3.2 * Update mgltex. * Add reading files with complex numbers by 'read' command. * Parallelize reading textual data files. * Add 'i','j','k' variables for data filling. * Add saving images in QMathGL even if corresponding format support is disabled. * Add cmake option MGL_DEF_FONT to change default font name or use built-in one (if MGL_DEF_FONT is empty). * Compatibility changes and bugfixes. * Update mathgl-fix-python-module-path.patch - Add mathgl-tex subpackage - Set correct path to texmf directory * mathgl-texmf-dir.patch - Fix package descriptions- Update to version 2.3.1 * Add MGL command 'load' for loading MGL commands from external .so module. * Add Logo() function to draw bitmap (logo), which is stretched along whole axis range * Add MGL command 'reset' which restore default settings and clear image (i.e. call DefaultPlotParam()). * Change y coordinate at x-z projection. * Improve projection of 'unrotatable' objects (like legend, title, ...). * Add projection (Ternary&8) which is the same as usual (Ternary&4) but don't print text on projections * Improve orientation of axis ticks and labels. * Add mglWnd::SetDrawFunc(). * Add mgl_set_global_warn() and mgl_get_global_warn() for set/get messages of global scope. * Make copying private of mglGraph and derived. * Add virtual destructors. * Add some static functions for mglGraph. * Add option "-n" to mglconv to disable automatic saving of the image. * Add option "-s" to mglview and mglconv to run setup script before the main one. * Add light scaling at MGLD import. * Add scaling of frames at Adjust(). * Update docs. * Update mathgl-examples-install.patch- Fix build on SLE12/sbin/ldconfig/sbin/ldconfiggoat01 16213328922.4.3-bp153.1.1002.4.3-bp153.1.100libmgl-wx.so.7.5.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/9a6fcab9a7b64f06ae2626031ea132e5-mathglcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bfcbc96ee6db2733d334b1ef3742d9113703b793, not strippedPRR R RRRRR RRRRR RRRR RRZvputf-8f37f5bb21bb95a78aaafa23789065add6c7f44b24a6489a89610359ede893220?7zXZ !t/ni] crv9w5mz$x }zx){]GKfdOt8:3 ]pt.h) i)Q'j1ϫ,$CU4䛞'Q@*p5h/$$CͽK%JtlrIaZa|~0Ȳ$K΃s4c4Qfjh-9Bjܪ ?5ŤiLrs0E mb|.IjZ^kc}qMڶ=zA!@%y1Ƞ'HnokR"6@ɐc'IO-fD*/OO{&gpČaSWyDo\ T΅M?0MM/R7cPt.7Wjg[P\ra6AZN R@jI#9-Ied*ޕ]?j+S80$Mmu Vtt^":0Tfi{&|kƝDgwH R(@HA9cu@vhoY~g8nS}%O:54ht=Mj!.cRsd&#])i74ۥQ}B˟g]hǼ:B%Žɾؐ`CŤ~TQsǹК{bEx˔982t5ER4`r~H˕WnC8 *%-FzP;?..NV'! gTSHUl.%'A:sV)%+[%oL9l'2v }bg=ߓ14ŮRBjc̰@lKtD S+Ǐ@#I&_0ESЯ/^Z[ /D]˪2ZքT2/ifKY]ۯw9 (c C7EJ yd%9p΋Ieˋ~d$M<C]d,.75̓~t-=!e(32F.)eLeֻ`Juj0c4qjgF&PMgWێ89mGd.h>N*ߑWxU59 Ɏ?#m$: Ʀ^DMߺym3`Z\"tb6\J;ь D>Oted-SxZnQn0oCnL@;+mőN uOyV³YS=M-H单u!H% 3_007uD/H᳃Ofʲwϭ&@ҹ)ze9^!'7YY|sW`a"=Hjh t"K.e ƿua$DXaXIA~7`K5HEٟddB:7ƗuT:|^߂#t1 dؑrOHȵ=uԣ)Y,";}vRE1 ` R$̉CH#Ϊ򛡹mNT^Ur'>qtQE&HSS9>S'}J[ZL 8qT/oZbxom !!0}o]cb:Pܮ2FQոg:EZ}ø?&:e`kw';d4bU޹.qLvDR LZO$#Y8(L[/s'fs8+$&災ȆqF"Y_01Co!٤"i<RԸjhtੴx+Z7_ '4 F N&)Υb*^g(d*׎f/-\5 ]*2]XD2!M{a=ܬ3hA/'Fyidgpђ,1ns3{ڙIT@4ZUKKD586GǃϑK虜H X}AmۅXgBe^z{=bvdpfLfUC>8%ݩ\7ߧ!_%V*D':6-qʇ}q6IJE^8J4%|8}.!zO>b]߬|}K@5o|?B;egŷ<ȽDs O*.vA0uy> a~_]` - #^P 3`PւTs2`WЦZTעYϩ'Tt3 "gD Ɲ+gotׄ4| y]C\3{.rpgK鬇nl3o,dzcX,=/g_?(a#xC.%S(F QG M9joJo ˂6DQ Mć64ʈ˧Ѡʠ +I#se/'Fr -yNc)S$;ort`GsQ[GshghB8y+Evhǡ;ҿ (O'o^OZ,N=#w?0K} HMv e=WGՎٙT;>$7I/8>jrcTo OxU¦V>u8|xv!Q}^mq@Iɺv!NeŊ}Aw lqQͨ 7O]pSCʊ䞿\"(TJmm=k4]Lk3$N'%G܃\(YLaC;"N!k.v;wCPfZ7n?QbrCU,zJf  Ի8}|q_8`E׭Șϵy?P`Q}&% /vQr`.H։/?8%7-֯VKR&fL@O :Dg_mcheFSe%ŷpCY&p;RFRzg@3eW$"nϦqP#ź 2dՉ>9F GGoEվddҩٚdok5/\E?/@!?V!PFg+lO- "[G=C Ɓ{7  ފμit/]ćρB.g$$mf=6~o@ {AT/\0 UV$JRC*~y5Q bW*`v9Ɲ곈n*G~i#LL!װDӟpnQ( elko*`)`G#[r$KtR>"ߟ|CDb+e5v&l0@r(lc?ퟠkh֌}늼:u_?Eg\YJݢ*SXn#roH(.s<?,"[|-"],U~GM^_Tg.IW.Á>u\5&Mig@7 j1YNh|0Tuom@OC w5Y4=٠\=ey&6 R`DݙwEs"JLr1~ʴvkG oS 8~,S~NMʣ(P9MdL׊K]ԅubʱ{#`{kºىZT" }.E4]DѼ\DYL0!)x`’J^\"25J*1qjjc V2:~a>jC(+> +XG%d1;0J}1B,2 `i+ 褯66sc_ (b50+ʱ{ ej8g ܵy颰0vޗ̅ pQr T@ķ95¢P^ȇv "iV znf88F3"+H! Qca@[sA@WJcPwlr43ÌKqD"yYIPi7Jg]?}-1El~؍_Y5yMo{BPjf By8G!Z3ՇHRÁ!LsIljnc:C#ӠMˉ8U U\0o;3cus-W"=,P_s{)VBHHHO38*ү~,͇/ۊ9Ҷ,T|S7AjVrݽ7y9Fy"]1>pjjo`M~q~N8ImϞIE y+Zq9Q=Hu1E3Ӥ9g~+C9E% Sz>FRRU0׽΀Wl4&yE42"tz7쭬2"o$4Ze\v-G@>f~EKVf!qö7[ؒ[nl: -+ςRNw[*1irgL] X9;ZΩ;iNEzh)B0*H ޶.1ݥȋzezSP#7>+c)dhG"W{Px}=Z0Buj3Ί vFkM̚OBiԏ5s3@3ʋ[5MfwcyQ0G̙3?6rt!-i'kkJ`%zLF WYeEIFeb -eWZY =ZV*+j?A?/Bz~wZCVbHN*o1qڴK.oLa.E[%4, io>PRh %=#.9t1;ːѨSˌ:yw -nLWЮCL ם_W f*lL=ւ 1{3cy*YdW*k_ 07̰zx SlZKi8& V,甐J#6%i.i~%.ZnJk y㞢Rm^^FTN\,`"Iy #HOdi|TZl/%lS=EOamo#;]yK &ElV|^18J0=<%Rga~g0h#,3^ х*> Km&8޳Y)r IWFj\f0k%/(ti3:8j=Xf["©CZ )v`:[{)~ZcKHǢT̼y1B j `YTd[+nB$^̻I@`}1M0Hy'BeB_v%4C-Ĵ:Y =E^=j hҸGdrː]i.:?bq#Uc qy0nR rT9L(: $USNhJ&{CHpY^SRDѓM^ε8=Y)>D.>7+Uec:-|>\ }vVS8߉M q{IZ^QP (2x^K׈$'4&b7:K="+IbY !cu-vUާo?^ݹ-Q}~RֲK7Xd6@vX𚺤ʪ鷛R=myeVh XnrV j#e֭cya|3FK' ox [)v1<%,Mu>C9D.Dm0O~"r<гV`Սe&Nts(\^|_(cs" ,P'H@."@AX=ҍXڿm7$LŲzyX¹o(egPFM0nКu;]'wcIΔWtu,yoOlW5$.=Kr!q27K-b)&'R!MƕJؤ ɢ`;ko7E12/fkxB9`Eؼz0h"s:8ۦ~`.:)il%5t8t6 V!І}Kޱ۞,[^ Da?5迪U]Am0P0C˖:-eTF0npbϮori>Pw;g^ERMH.XG'7ŭs ϚɗݳC3@ MW>Kr"v zQ@t!1P"!?uM W$ZV$z66iDscJԚlCҰ)蜾`6W4ӳPfs8_t"V-r)gsGQKTř2'fg<|"],ԑŬwz`Lj p(3 $ؖv\iHD|COs58N sV%_ &hV T8d$v:cxPf|""޼sj Ɋ/=_-*uP@;Q^%mlm3c"2WxIi à]kl&V8SZOs#5(`t*q%7.tGWjPR5#L݄F((HxVsi-`3LT8yдc^-B{ܲ}!Xʈ6l kX6&g 9;Jϑi JWQFa'hqALq34y@q Z|-'O$gaiƍ%7/+ʡ\vļ}A$Yc.a̅@=A 82Uoź1O1 p@Lg鯷ȥ8ݸ1D&?OS %dIz,<'>V~ ̱x%Kh7ʹv?j_fԮ:=kA%U EӃCl?W@o}1, mEE{"J}ާ}}uJe xOi8!uإ@D+GO .}XyK&eBY4O-AbnV`fkXRX dp/q' t0YY7d:C3A&cf76Jm`09u0jqi4:i_[ T(-[q `2e*SX{Vyc{ध[,BbcO>*LT^7]~Q1~rZ"LVp1MonU(DFߔ N: ._KLwq WTPrMR :QOLDPȸK+j9~VcaGbiM~^+jۍ)H+[%y6Pӗ|/Y:,rtqU~ j>({ؼ?or{w0A)f[C3%pJ7o}C)Reӻ5OYF6۔>_̏z< ]Zn1 غDеQ?D'oh1䦣Ώ S\ ǣY>묗Q*!C}PSm{j I}Vķź.:I" rp`MLYJ4;*qh5Cf`iӂ+2W:!DՓ(MP&nހ/" pK/+M%ux[s,iK0!tA=x.]#9[ܪx1i=\ǟ VZK.9@?ޗ|B( +䗵J%ѯo ޕڧd Wjp7CQa|O8OofMjsns'sNX5D#:=.]G܊@C: BiBUW %s{M;Y4Q8g'g*r]nqjSЧ `U,wٍơt= wLG<{=[*Q${D7Ŏ:Y'P9,x2jlq??bބLτc#+I0գqu֯(8G FSamLO 0zo{^6*7 %0 b?,a5o o/ \}a0d R6IAca;)V4I)mwO8cLAd%oFY0K ě?^@fL$Q@X;:׮s+[Ef̡g<䔸̍/cvEr b<%=bb2d0k{Q:pCe5j{,4M뭴c3Uc<(lqdDX?>jY9F/MAMCKF:qy#>omc0j={I?9ӗ~6|G&j)݋!XcN$ɸz@A,C~oҟR^_jp?8e74y.- ( Tim b('agxb!?}j DF3mu u%AUtk-MT @zҳ拿x4qq>#mNm>vM~Wp,qYJ~$z h{b6MH;ŋ1"UcJ9i/wDf [Mil <3o%C4B9C͓M$q{]f#'>Uy1(q}dG 4++Ĕ{ۺG:gEɟH@װ#;^mQ}quQ\tpP ,I!;q O܁\B楪o> \W6rfpr}-%4ɗ!VotT+ C!3?hrQEWXou[~֞i1rШ9҆p 8 ]zb^#Y0+v=Fڹ9PjV%q_yƅ/Op"H49EBd#˧Bٕ;( -uVAl蕼'΅dQ, Ae'"@by({+_%j`+6 [/#5niQ+UnAl/>QP嘤K[W5zv숚vGq#8"9`ި[ ˎ(́w!Ia#MV/vZ~,y~zĊ11Xnv%2 y8\~xCҞ@Xciצ׈ MCL^+~5ƻ:s Fm4(W[Q["#@zGÆMs)\7^!_ @gqa&rX/n|#M*^@A@-U>=^ ,zశ!6Pj D)wx6,VWjArS8=@jWȲyo$ νԫɐk4FrN=l!%h9| 6J01W8lꞹV!,>VC.Ĝ3\jQwQL?z.(& O,@?L SbAN(07B'؇Pjp SPV]`ؽ(.UFm^}>#]R$X.:c2Z_ ch,^JJSbGӯP҉4|1 H2νhvvScdİ8kѼll^Nk]߆%ԍ?sajԗ0!fNJlrd dz旰08ETmLQBaU?(.HW$uf! 7duB b;lWT-m7SHH)F&*Dacd[)R+HzxW?[ehayGFs偳Z2g"= p M~uIH16RU9Zyt`R\? 4u}Ҏdjס(ru4JQAhU'*Q'j1@PyXl7ht6_QQNeh%I5nu4HyS}\`wt`;w[K,sJO)Bcv\xU|~}\9In׃ht] FMqal7%H@ð })13Hr7`Hr>{R8`TCHŰ-3]jKl=h'kK5%׼W՛0(b0 2)sFz0&yA*b~W5jնhkr^GWmIgqIM@ Lt"DU8 LRxU+&yP;^SL?m>K^hVTzc7JcӛY)HCk@dU1'e©iW!}RLG0sdjJVI G~7Jo)gvUba}jowFh|_A`Ġ@,SVs!eFdr%RsY_o(& f!Zgfmْ"/J&l&uPpLEC!^gU/ouS;P.SY6nEƞnH+f b>-1c6WylJ~Qf6 U4vb:3Zo,$zߛ맣RQHჿDT z1ZL!nN$^۸rO֕ǰLIB 9`>@!°|!ʁY%nD3-h:7xk%ɝ1"7┋G aʈXЙ[dHWAgQ!phiI\-,+!#C:=qJVoۏf 7Y<'HWɠޭ2v |9ƻ8lWU?qēv@GnUټ;[jc7Eu,Yekka{&݁GX5}'3o* )?'a Frm5̥/Υϗ b@Z~!{_bSk»mvl_`bJ)_)xe*zu<3!e:c c-W`e(#D&gS)qItA i;s$%dV|[ڬ DC(ڨ|%=KCR̙)$z@L,kx%f DގӶ5#) gɸS+/>S鳙<ӧ^` z ~h:k~$&H9'Z}bv8 X,"5fsӈ~r.z{)0N2e9t*oʥzCvur?06M,Ao&v0 |:5joC/0R1`L 56F2IDXEoӡ$X<"mA̼L9}'aaj(O\2a"d[֧Im ?lj߶.:ll\1Ǔ2.2b"oWe>}>M- [ӣ߳z^N`E>;u0Pf4;*g%D,@1 :#;P`\#1%$\ g!O;Ǩ8=;]v+E3}LPZ<)Lebc嘭CNDZ{F⥼$Bgb*bEcKp[(*0Ք?^έשύ[HMomѓN3[e*E σIؚق$9nY>t$V@m_y1}035 [-[0ݱ(fDxEb=[hp4=)ݩ '?\i`5waM!8:tSaZ:;OK3%p hUC#FӉB gt,F.Œ PxkAzm2A23*֬׳b`hnl'U|5ccO1$%9HcF:/P?Vdj|7<`)uQ1HGI{)>W֤= V"MRWU1 7tX $qb;qbB {kT pU\38Zy}xclQeOk;ח< creSt2&E(#W3 oJۙ],pUck >EU0$S.: uы|E mihsjD]HMǢ_ QwVǥG(fhg $hxNp 3̼B13> ؘto}-ڋ.9-ڲ}BI&6|,A&`xN,^Ne yeբS m1zS ?ہ]`>pA >'fp@e&Pn 264{iSh lhB@;}Ҭ!« &VPrjSaZ1lY~vX_!vԣQrnc۽K7@>0 _hg "-|Ӝ!N"`S4,XymD_]8bTzI~Gb^Y@{8Kr `ܑtv±g Q ѩtrքb}ؾ)ɟ~,n祹/Iʿ%y'-Ť&{ZߎE7r=G=Պ: ,o_jfȤr_LE7Ds7_4% [5n51'aʝ:(k~gk~vE]橧~KjQirPux6kZjt=YuCs6nF|ir}dyNXz^VZur8O@Rw)pwMi` tl8>YZRELa_N@brikQH.<逎4SR 3qa')80Rtc5BP/:U |G6= MЪnwq0c2tvoɈKI}z9d3/|W\{͠|t(OXWMjS̿E yEz|R }fP)(b8EtL 3^_~['Io|3QAuyucgq@nP# (/'b@C4/d\IBL25b2lx'r = ;~'p_c{,}!́fT)DlHwz[ ~l6q>L>A+r|cœ,H"+ߑ~q]V "[G"hT(rn,cPC1#gq4YS!7PV˼},АNr.C~ܬ%[IPq5Z0u*JWVd~#Tb`2Ƹ+QAƓg{<oPBe JhBcRɆCTgUȕCՇL!Qȍ枿 =g$T6_Q$އ; Civ$y;\Mm^Ҟ3 +q:ӈ(}5j^ h 7Ҍ f$GQdwVJ?-cte`\aTUǓnTlvh#-NΪy mVՌdV%Xފ (W#`xJi)̜HY`oeqߙ$ZYO=@ Th7Y°pזE'T0[kBݍ{ {Ȇ qzkg%_g24_Ձe48,z B $ipb' T&ծxܚQ;ycx;M;}Ca0lLϻbZemoI%'QvNtX>t%_lFS7g+&E(DN4H){l1 e>s9;):/E-s˙DZ~AlpgYod>Niq"y/* 6]4;. + q Yu;JOY!'o3D1  ܴ/J2Mo$c̦о=8^:Wq[#bP-]y5tl2ҘgdA,MVz.(=7j%L Il.utҫ,b vCQqXP$u #-*x$<$&_䱇7+[<ϑȓNf&!ʅurnk9]g CA`Dj-*9@bK̕߹j@SuH[ȗ4ӭ: $gxAl=J#uC'd s.QASL?wXÜ[썵>к$jHvEv) +h ID$Ih_{a C ^yȆ//~qľ' zcOqd%SW z;bx6p2[IV2)[W޼6:<>g\<}k#qjTT8>`2PU̱cQ_yTp/./g1@JI.w0a*k#b(3rH2JJ|lBzf0nSy N)؃QrNWXVޛc泃F,}W9KW%Ӽ>>sm7ދ<К2W#ÛklEesbvG=[&;O3`xSq Qҁ+PФ+ȭi!PcRCw٦Ezx_GJܦ o-05t^Ϟ &V}hp> m9FkӂNiL3%}e{l#сc[ xRYҁxkSfgW n S% }a 9;8G=M$?n%}7ZvRJK(47v)>ѡ9!H6[ X 5| ʀ`8k.zU&e/"꟝hdC'6/zmth8թ^PQ7tN_GH RXk2 ,(TW=&xe"WQQ<d_cӔֺ o.mfJARnFuOrXڧ'Ըϸ~8gcTdN2_h_Ȟv&n1ɪ˧zW K%LK?9^m3A"փ豒27CJ6q/^M-X%NC&0)LqlV΢%x7?^'Τ8*;/+qq|^/-*焉<0xkfs  G/Ko]mSCʣT,'Prl꘽3=11_0ӌKh> Z70H (}MȇhsKNm//K/'W`zXfL Wteddӵ%;thNr-<|Wuz84#qD``KOxhUCD*V8i#ph:DA?FJv+cO$,Pm!&cOB5oes46 4c^=ԛJMKKiv,aO UT Qzǫy Bцc=& D@ОX<'%k][+Kʸ̴70tN'+Um$@ f+Sbr,qEnөݦ<R_#ejG(z>ȹ%}Ŀ7K]bb͎fJEI!3 \X4wA~HSz:jjEJ߆굛+ӮD Hmo+@;a՝A36歱VZRs$;T~Ůj %H5ViP2 2:6>$6? #wL*SI y$$"IՍhdRcm3+⬦T*%8fZkY~Ox?>t}8 HbڋrwB5@:{E,U?^j⟮7-FU׿%4"AU?B՜`!ycqӺ BG;Jh"jH$=..ޘBOġL7Bn/I{`J}*y/|#9EA|D+BC;]O[3& .i͉2e$ܾ&=0m7^`Q,Kw$"d^vҋzMx&(\ɉMze\. N4:iXW%֬4{,rN0[ =U/-C><\5H L+?LGb9"Ko52NZ q{谯X3*S9l] iԗTԨuXhW<'"֕2 JbBfsRA/5 } M_o'gs#Rg:|x*wV^d"*(XhSw:]-hfĠb)rǭ;,W4!oR΋iMܢa[<q ?M!tP=`a@I 66iUZ}C߹ C{0x4hcpM;gjQ(&6o)1%v:V:|ؾT!q\&L(o8/;4ՌnjcFS%Tl"`ӆ=JފWSsHŀu J 6mR ~;`,UxPxGp/"wCk~6_/(Zk9JZ% y.풗_> pwjȯP%zǸ^iZþSֹ-HېB4L8yC~] FC"~nc@H/ew}D>۬\iy q>櫳^A|#L}t w݈ɷL"8ckǜ2,6;4CQߝC1Y޾!mIG+c'9D̷r>lyúMm ӱ }a~9)y`̚sވ4)oe㑲nY>S[gisXKfH6\f:)64ز0BR]R{Ex_ZnçLg]IVׯK0D]nyڇ'l7wݴ݄+~c&A_9e:edCc|yB?3/Vdn:J:?fkM.S?2 E-1o1ț ;c?&&*|Qؚv<f_,)P1)bc ѴDG뒏xѱۆP-w5+N]졟Z$M[ z]ѽKCANJK"=m1q1=T&t@Lfӈ8.WľO_Ŏe-T⻀֤F+\X.9E 8y􃕐=52DL`Tw#M:>$v>tBNX#xNuv9_7ܯB5w 6Tq9Z/=dkk{"Y)w: ԊP>`n;M0u,&FmbP It-2!{b( e2H| EΊU0r"u>VZ{io~,v,5n;M$T(:\\ꚞ/Ms_41, _*ۂCu= H/Lq(q-}To`&M={oض:Gù֖bk#BqNjnf &bʺ.%=:lmV 'M1&_j|` k܉C:{!f06 rqm1$u?YD\j3IUw;$i*Wpƒj0g⍲ʝyrk1H,[>vueT5'uE2ni2lpqfGTO,c t`)#L:u o">c!`5,d}wQ:uPs8pltA*z7_seiImŜ'}n>ƎˁG{͖w#t#^fA)}C@:a-p v<"]l\`SMĤ0›@!^2 BCWs'MTp;3Tx4SC9]I+Үk=)o8KeНfxsCXۻTC7>W>2/mGR3U\/ٯZּ;Ch.)so'u.v$F`RtJFR@҆Tc}#EB56pZ*ÿfEtmO wx\q(5pwA'CDEt$E*jLdKK1>~zݸB4z#>!J0i<>ooJ`ńgG] !a)ۧ҇\n5,cԇmcCd"L"zRbLx:̧ ì+#YlN<ʦ͂׍Ƕm+ߩŪAE}DpF@[ĐHdo ^9t=)Kgܑ#bucLunȓbRyjA Ŏzbikrʁ{AhxL*=R\{e3#~E`ly⣲ǧ>5PhFd7Y60Wf!f4-,#!.eT˹\ dٲ5Pqж1bnpd_'.#JFJҲdB \h"҃c^Rܐ-S. L'L3a/#焈 )[b/n:O''N!w43)]U/qu'i ^_hZ8>#-'w#DV_A2۰B 0e sz2+L::lˆrR 4'6:]왚|2o.Bݡ^y+}@gM4 ߭Mʎez 8_^.X4z0BFgp07n 16Zup YZ