libf95getdata2-0.8.9-8.12>t  DH`pY_@/=„ 0caa\uY KR5>0_&Q|kTwKA޷՛\J5?KTOXU&: JFbָnyuw>KnO~(&cN汕rp]; V[ "KR9QgPdb#nԩ}B[9mvXřĖ9A]5\)>=C % ,$2ΚtP^oVr572ded8d9e23f7879b1c9da019d3f027475c7bc5Y_@/=„m Aq0#뉐Sq'[&;S!Åc4*O7|-UсZDXg=#T>1O \Yoc`dl|Cũ.UZ$@E4PCl P2rơ 6Nh8lMjEƩv̘;0 QL/q1zJ;Kilt!\qs"J:O5:~b9 ;ȩV5hzG`,;Y^1vᔶ-(x><6 ?6d  9dhtx      : T\fp   (8 9l:>3@3F3G3H3I3X3Y3\3]4^4.b4:c4d5!e5&f5+l5-u5@v5Hw5x5y5z6Clibf95getdata20.8.98.12GetData bindings for fortranThe GetData library for fortran programs.Y_,wildcard3openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://getdata.sourceforge.net/linuxx86_64СY_Y_0ec6fe803965e46f44424ddcd09ff56elibf95getdata.so.2.3.3rootrootrootrootgetdata-0.8.9-8.12.src.rpmlibf95getdata.so.2()(64bit)libf95getdata2libf95getdata2(x86-64)@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libfgetdata.so.2()(64bit)libgfortran.so.3()(64bit)libgfortran.so.3(GFORTRAN_1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2UUȒ@UUTR+@Qo@QU@QQ \P@P6@O@N@NA!@MJ@MJ@Ls@LOL@cgiboudeaux@gmx.comctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgdvaleev@suse.comdvaleev@suse.comctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgtoddrme2178@gmail.comctrippe@opensuse.orgctrippe@opensuse.orgctrippe@gmx.netctrippe@gmx.netctrippe@gmx.net- Explicitly require Perl-Module-Build at build time. Fixes the Tumbleweed build- update 0.8.9 * BUG FIX: The metadata writer now correctly stores bytes in the range 0x01 through 0x1F to the format files (encoded as hex escape sequences: \x##). * BUG FIX: A number of memory leaks associated with error returns from libary functions have been fixed. * BUG FIX: Attempting to create a new field or alias with the name of an existing dangling alias now fails with error GD_E_DUPLICATE, as it should. Reported by Alexandra Rahlin. * BUG FIX: Random-access reads on a RAW field with a frame offset no longer result in mispositioning of the field's I/O pointer, which previously would result in returning data from the wrong part of a field. Reported by S. J. Benton. * BUG FIX: The return value of gd_nframes() is now correct when using a sample-index encoded field as the reference field. * BUG FIX: The sample-index encoding no longer creates sequential records with the same value. * F77 and F95 BUG FIX: Passing zero as the field code length (F77) to GDFLSH GDSYNC GDRCLO, or, equivalently, an empty string as the field code to fgd_flush, fgd_sync, fgd_raw_close now causes operation on all fields, as with passing NULL to the corresponding C API functions does. This is what the documentation said these functions did all along. * PYTHON BUG FIX: Accessing the prefix or suffix member of fragment objects no longer leaks memory if the other affix is non-NULL.- update to 0.8.8 * Fixes build on 32bit - update to 0.8.7 * BUG FIX: Opening a Dirfile read-write (GD_RDWR) no longer fails if /INCLUDEd fragments are read-only. Reported by Alexandra Rahlin. * BUG FIX: Several fixes have been made to the sample index encoding (SIE) engine, which should now produce properly encoded data when performing random writes. * F95 BUG FIX: Passing the empty string to fgd_reference() now returns the current reference field without modifying it, instead of crashing. * PYTHON BUG FIX: Querying dirfile.reference no longer causes a crash on an empty dirfile. Reported by Alexandra Rahlin. * PYTHON BUG FIX: Memory leaks have been fixed in functions returning lists of field names or other metadata lists. Reported by Alexandra Rahlin. * PYTHON BUG FIX: On error, dirfile.get_string() no longer segfaults or leaks memory.- update to 0.8.6 * BUG FIX: Computation of LINCOMs with complex valued input fields now correctly happens in the complex plane. As a side effect, gd_native_type() now also correctly reports such LINCOM fields to be complex valued. * BUG FIX: The gd_[m]add() functions now ignore zero-length scalar strings. Previously they would store these invalid field codes, causing problems later. * BUG FIX: Returning complex-valued CARRAYs as purely real now works. Previously only the first element requested would be returned, the remaining output buffer containing uninitialised data. * BUG FIX: Entry members spf, bitnum, numbits, and period are now completely ignored by gd_[m]add() when corresponding named scalars are specified. Previously, an invalid value in these members would result in the entry being rejected, even though the rest of GetData ignored the invalid, unsued value. * BUG FIX: The parsing of the \x and \u escape sequences is now correct. * BUG FIX: A scalar field code specified for the last factor in a POLYNOM entry is no longer ignored by gd_[m]add(). * BUG FIX: gd_[m]add() no longer rejects MPLEX fields with negative count_val. * BUG FIX: DIVIDE fields with complex-valued divisors are now properly computed. * BUG FIX: Complex-valued POLYNOM and RECIP fields are now computed properly when the library is built in ANSI C mode. * BUG FIX: gd_alter_entry() no longer corrupts the DIRFILE when modifying named scalars of MPLEX fields. * BUG FIX: Writing complex-valued MPLEX fields no longer corrupts the stored data. * BUG FIX: gd_bof() now returns the correct number (i.e.: zero) when reporting the beginning of field of derived fields shifted to before the start of the dirfile. Previously, this function incorrectly returned values ranging from zero to one less than the samples-per-frame of the requested field. * BUG FIX: gd_flush(), gd_sync(), gd_raw_close() no longer segfault when operating on a LINCOM with only one input field. * BUG FIX: gd_seek() now works correctly on PHASE fields; previously, the sign of the PHASE shift was flipped. * BUG FIX: gd_seek() now correctly positions the virtual I/O pointer of the INDEX field. * BUG FIX: gd_framenum_subset() now returns the correct value when passed a field_end which is beyond the end of field, and then is required to extrapolate outside of the specified frame range. * BUG FIX: gd_error_string() now produces the correct string when reporting an out-of-range poly_ord encountered by gd_add_polynom() and similar. * BUG FIX: gd_[m]alter_spec() no longer ignore co-efficients specified for POLYNOM entries. * BUG FIX: gd_alter_encoding() now deletes the internal cache of RAW filenames of the affected fragment; previously, these old, cached filenames could lead to I/O errors when reading and writing the re-encoded RAW data files. * BUG FIX: Calling the Legacy API function GetFormat() on a Dirfile with MPLEX or WINDOW fields no longer results in a segmentation fault. * BUG FIX: Attempts to read past the EOF of a gzipped field no longer results in an I/O error, but successfully returns no data. * BUG FIX: The internal recursion counter wasn't being properly reset on certain error conditions, leading to spurious GD_E_RECURSE_LEVEL errors being returned from valid calls.- update to 0.8.5 * A spurious debugging statement has been removed from the Python bindings. * The zzslim encoding framework, indadvertantly broken in 0.8.4, should once again work.- update to 0.8.4 see http://sourceforge.net/projects/getdata/files/getdata/0.8.4/ for a complete list of features. This includes * seeking to a negative sample number with gd_seek now properly fails * reading sample zero of a gzipped RAW field now always works * /REFERENCE directives in subdirfiles are no longer corrupted on write * NumPy arrays returned by the Python dirfile.getdata() method are now the correct length - enable build of perl-bindings- update to 0.8.3 * BUG FIX: Several bugs on big-ended systems have been fixed. Reported by Dinar Valeev. * BUG FIX: Adding an entry via gd_[m]add() with a negative CARRAY scalar index no longer results in an internal error or worse when the added field is later read. * BUG FIX: Changing a CONST field to a real floating point type using gd_alter_const() (or similar) no longer results in the value of the field being corrupted. * BUG FIX: A bug in the parser's tokeniser has been fixed to prevent spurious "unterminated token" syntax errors. Typically this would only be seen when using gd_strtok() to tokenise an (apparently innocuous) user-supplied string, but a carefully crafted format file could also be made to get gd_open() to produce it. - dropped patches getdata-ppc64.patch, getdata-bigendian.patch and getdata-arm.patch which were included upstream- sset gd_unaligned_ok for ARM (getdata-arm.patch)- set gd_unaligned_ok on ppc64 too (getdata-ppc64.patch) - fix getdata on bigendian (getdata-bigendian.patch)- update to 0.8.2 * BUG FIX: trailink symlinks in paths no longer confuse the library * BUG FIX: reading the first sample of an MPLEX mo longer causes an internal error- update to 0.8.1 see http://sourceforge.net/projects/getdata/files/getdata/0.8.1/ for a complete list of changes. This includes: * BUG FIX: A segfault when negotiating symbolic links in file paths, typically manifesting in gd_open calls, has been fixed. * BUG FIX: gd_strtok now saves a copy of the string passed to it, as the documentation suggests it should. Previously it cached the pointer itself. * BUG FIX: A number of minor memory leaks, mostly occurring when the library encounters an error, have been fixed.- update to 0.8.0 see http://sourceforge.net/projects/getdata/files/getdata/0.8.0/ for a complete list of changes. This includes: * Dirfile Standards Version 9 has been released. It adds two new field types: MPLEX, which allows multiplexing multiple low-rate channels in one high-rate one, and WINDOW, which extracts a portion of a field based on the value of a second field.- BuildRequire libtool - Correct the License to be LGPL-2.1+- Moved documentation to -doc package (fox for RPMLINT warning) - Cleaned up spec file formatting- update to 0.7.3 see http://sourceforge.net/projects/getdata/files/getdata/0.7.3/ * BUG FIX: Passing a zero dividend to alter_crecip() and alter_recip() now results in the dividend not changing, per documentation. * BUG FIX: GetData wasn't properly computing the module directory, causing encodings using external modules to fail with GD_E_UNSUPPORTED. * BUG FIX: Metafield records are now properly stored in the format file for Standards Version 8. * BUG FIX: gd_raw_filename() wasn't clearing the Dirfile error before operation, resulting in it failing erroneously in certain situations. * BUG FIX: A potential segmentation fault has been patched in dirfile2ascii.- update to 0.7.2 see http://sourceforge.net/projects/getdata/files/getdata/0.7.2/ for all details. This includes: * If built with modules, the plugin shared objects will now be installed in a separate directory. * BUG FIX: When using modules, a missing plugin no longer results in a lock up the second time an attempt is made to find it. * BUG FIX: GetData now properly processes /INCLUDE directives with absolute paths, as the documentation insists it should. * BUG FIX: gd_add()ing the first raw field in a dirfile to a sub- fragment no longer results in memory corruption when calling gd_close(). * If called with GD_CREAT but no encoding specified, gd_include() now will duplicate the encoding of the parent fragment (if any).- update to 0.7.1 see http://sourceforge.net/projects/getdata/files/getdata/0.7.1/ for all details. This includes: * BUG FIX: When the parser fails in a gd_include() call, the internal list of conformant Standards Versions for the loaded dirfile is no longer corrupted. * BUG FIX Performing two consecutive reads of the same field in an ASCII encoded datasources no longer confuses GetData. * BUG FIX: Numerous memory leaks have been patched (mostly pin-holes, although there are a few, rare but egregious ones).- update to 0.7.0 see http://sourceforge.net/projects/getdata/files/getdata/0.7.0/RELEASE_NOTES-0.7.0/view for all details. This includes: * Dirfile Standards Version 8 has been released. It adds three new field types: DIVIDE, which computes X/Y for vectors X and Y, and RECIP, which computes A/X for vector X and scalar A, and CARRAY, which is an array of CONST scalars. * Like CONST fields, CARRAY elements can be used as parametersin the definition of other fields. Syntax is 'field', where 'field' is the field name and 'n' the element index in the CARRAY (and the angle brackets are literal angle brackets). If the '' is omitted, the first element (numbered 0) is assumed. * Slashes on reserved words are now mandatory, allowing fields with reserved words as names. * The long-deprecated single character data type codes have been removed from Standards Version 8. (They are still accepted by GetData, which handles all previous Standards Versions as well.)- initial build of getdata-0.6.3/sbin/ldconfig/sbin/ldconfigwildcard3 14994563000.8.9-8.120.8.9-8.12libf95getdata.so.2libf95getdata.so.2.3.3/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/9733cc09e1ec2879d7994ab81370b363-getdatacpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5b1583b3140c31be25ce097f70dca82e590cef5e, strippedPRRRRRl)WiYebE?@] cr$x#̢rTԢw'C\P[q2%6E=o5lʅKڋOKubʼn?jpTwq-2IFsa~PLeCHD6`"YJJ-*rEqe4eVSnF`zvʕ9R`r$K[r!0H$<&ΡR ]vfp1cjY4>N7dU56QwZt|hق@Q.\w5pkIKP5`O[ zRf_͂%gɄ_<,45..rϠ놹y\4b >cW6H?뽧X|VQ̹vՕZŶfǔ;@ޥv#d=`.aavANtCwO)QHH'f!v4JKnGؖ-YDus] c Ed߉?qU=Oi73'Y>;IGJz#;4S(E8c:bΤf~R }}W#n1íat䔾`8M2vP#+e{'cov xqo>x& +_uEZct:2tirU2\3e̻Z#wuU{X,?}WX] xe#ytD"-I c|7ؠ-2p;-15?|W"S&H"\+˟"< ں44f0͵%X*p.hv:" $oiBKJWP-pO'dP3%zgeMz*6TϬ^Ff 1/D.'>a^ڮ-|>o$|? :f>|'T fܡ%BE>"nAlwM"`@i/At Vm B'=Vm cYu'#[NsO$MkA2S_-eW|ܜW I};5yCQ6\T^x/9H`\rv#Qr(,LX RepΌ.i Lř'q>gF`=EpH͏EMdCK1wt0s,c8ʭV%τSAx0&%ӎ3[HCy7&{sߖtD=0lAU(Xquf㇧j:GȉҀD;rdU&"+EQ=6ɒ:/Ї0,2><$uB^ffi7xV"H:GmM!j!,mSjUsBLO,#'t%:M2ia; - T=X ,Eu3F"u@u9E奝T~ЮjI y6vqE%ܓDi%EVQe#R-{Bx*JI|bt.Խ# [p]ŗ6m$] p^ ` lKxk%9C(ypE(=n&T/ 7Y߻Θx^/t*=;s^$I7Ul?j3F< k`iƥ+̃1`(0:@T4)?'sm߳/D@OFmGݎMte5g~DzQZx@k+:CIˋ +Ij@ &q7ghGVI\onjj~:4J>U~ҏqB?Sk?J/?jMm'|/<#X+|` LLݲ*t_Hmu HK98xyb%b-$6iSZm!Io* I#JEo.z9̝fı ٷ֏fDbăJ25 8sۥ} moGNgD@]͉6dsqm]$4΄y3.2F^D.j~p[{}uA{;f7{oB_ r~{2UWp)O[2` k32pRbybkK߃1 Aõ,>DXIBˌqmXbxv s &zj„!W|@]}>zJƴ:sKvWs/y.BuK?Vr*-|XxtZ2@IMgÿ7!Lo%!ZzTΈMDҽb^qD8A6H@z !U5k"X _AvʦLh|>'A$R9)ws]HI$UK߼+.Q+NO5A HA3K5B,:)&7#MXB/h%z=(tKQYg#Փf t=]6Ruܦx& {")d^'M{DR\b=2ـLWoE I#k\ n_ ;\WWF)W(]a>+-W^eMm^X~]v.=i3񄤯tc]qf7d{nK|g>" ?GPmN;S*;*Iq&tQ>:&YBOPαn]-70I BdwAz^6e30 vɫOF'\ox/$ۧڭI{b 2)FNJLd.*m$[µ }Z/z>ΣD*d!i<uJ֙l{^ˊ CFBϒ"ZQ.W.':Yx2\jD_HF +N6FY/[ɩ,, `yem^̜^֚v!Cа~}8=ZYB# zh4(E]E+<)2%Ɍ?&ey 66C 1P ? HbSش.~^.Vul_ߔߒqs8*t"-?f<}RyNX9 .Q\v zfE \RDN8p;M魨ڋ2UWJɯ皆 '1݈&&{x<*3.'ux !m"z?[zm>PY,- ,ZN{9O)gFsH'۩eKg rVd& +-Ó=x F`"RDX>t.6]85B OhjЂȚڹ3r8.80?# D#LdOߌ,[}B|vR!3{X/T4nڏ jĊz6(.f˛m4~ۓQ䍦XVVj"hUr}Ԁod2ׄvz*kH ^|\@ W=;+p(vkzGxgp9{L1p|5NjKQ:eXMV> +2r'WzY'&,}\8x%dy.̯_0N%g|hc\<_DN:kKּ= {@)7 '?swgLl1x0ތU0_#}ד\}0lcr(Z,@*OZwY %?kܓ2ہ U2sz+@-'#ݨ}²EYsPҋMoXqm)q vebu03v%.+7DXB (Z;s,'C<hIգD28nӲ\@IMŻ ;( -fΨ(,Vس+ u75r4'CF20ifaL nD-T{Y lp?gɼ'u)C $Z[ig~3΂C~]XbY?e]K$-$I$@k͐{ z6g:Y|gMf*w]ݫ=hkQxe Z|F-Ԡ{ fd{Ƞtlğ<-X?L s6Ӏ]`8_#paԬnÛgIA7[E^^J&ŏ,Ѧj;tj=q){ j)iVK;96\\p[!;7)}U//4KRUX&5awo@ITd32^[ѠZ/_ +/ p/XI(9f8$ i BI`^,{lR2A!vBOY|qm;Oj!|@n}~J*ˣAfNwD.,49D:?B]m oFU (K"N"9j2yZ+s7hv PjC/ f]7GK0$\m/-gRx4o5>n-#xԛse&۫fq GnO)9Vz!˭ ~'7s}?Ժs!z_^}>|-v|j*|^b;;@ȕhd@~x7Dz*r ؏!Ebe<aQ3b)lq61ڹz=qf k!FPL:?74puC jm &y4I [>ouTWY[}x@J+f蹋R-^!~(g%eKy_\]. )*"V#gXUz;=\gP0 $43ԯXT1O]htpe̔a"YIdsP:ׄ(yP!&R b7rQdQx 4!6[7{_:eҨ:UZ/ԣ+~d?-XOȳڢ$IJLY.un|FQ A_BZ>˥@U]YT2:?+(<#5GE0m9&s5Q#8~j۱Br<: .pgZ+d-@?S*p%Ae<&jI9B˗hDiӐ*ꋍ l)K; lwo6ŧ d}Pt? 样u2uq3C2#_{eVB|) 0,sإ'bTob|œ3w)cO0/\a3h4Kf3ǥ6 <+@ha2Kqtr7TvPr oD4+Ӗ pZdnwb2XgT1/4?'93Tt0u C1qXLǚh]![p>e ţ*7dL;45i[[tir- S`1_}}.o}ye`EyUI3>TC\OS$_m\kdX4 9##7s(BH|ZA);R@SYȞ'Gx[5~ ݥޏCpeI_yTWk$t׳<`d к>LWcy9w \9J[|/ cKm4Κ@ /4oss`iX:m_y|3O( P}C4UHWJ; 'ITaO?~B~o8Kg 3jӬQ.|6żCύ(E! 2 K WΣ1DnT[$J/\4~`s*DکeA'3-Qëh8#P}y Z/ΘH[< 0~7<N;>c@/ˢRv;ы~c#qvOh G2uH88S8 AǪ Lw~; w=iIA7,^|B( &{Qegf=Hۇrt4v:ic!uj)'xh N*d $xl%0>zλ{Nb6\(3}8p ޼7k"J>WIydg{1sWRΑy\H4 jòNz"}iVgi$/c3 #)Q"'On"YTnO[}7e,6ތ@mH^ c◖B} g8jj'jϨݝ*%&ZH9|W]T_Ƥ FL>t-x|lO._~T_u;|u&3` iސv\'#Nd .|mynbx9W:V.Pfx\fsS jMOJfQP6WH/+$Ybt`){>$ evφ^l.Nb.֌4Y([ 6$XdpTrZ tӍ_O3%ݝ iܯtI 8#\X/R -O%C} /xN)ۓ2Zأ,\9~Z"ʼny͸n?khX7=9fD^*~k]h$#/|$j0(9GjiB)K,7tv.B ?mm/⹯(/\/p4iJ&m|ccGAgP?w63A.ꭅȒ wTKwf:H b ǜ].9zav/hj h25) ~oƅhhj,iֲ:Rbt© o}WxC_4Nhݼ~: {ꦑ=.Gȡb@/[t+R=abziRCY]7?2)bBZt;)?Uhuխںpc myH:ZL7k-ɄLwB3MIqDM'd`|Y]^e=Jw&A=܆Oa›?դjbǧ띛1G{#dPW,g ]l7Atxij4Lw:f)3 &ipC^Xe4p?o]k>) 2PׇqKB;.v9ch31l>}efTxFi ۳R´ے^iN̔|Ra2,1!-Q qpΰŊ@Y:j5襁cuHG"ӏO@'D7 $/CXp\@ϔuPLGfx6h<팸Y!%!e&DP-5#apcAZG 20ܺA;- 7=&T.*hw -ݟfFaҦ0 $[^lbZ%7IvGOTr p'Kwshj9!,G`ziD-WQ (ܻfɆ_QXCi yg9I1$YqE}m(|i⻪4 øL I- fṱסMw7'P`- ߤQ$/vMӹzvW -SmYQ@DXWΌnV[DFoތ_îɽRԠu9^m@2diϪ$b<AUK[A೟Rd:.} i5"d<8(ϧ gFe}GQXd瑶GTK7%5 %!IxI|ݧm,L+Y*%8MϮn}/G TB5Kǿ%SKwC޹xl"hA֜ j.3Bg^5pY) 4by`|Ss1D!嚾e''^&/ ܔQ4Sם_[.uR)FO#zjqQ~!UŁ#CBxiL '`9)@I}$ʀΟ5@oԻh1`,FLg;1G>1o0o:kRjhqeeq~(}y3T8axE'8g̥ ⼂i^g=΃|.49]R4O;YG`Mvz/ɍez9Ae/2Y\baaNe1GUy '3&;Gb_/wcx(et%g2S)sƬ&Bfg^T-;7K~ 1㹕d59 Hn>BX}]2 k'; y2Eh8OEb6z=B)jkt1q ɃOlƵ,Wi2uIQb!D=ͽhwSH0Ak I|=?53 5Jrex$4#~*FRK g/~nr6{CWK[b`X.ȧPbSz()VImE0(i\\ʳb:?CQsVw#6piJS" hJQX-ҥKz޽[4CCjҊU]dۉ[4)g!6k;h =ǹh ЦˬzGZ$ f ~6He :꼜!p#@)njt?]Oh~Ep:&:&M\vwJKm(cV EĢ1{P8A".=R'ͦV<. /5jN;*[9ckisMXT8o"9?TzDva5^낾>I~"лXw{t S eK=4++-~T0ј:u܈ `-^ hE,_+ǁ H6sExQf\- >P/5z|'㯣TJ([gk>qM^Un$ %_Q$PNL4NDʚ7_BXRc72oܼF`%_~z7f.?'h9vcd" `M 5 Y(ZRʸ 6؁. `˽r6LC?.)_8֠P_3RЃKMɉh͏[q a:wp݄jjjQ}Mq"*55{- 7sWnXt1y?a H7Iv{Rpߴ9WbwԜڂq,\^,H^aBy8 g Г-ZlBGϠQ,:.wv:! ]>B\-/D|("X*o%VZN ",qFty=܁"šHrǎa͘ml ό_R0uS^k^ʞ)`:vʦz14aGP!6VLXbȌ"<q$U dheZ9.}QXDا_7 4"qqiA9Lعn 7dž57v9K\z|lD9^/e#A3.+5Y|NUسi.>9-~_4ycaGxo])QԈdOx)غ87}D3dgo7g-Jưz@s' tk 4)#"cvVq& _pε<%Q,V TE7't=ݷM6 ╍"6w(N G D%zEt9f5$BM\}r%](M) xVf,%KIt1S!S~oH6r"I N$BqI [JEC~T0.=U2"󂈱 筠a>V*Us{\PA8og!c>X<,e_sCgܛɱ8tͭu숴8[)03k]߼n{=%*g_2LypE.ߜ7.𬊏13 eS$j;|$(?*m 6x wZOp1WI\lƨݓ$/ma+&fgu+eXA<"=ObXUg?!x?>w-"Ghy1dׯ 8#>呢e;bf1˺vKfpqhN";*λFoZf{ ;PcEӡi,O 圐"oZGzЊ ;kộ_`(Ay䩌Ӗ0Sc\HkAQs5TG\ 4},?y$VDKG ev)k0z/F^ϱ&3M8kc*]KH$q 9u|w2xMJ咞˞1:R>kS6F-&W2P'ʒx_eWvZR ?ZgUs`@bbo+ `.4vyZOt.a ;}tvEmo^ J5QٵJzjP=2, ^RxF 6ߕZ%FsFLi3i2gm[#$]G|u%!lW +iJ>YG= | A^Z/"|~l9˼E<]/лыshfB(lV-w+ k6ld6̔CW;)DM] -\Lg.МW+,kiKb{ <._K .~^C U8S}?.Z1. p{* E·x,`HtV3m\ xd`ziJ1՘S]z0cp1Kb(# :FGlQ\D!COs(WQQ .@a?AjS`(Tt'e1zmp,t~ ޼D+9@͖UB;]QjwT"]g=ٓ-Z4w0% #~Wf3Kae ƴ@1ok䑭OKє)rdLQ]*ޭt/<|WiaR2Qr| 6TXcE`!ĉ 1g3>vkAt"NTE@$o fpcAVgO5T~˽d@}@?`vǭdn[Jygz+*16j_S]z:S83;'ܘFK& a#Y%_W؇U+"Qi鼆µj46a}e!я5E؄-V2S㛹m*s{yň֌O5%zBw.# ǔFNI[_rOeN]@ Np >hQ)я5R~Th^gEQV&7pC,B|Ĺ+# 'r`DՃDKѝ&gV{u2io 8INrD]u,??εْk.ޡYlekgqTd*әYmZ.,ǚ/:mGN{{vvaaR Ҙ<"Gzzߢ|EǑR㡭)^Sm/}̈kJ7uLF|vˬ/_ 4wړ\|?`ؼ񣱭 Y1yn->hýN]wY_^ ~g]m{y?~ #Ii6KvM;98# 0?XNfH O&G`Ai`H ND&kÿSHUUop}|J ƋH4"ńeQtF:K0xxo|YI>QlcUl OREO?,SBѱ4,o]'l`yu6Vo(vJF8"b[uIܼTOo],uLY2&Y4飶 CI1Aڰ{O e pŞ7l’)/{IK^Z!1ğ( ˠ^UTdoMd]?p1b_)*D&jT7mASkڣ$2˚PL 1Q[;uZ8# P؂. ҟʿM=-  ݏyK|=Mػo~ ;2]]ق@B#|+;DkT+sDLޭ釚_OaZ #£8 5Q⎔ pM-vkC~"6d󹟕I}Y'w«-skP[t1MJuot|YF6lyܭ˱wҵeu\7Lx&V5. 1<ߜr&")[PH)Q}+qĠBU<b4ǜL!à"Gפ }$,WI@Fbd嗘?F_q&c![> %$o>X$G1nk<G(4SƎ3 1Y~GBæ+dg+k+ nS'A.pR[`?i0|5|i Nv|hEȇ8cΤ% r@4O ]9Cga2V4_!3-F"W攠9FtKET ."qMasw΄eyUNf',jMy<QBވ>~Z< Y;(=V36g@  ͍c`>|%b.+r̼?Cs)t&PB몽a]e(SHf˲33;9 b;Sʾ_߭KqmO1*.0|PCدz!B2y}= n(J׊0_۸hS]x^%X/nr&1N!Wr! 8C2 !v &e G6 4ٟك?'-Z.L/NOW1Q=p?;"@\pRH[^x`Z`NxZ!9ÄbO! E-J)>RcMݎ/*2(۱{~ůN?bb `DER$ R9CfV=$&L? 3:Xn >PtV}TU+Hbs|Dpn,ښ:D}՝ءUvï0nFBȵoH'dÌf>oxd0ٜ/|ypQjaf3$Ge<t)"MV_M92hCvxJy4صjC6ր-`H#՜-򃡹֗еjkݮ׸ ӏٙBV DUT-O>Cq+5CԸ~M.^{YL;\&· 7Ŭx!D7-{}xё_g _B(}K D哣 Q/֠s0y{X(i;6kYf^T|{3E(1&o8 \ F> !`;F~9 j0cxbֻXI/OaKIiW0apMh7f,<Yo2!c&Mn 0&tFO^p:Q`fx}wSٿTT 5XlD8D=:ݯK~98Y>7biΒt \ /2Ƚm鉹T0t]Qr7Wŗ#*.G.!H_x5ReQzF`@ qxrHvhQG~/Eø&m8{`;֝v.xܔ:o M}t둊%ުj)'!^LiSx+b? uDRACh@Dq7J.6Mګ6gYHJ.➄>U~8D7Gd-$%2-ԖiOp|!skwW}r5j.`+(8=5bp:.I:<_w5ڱ)c+qo-rwUz*'JIQYsȚ wHվ2S=4EW9(]U0(-j,ၯiɇU"hJb-;. ŶMl /@lAA  O7P۫b?eK[+oCL)Pfg+DJTjvTop<+n| !C7eIGgaXj  1r) O'>㢸{7aFл5,3᪗~ ?X`a[Y7=YC{Fe"+Ù՘ ۲xR:8:(a*)LFٛ(~K5! (kE^~ /V:K_b֒+Li@gUρJIrԙZ:cUmm**[V:Wl4/wd#? *'VS@ڨz9Ö~8 ؝??0y S1:tjm8ܫBO3T:+=m5]hHZC[;G0LD3 o5} 3={nQ5d>PTRcUgǧ]=U?E(OqXo$xTw]N~&Y3\#u{t3mHeƆ"kgSrͯo!H'T~L6[7m:( KFVg7s-k1Is돯.c%6Iܐ ϓG>3Z.:s鄯s|"V-,.hqC~Q0x6dP-ȃe,] O0 `A95V ^h_Ґzk$7䣺T 5F2$dMt-,wlkfݖ-r.?"- b9H \~;=' $ͫ j }7<ߜs+TիU9P(T_;'6w@U8XqtoWo4tHuT(~.*%Fs Pj#5&k3&<^Oәd#4d3W+|É>&~|Or.̝0vK%(um(oJz-$`'EbAc6u,HXnÉa %T1lZ9)Q8˰~tzU= Y_^ǖ`Kp@^EF/weŮ1 ;PzMԭ PoJ7 S0t<Җyp-XhQbD m4bΟQp:s]Ir7GS?Hzzv? u, {ТWi eIG'(Q=+I0>:9BEfo>?aD+T