mathgl-tools-2.4.3-bp153.1.100 >  A `!M@eeeah( -9*>!.7|oV#*7@(T{3Kl.QĎӓ{F=ncsm?ŋS lw௮W-{ >gHB葓"aefZ79Ȏ}≲p#Ja!F5Uz2/ڔ'Yp>???d ! K -3<T ` l    (Fd$(89\: F9G9H9I9X9Y9\9]:^:Kb:c;%d;e;f;l;u;v;w>x>y>)z?`?p?t?z?Cmathgl-tools2.4.3bp153.1.100Command line tools for the MathGL libraryThis package contains command line tools for making scientific graphics.`goat01+SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgProductivity/Scientific/Otherhttp://mathgl.sourceforge.netlinuxx86_64u5y|#큤`I`0`Q\\\5bcee89c3affa3d6e66a79abd00cc5cf2409365058f3b7db2c97c6228ae1bc9a65291080e05aae124b6a18d95e13dc35435e8fd1a2d712bcdd6942f0a74f46a1a9a7b9b5894e1462fa61b3332ba0a18866b61dabb353408f01cb65777464ca8cfb20842d20ab194f53c2e4265062a12d48c81cbc1b265f8c4ffe4954a49950767a9c686272adda1b730c196813b54b3dbdd0173c0000179047028a08dc17979ff3cc9b7fe0e25394bf39ab73f4dee774d268187ddf77cdc151860b18497f37ferootrootrootrootrootrootrootrootrootrootrootrootmathgl-2.4.3-bp153.1.100.src.rpmmathgl-toolsmathgl-tools(x86-64)@@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgomp.so.1()(64bit)libgomp.so.1(GOMP_1.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.29)(64bit)libmgl-fltk.so.7.5.0()(64bit)libmgl.so.7.5.0()(64bit)libpthread.so.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)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 SLE12goat01 16213328922.4.3-bp153.1.1002.4.3-bp153.1.100mglconvmgltaskmglviewmglconv.1.gzmglview.1.gzmgl.5.gz/usr/bin//usr/share/man/man1//usr/share/man/man5/-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, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6ca32a3e927735e006fc633afdfaabf2305e6231, for GNU/Linux 3.2.0, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d3c7c699fc994cf8774539fa02c56cf5dccebb85, for GNU/Linux 3.2.0, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=720ea7dc4fa94eb3bf51c19acf2b11940d215707, for GNU/Linux 3.2.0, not strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRRRRRRRR RRRRR RRRRRRR RRR RRRRRRRRRR R RRRRZvputf-8bf4b17b60ebd1488ec8fcb497d897630a94f5d05d25cb674f4220fe652a20fa8? 7zXZ !t//cN] crv9w5mz$wpD{\*}#c#9qUPB8@;vCb1z&N)aN\Դyv+HV~uddr,s{/9LoscU]{ o/~c@Dm`k`Q PYL%d}ξttjCQIiQ\Á*hl6##3F:>f-_CtXc21v~$_-o7G<ɚ*Kئ|Ԙ!_JfX~|j T#f8- EN@BרBLnE"WYeڦ@Jsl-%_"bb I U}^?7#ꭰ}qw-4+C4BAg>svZD(x'a{gA4KZi~|#1 *7@ͽ\4wxkpWjh^Pr>q(/ͧe_z}hq.ZL/,%+i7Spo .Ԍ*Oed•6#/(!`gd=PYATreZ9E0PzhYS0Qxër_.TmtW/BF4k&Y"c,a S*jA|%t >khL>p?Nzx!l$~MPq\"A[<|5$ֳJ_ipEbt cW#ʰjެ{oH>{,s%ZxϊRL^GL7Utڴ]p=yc­h6T$ҭAPX,3{{VҖT׍CߚcK%hzLIj5ً+z9>iq׬y3j]F μ4AF-SSϴRc3) $kͼFA! )ZJ֕5kQ˖Ը‹l\0EeH@るG'w"5^R4nڑJ+}K}bB|K;昑QOqR;3Ɨ{< [ؐ42L`1'ƞqFN4NQ}B6-"u3jřٕ-oh !{EPm)%F)år:hX? K؟BxT4jDv7l-ȇ2/0U\5YoJ-5FX#H0f)>=,_haGH}~ΟE*G53н%vU6-l@%GX _p7$`v#3vkpW^6E*3fOj:݅N]iQ ͧl3׊5//W'='z9ZnP!ڹ"1'(h fHB9y@Pxy<Z8?'w&@t{? J\FO|c9!CBW3[]PVP֛G˝ h"=,)$TgR%3 @Y9Pzb8NiHNrvgT_Fg6|n:Ek5qKiϯzӬ$#,4`K.{g5",aHbq@ ȩefFݾ-#Wv)7)jsW}j|k[=CT\-#ŎS'M/iM@#I mbñ'y[g_bX @.4}veu}I|I?@a*Boõ/->ULYKFV%mbu%1d~dyjjwxf JםA;.uFՔ>ѐODj72~o?wu"|3>U0*Gd3 -:Cvi NwvO_'z]H<ޭK=6w2G/#? J61_6.Ǯ}s$s`2!nP'e4YoXQ3cה@^y^ id$.d[$-*CL0CA$*s+a- q{&Y .`&§z~@n-󗘱O-ec4MP B̚ERxs6xϮ3ξl ]K&(S8(&,I!SoCޒE}ukuCuAS{5n_W  Ls`J/>1(( T+ w#?m{W0JzJ%dfgkO'n !3#,Et54+WEdȖc BeC<MCB[ s$}v3pJdr7g_Xo]qN4{koV-^pȄYLđob#'l)j89RƯ?\UT&`#A=#350UՊ<tK5 #I5 0fM֡TF<nyZN|)b~)/sY=OP*$gaѿ°./.#tyֿhZ\ ¾Z Kt WPvT`{S YNX0k(v-] 5Ԗ) kN {i !-=/^&Su@HJg>HDeT9ɷ%>edȟPqcTNMapgrh|D,e2ٯ2P%1#tc;ZpiUi[|-Y7Jk$/d #΋Q 9Og ׽T][wf(]Kjq3پi5WJ m+Qm>V ߜyϡA*\(dsz,klBMeSp ea8BΏ$`#hJrz?6| az> ښh}tF+c+,@OI\&Wh/wocBDX7dޞ6b{**΂y r7$teq|\4DեyHŸꆭ vВ>p;uւg+I gXa)Y"v0Tk$Iւ*!8Ȥu~ǻ22S45<6$]fx״"vNH~7r#ą?)|m.;/ǼJ\yc@ܙgrFn*XѦt%V V*vB.HL9 )L*G kb5 NҩAf^gRIm;3*D ֍u.S%i :g8c$0Yf I{GYCD&Mz3]i#( הοbG'ӤP0=gD ]nY}Ư-WfC?3QU- ;W 9;+|K=TMP]r3Y/#c6{u=? A*$J` elTD!D֪JoΫ^k͂Iwi3,qeo#1O M+´|Cwk"65{1m'+27}q%jNExQ lyܫ,"#I\O3C_<`Qf('tFۮTS\*qџ.Q2/;;ڲј"2䰣#Ix!E'exU~V;$i=;#>)BX A3>|鶳ߦU&)c/f2m΄a+1_Cބ =䈑wI1^ 895w74e@Y$uNcy.TcVMpl6PauBd.8Fֻ2sYLjgCC#L +;#̼҂1_L٪y ܮ׹d}8({WtX纟erY-- >=zЂ-3cx#|ǁ\H5DQv0_Cgα.d93zH}oHE4ܹ.mFPJ[ ~C^Z2YVݩ>z.\{J&In1 =Aٵ;p[h+Me5@wE_5g4@[# \k¡@}mFvf>&!b1bwJՌηaJ꘮ٰ*yl&2y|6]j,q%敳Xȼ\]i./"dgVfk{cqӐDIѶwK.)iXΈ))zBM@4| e>F]_l}>0b3K7;.Rř3ߌ'PٜHZ9TEjC6ûϜ6륱ye$&L`sOa})^RL:hr7o0N 0~ɾȴ.dxx5d 'tO4~nj!/>qMxXfg )=MNRO:9qjbwX:e2JГ8~ո,} !M38L^i^XͣG 9/}]`cd1i?B@m͉©|Z")=@6R )P 6y2fUi I,cS]4U;hZh>sLV^k_ܥ+Ko!1-{CvRH~<#+9_on96:k&}p7~f"hI*p 0},eA^'!ȏ 40=ERJ^@ A.O52<κ864CAQ֨{6ҮjЪ$7 UW5š!GtoI<<ׁYMڣ aUl\(x/1IsԔ(&V 6 P'shBHMrOgdqQ VY',o'|X9t5n`5 ٴ/Fd/36(2B iԀ^QM zd>1s/J>M \ ~LҗauTͺt`IxuQtP0/6cj,4yJs8Z#]oG`\̟&\Djǹk{m!M2ER:C}m+"uncQH@KSGD%Kr-i (w=aԳF5rBo*ꀪ3[i^(j $|:eG-wkȜҚ?."?Zd JM伵̩CԼ9{*Xǿebigꝴz&)-Ƚr!x-4 EH]e.ѱ,>9H}gS\D_ZS}vZ1^-%ƂVuK1sHٽR!OT̡#Ҙ:F[զpp&,HoÃQyݗwƮ^.iZe 0BlɃu$@ǣ, +@iY64ZD{i m0~}n:'lR0E&LmbPu; IR"(ģPAf/lSM#&~IN&4+~\cYepT%HDmŁ:u4qufl6eQex $5/O@04Q%Px҆*窉;!|>fs"oI(H1s^QrLVF,-Ea'rMƵ˴!+Dpy-aG9%m6.ؑ9U- 4,)BK8 $dSa{A:ߪ@V<ٞ/*\pm_ \,ɏ:¥閞ǤXe }&Г*gIuZv4$.c_N(b \DQ۩ u@II-yi43]ܴs%;Oy?gh7Qh+cvtma k(l[CZ'`ėKhwBeC}n|O1'ε!OC G)i A6徢J$L gܺM2dK_*/_ulW\\ִ?4.1x8dmm#Y_GA| fj=J6~(ۢa`FCmW2T Cm2&Pl35|Y8 poVL`4  ZW Yh\=j/6] *Roib\g*w54-{C%%eWP6wEA' Akb\t V2ׅGoQ[r^Pb}IB>ws\mL}Dzm 5Ejv5bB* N@Qe(Z5=6}k>~o wghھJ(H^%s<+3'u^lDzr C@b:1zLՑNbz `eI9xGK~!.^G oX1=ya@Cĉ28˦,*D74m!r%9/^(ӯ 4KfMUaVOf]Es3Z׷.c]JZ쾔 GmuTڦװOV , t)ݐqzԋySo䞫Miu-vsvrHux2rȻB˾9366&f4IYEKӶXS@-F.x+s0ٗ?v{ #XG fO*.T 9L45cx/ %)\3~ #,OTIZMVcd 5(8{޲y!U; <*l!./ډc Ьp@"I7RyQ겶Wl1,Oao!%IGaG A҈DNڙdz}n<\X5>/FD%zW~|&$+§ke8G6";F)?mt GAĐώBRd[;_x#qزh#7_Su}F?45ZJsF W&WH }GK-eV?-z2\̫|%$"~ ď{(!p-J#MwI[.e.?b3vԆKMļ`q:J$bYC"%Pbކ<XmdcY] }k9>D._I:fyU9XLWSt^:9,{rG'ܭ䫉1*`"??Ə[RpR {xqXĥY*#, > PG]&nWqn–Z' Hh!,+-j h坣 ,TJN9^FC-dzn2q4'=vG~h%6"1e'a! |^t1m\ur[*w3$㭕JO5tmKD㩤DM^W/݂RZ e&:,r#5Yeb0)b{|N ч41&jк30:;l2Æ^ L bAt|$12lCI<4M*#ۙbQ V`TC9Y? `me9$ITO-eW&Jc=@iyˁ_HI=`Wť`e/8̲ 8̱GX>bY̷DVby{s)d^6,f26`Sh#)#*C=+*FP2LYg=+>)'OgL^YsWrN% `u*`C} &(ߟ}]H51K6d&x,%kBMap޹hY|px d&0&k,6\xb7PoZi;hAbjFm Lʸ4vA9Gi1Twhߙ lZ*IgI#;=RP~H:͓ܙGEnءcIJBgyH!#mWƗA{Ojʬ4gcx0 <} X1~6)JG:2E+S:so/ZCmGP&D>qq+B/%KZnfn4VȤP)ViTKCE@ <+RY'"Q-K m *7qE~^s㸕bt;(s$a\+ ͺ<)ef݊6ûsjALoq0g 4~Olhcn]r/M J\M\WN@M#t(M֘hkDϔbث h4D#OH,KS bjAx$A#h~7(R3E+ArU2(k.`[pMfjm"AM)Sjt q@ٜRN>0f}45b؆ plO '&8ݨyI869]Q^c-ͨ>/>yAin#)U'ˇ׌kȂ!K@daoQz3>j]TfGz"H^EG0R8vŭcw|LbߚJ{tuwqJB7 )BH9*>cD|-gJ \壋ӑپt3.}t첱 =`xn"D)m,dt_ ?p&?8^$e+ _5pgn…N:>TǨ3Oܪ]8cTzQ +ih-6N٧h,j1I:T_ D=}=]$H&so? J0\nibn:GVaPM=v0 yznb٭krDkB,*SpE71H{ ˒$?#q,}YCWޟPP-RH,ud pjd~fUkvOy75UpM)m,.6Qy-.*R=ftX82[B!E+'3yC`<\B?_LZJZ T׊ )Q Ԗi΢٭#VT'ki;ʛ3qEnu+l}ŶRk4Ӝ2-Ù`K]<:r4 ſ:~s[>3Qt +Fܜ#ѼtEHm,mW 'M)_Ӷ GKT@+F{],_8m$ $uc ΓiMPV2O&jzI5Q_H^ŔqbF#9 R%00mWpv `LY>@֬ c1uҘUۓKȁr$ =k0JYN0$%HR9de' A-QF3ZBav9@S3ÙFp@I J<`ncPc^cK ?rF־7겔O'& [N̸bCr ]-L ArYul%"~zo`9j}1oȨ硠H߷Ǿd /=mrdf–w)^$?FV`0w>cE#5ɫT-*Zaï-jr,{08 yEB",&#T#haL!;\C;uVq0\4~5 u>ށCȪ \^dfZ❁Ut @M1?|$R~7)/qOj3%ݛ3XLѣp 5* PZ,,Lz;>nnKf}ٶMjw(;!'$rԪuxEk^^aH݋.E8y ܨV٪>Ea38^22)~UKf9M`SjwfMHmI'>^֡ Xӧ•6F")=n[L.O"9SH1!|ŽUyBkC/Jbݼ |J єia/?\v 6=k(̛G*܆a+ VbuGov:J lTbXm;19NИ%#DעClC1AͺKGf}/a3}ۭ01HPWjJQfFk#ix]][1bb /519>[<ੵڠ|t7~~.mZq67pd4JAh^62rl|% ]}>ғŶ9l3݁<- 6, AR#fj(2=Z+Ъt9g[*AAa7ZoH"eLheZ_1W,CW 膙^rPi.ODNiLWђv?90#ʫ lX6$sAH3[E(1fbCbG"{CVѐrB?x>+azMAW\8{8bв4 qEB]KHw0rOvGQrdm! Zfk=(mg5HK.ThtxGoNxZ$gZ&Oc1|}} q|(x!ׁpF~b9>v۱c2-eK/΢St M{Rbtc'i3sڧaT2i@MpLJ}muu0s@wTLZ Q[Y/ x]^| p[ % vF Rw-Ks7/'Uz|B/u;lv43hG3p okೈky45pȯB>ÒyE{[ky|i?\ =#qTX-H VXԘd~!7?8 F6H5=+Koճn5xk Ti&։С[F43IYUPRon]8gD;SsR; v/ ]xFiD~KJچ&y}/\R,]b?z*rât$ۄUX6@rfiŝb*8 چ)JO5O1hq9f#!0Cy1o%|I*X >v-tmXvqJ 6JB< LW]㺢Hnof28C[W<M "|Lb+d*g5,Sl x<1gnxړF|I'z쏊Ε#ȗ\\4 ABV $%$O@Fvl`kaVVk٥TE894b rBxOT3ٸ/7wo֧Ў6A.e@}'#TF,M,0'dZ*sQ} {.o*{Kۼ.f'«sGViE%3?^ =Jwb+0pT%.VЎ1;4襫xʞふd]>Y Mq/[G!P_U 1Oœ䌃'%7<ztݏ\M@! m#0z?{rn<*֘f=d=fb28OvA\#]M2z9(_A`c,{֪JNяqz?FCrƲ h\T)B!^iGPc7(#lCE[mG];c MMoN.F vuqEC(it4#3ަ@m*c7L-/*#3_'.kᅐA'GD8=N7:# Xb~ib c0ٴVԕMj o \GD^A'7^>$LMS7ԙ oN@Ss#BÉV3@Rh[E@}lߵ\SfC!H-/.+3W/ ( ێunӬ`2QϾ9Jo 9^$0T. ?ǻ8W.\hS|kB1ު5[ޛ2aĶ6Z{ ^k dD[VKgRh1:Ў*N$ݩPѶ:Bq\>aax){ĉQB{{cσ*z/0)`d?ȃds^mR3Y]~d/@yܯ·6*F9cZ0dH2!L*,zR E> _5>#)'^Dcx7 (c Oae bd}fJ/FjO$at.:"7XU ֢ot1a A0_!en=)LsE,®.B`S8@._TO+Z9wj܏K s,sq\~&WCעя4 ɣTza18])ː&E/؞xzN\N8\Hcssxch-88 )L0@N~ƇjiL٠7 Vm}AZ/T%6N^7@Ħ{>PI+5m{/]|A)3h N _}~ٱgZ׮T[R&SC'D# ?ޝZ.Eĝ[MwiϮ0-qJs4hj`]5ǐ#62:(I AaBRܩ4TQ#<A Zm &*4\glHQgZ% U DKp! jqAECآ1ѧ#@;qk \OQj/ެBqZ7-U[UދvsL LS]=Bę-x0"dZG^CvhS63x 9N,q%7M+ R~^V$m%58/&P yev|%g(ܨٟIO,BzM293 of%% {ob~q_(E76<`2eZFq1Qk~Lf[{xnSD93\㩇KP~]Nц6;^2OruP#O:"td,m:OrA^ϽL :tg!Ιq*U=oaBxOyn0֛ '|wY`X 9d}n.V}P9}@tjD}l]uؖOTuطaLeENgHA%!A_)'ssN&hߠաk\6ƌhhxσ"V@y?]Zt_P WU~A4^-HʴX2lgϗӲI*iM& R`2Y<|ZZc H)L.޳N%2[_Ho=6A2]4:ܻX@ tMiU $sBbN=Tf(~Á?H`<_|F,#{hڷsL<<ᠤ* nRJvmx?R~jYJdqy[]=2Pp:K z+[c2U]pm`4ИjPnN?,.i$N7XFޏb, V7%,Iu뤯/KF]^՚vus*Zh$6hPip~M/ٮ…מ̐t_?8\la VfNn& ^g+ 2|•n_;ro[ۈ(mX! FkE1 [S#'o"IhP0^k!%<??5P*ܿcHV8 x8?oTл_؇J(2j7R*E]5Lڙn| 3Lg#6Bgqq6=l~@]' FD~sLHa_g2|0>PbvqlU-t,cBF%$Un4=+e,UA56 +8jF(YT[l ؽGpϡ׸SݰJ* 68sP[ !(g=.1dOE*ΖӬDzz #XOruV]:"8jubȐuqQetXpA`!qhόJ&AxȨ6$-SM*Tn$ :w9vSH#[v_pWl:SmB&Dlb3h7@SH3"*6j .L26ߋIeN'oZ ܄f-59M&Fuʰm7W`ɡ›Y.1D}n'm/I@F_tU?׋ NG[Vd1/PYT} 0|K1\B<%L fuh-S5%$?5ZQ~#pKVᛪ@c *BӶCo&Gy7֏V$z#/qj9tA? YZ