python-gpsd-3.15-3.6>t  DH`pYp/=„mqN'O_+huy/BLd璥B0 ŢY%|v6%`7R_J$e~qrFIߙYZ|c*㗘s<ݫNpO AGaCZ14σaFC jRod@n?Vq''x08(1}JuKڪ@L0TE+s-^Kx(?pV@v%p3b!%k0z2B.$UX}%`.,ff25168932d98cb6eb7f60504f15bc5da23c2872֌Yp/=„\2:9(?9d  ] 6Sms|     <Tt (89L:DF4G4H4I4X4Y5\5]58^5b5c6Yd6e6f6l6u6v6w8Tx8ty8z9Cpython-gpsd3.153.6Client libraries in C and Python for talking to a running gpsd or GPSThis package provides python modules and tools for the gpsd shared libraries. You will need to have gpsd installed for it to work.Ypcloud1095openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.catb.org/gpsd/linuxx86_64JHq.98A큤큤큤YpT—iUhYpUh7Yp\TݼYp5861313513a3325da287e2009af35609f772b3e70b7e37f992a2d3b49f730e7c208d8749070c415d979874841d9e7227ededf61253d7667c9787163ed3af7f006966f1d57f02fd58fccb0272d04ea67063a6f157173e68b1dc85bd7fd5da4f24ee488efc7a9550ce3caeff864858e2a1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgpsd-3.15-3.6.src.rpmclienthelpers.so()(64bit)packet.so()(64bit)python-gpsdpython-gpsd(x86-64)@@@@@@@@@@@@ @   /usr/bin/pythongpsdlibbluetooth.so.3()(64bit)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)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.152.72.73.0.4-14.0-14.4.6-14.11.2WWt@W9VTQ@V?9@T@TTto@T2@RR@RnQP~OD@NؽNuMnMMLK@KuBK+nK?K?J~@lnussel@suse.debenoit.monin@gmx.frlnussel@suse.dejoop.boonen@opensuse.orgp.drouand@gmail.commpluskal@suse.comp.drouand@gmail.comdl8fcl@darc.decrrodriguez@opensuse.orgopensuse@dstoecker.desuse@bugs.jan.ritzerfeld.orgp.drouand@gmail.comfcrozat@suse.comopensuse@dstoecker.decoolo@suse.comandrea.turrini@gmail.comdmueller@suse.dejw@novell.comdevel@navlost.eujreuter@novell.comvuntz@opensuse.orgjreuter@novell.comseife@opensuse.orgjreuter@novell.comjreuter@novell.comcoolo@novell.com- use pkgconfig(udev) to always allow using udev-mini- add pps-tools-devel as BuildRequires to enable kernel PPS- use pkg-config to figure out udevdir. Fixes bootstrapping with udev-mini- Added missing requirements %{libgps} and %{libQgps} for devel package- Update to version 3.15 * Fix a rare crash bug related to devices becomin inaccessible while timed out. * Accept NMEA 4.1 GSV sententences with the trailing signal-ID field. * Fixed incorrect decode of south latitudes in AIS Type 17 messages. * splint has been retired; this removes almost 2KLOC of annotations. * chrpath is no longer a build dependency. Corrected Beidou/QZNSS display in the Python clients so the graphics don't look like SBAS. - Changes from version 3.14 * Skyview support for the Beidou and QZSS constellations in the NMEA0183 driver. * ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself. * New HOWTO on the website: "Introduction to Time Service". - Remove gpsd-3.13-ntpshm.patch; fixed on upstream release- Cleanup spec file with spec-cleaner - Add gpg signature - Add gpsd-3.13-ntpshm.patch - Install unit files - Update to 3.13 * compiler.h inclusion removed for gps.h so it's standalone for /usr/include. * TOFF JSON report gives the offset between GPS top of second and clock time. * A new ntpmon tool supports capturing clock samples from NTP SHM segments. - Changes for 3.12 * The daemon's power utilization has been reduced by changing from non-blocking to blocking I/O; this may be significant on mobile devices. * Better protection against false matches of Inland AIS messages; thisrequired a libgps version bump to 22 (as a side effect, per-devicefootprint has decreased). * PPS feature is no longer markedexperimental/unstable. * Sentence tag fields have been dropped from the JSON reports. * GNSS and GLONASS SKY reports are now merged. * Addressed versions of AIS Type 25 and 26 are now handled. * The 'nmea' build option is now 'nmea0183'. * New 'minimal' option sets all boolean options not explicitly set on the build command line to false. * The 'limited_max_devices' option is now 'max_devices'; the 'limited_max_clients' option is now 'max_clients' * The previously deprecated 'libQgpsmm' option has been removed; use 'qt'. * A bug fix for error modeling when NMEA 0183 reports empty DOP fields. * On OS X, the "osx-pl203" driver has been explicitly listed as unsupported. * The last remnants of the old pre-JSON query protocol have been removed from the client library.- Update to version 3.11 * A bug that prevented track interpolation has been fixed. * We now get vertical error position and speed estimates from the u-blox driver rather than having to interpolate them. * Some unusual AIS talker IDs (NMEA 4.0 station classes) are supported. * chrpath is no longer a dependency for building and testing, and now defaults to 'no'. * Full systemd support. * Fixes for handling large PPS offsets. * Improved recovery from device flakeouts, gpsmon argument parsing. - Disable chrpath- Added python-gpsd requires for gpsd-clients- Respect CFLAGS and CXXFLAGS. - Use fvisibility-inlines-hidden to build C++ code, note that the build system is buggy and uses CFLAGS and CXXFLAGS for the same purpose. - Remove xorg libs buildrequires, they are never directly used.- update to version 3.10 AIS: Adds gps2udp, an AIS data relay, split24 option supports passing through Type 24 halves; support for Inland AIS; "scaled" no longer controls dumping of controlled-vocabulary fields; instead, the're always dumped numerically and as text, with text in an attribute name generated by appending "_text" to the name of the base attribute. The packetizer's handling of write boundaries not coinciding with packet boundaries is improved. Better support for mode and speed switching in the UBX driver. PPS message now ships nsec. PPS events are visible in gpsmon. Time-reporting fix to TSIP.- Fixed typo in udev rule (bnc#848936)- Update to version 3.9 + Note to packagers: this is an urgent release that fixes a possible DoS or security hole! Armor the AIS driver against an implausible overrun attack. A (different) fix for our first malformed-packet crash since about 2007. Minor improvements to the NMEA2000 driver. New FAQ entry on how to know WAAS/EGNOS is working. + New -u and -uu options enable usec timestamps on gpspipe output. For more please read usr/share/doc/packages/gpsd/NEWS - Clean specfile and remove AUTHORS section- Fix build and adapt udev rule to new udev location.- update to gpsd version 3.5- add automake as buildrequire to avoid implicit dependency- fixed typos in gpsd.spec- move libgpsd.so.0 from the shlib subpackage to the main package, as it fileconflicts with other versions of it. the library is internal only anyway.- gpsd-devel depends on python-gpsd too.- Update to version 2.96: + Bumped maximum channel count to 32 to accommodate GPS+GLONASS devices. + API version bumped to 5, redesign finished (changes are documented in the Client HOWTO). + cgps now handles resize signals. + Code can now link with uClibc for embedded use. + Various bugs in the C++ binding have been fixed. + gpxlogger can now daemonize and write to a specified log file. + A gpsd client can now set any locale it likes, and JSON will still be parsed using the C locale matching the daemon's. + Clients are no longer required to define a gpsd_report() hook. + gpsd no longer emits probe strings to unidentified USB devices at startup. + JSON timestamps in TPV and SKY are now ISO8601 rather than seconds since the Unix epoch; the library handles the older style backward-compatibly. + GPGST sentences are now parsed for noise statistics when a device emits them. + AIS and RTCM2 JSON dumps have device fields. + JSON reports now include 50bps subframe data if the device allows access to it. + gpsdecode can now dump NMEA GPS binary, and subframe data to JSON. + The RTCM2 code now understands and analyzes RTCM2.3 messages 13, 14, and 31, and has been checked against another analyzer. + The ancient Sager dump format for RTCM2 is abolished in favor of a JSON profile.- Move udev rules from /etc/udev/rules.d to /lib/udev/rules.d - Update to version 2.95: + Rationalize clearing and generation of DOPs + cgps now displays epx/epy rather than eph + Speed is now always reported if our last two fixes were good + Reading packets from UDP datagrams by specifying a listening address and port is now supported + AIS code now interprets message type 6 and 8 application IDs correctly as a Designated Area Code and Functional ID pair + gpspipe has a new -T option for setting the timestamp format + xgpsspeed is completely rewritten in Python + Qt bindings for the client library + gpsdcode now uses | as a field separator in -c mode, as string fields can contain commas + Corrected error for reporting of AIS rate-of-turn fields - Changes of version 2.94: + Error-checking in the 50bps subframe code has been greatly improved + The Garmin GPS driver can now use libusb for device discovery + The libgps library has been split apart; the service functions used by the daemon now live in libgpsd + Stronger checking for valid ephemeris before extracting the leap-second offset - Changes of version 2.93: + Support for JSON dumping and parsing of AIS message types 25 and 26 + Removing non-streaming mode from the Python exerciser + Unsetting the appropriate in-use flag in the device array + Change the libgps default from old protocol to JSON + Add a close() method to the C++ binding + Try to recover better from sporadic cases of false matches to Trimble packet format from a SiRF binary datastream + gps_poll() now returns -1 with errno not set when the gpsd socket closes + TPV now refrains from reporting fields the fix quality won't support + gpsmon option for listing device types is now -L to -l can be used to enable logging + Documentation updates + New POLL command brings back polling-mode operation + gpsd no longer eats CPU when a device is unexpectedly uplugged + Support for the TNT revolution is back (run mode only) + There is now a gpsdfake diagnostic tool that fakes being gpsd shipping arbitrary specified data to clients.- Update to version 2.92: + Fix a packaging error: the python library module was omitted from the 2.91 tarball. + Improve the json import test. - Changes from version 2.91: + We have support for NMEA GLONASS sentences, and a regression test. + Clients now get a DEVICE notification on every driver switch. + It is possible to specify a TCP/IP AIS feed such as AISHub as a data source. + Serious bitrot in the NTRIP support has been fixed - it was probably nonfunctional for several releases before this. + Fixed buggy display of satellite-used flags in cgps. + xgps is replaced by a rewrite in Python that uses pygtk, eliminating a dependency on Motif; also, it now displays AIS information. + Uniform treatment of display-unit defaulting and -u in xgps, cgps, and lcdgps. + Support for AIS message types 25 and 26. + Support for IPv6. + A numeric instability in the earth_distance() function affecting track error modeling has been fixed. + Old protocol has been removed from the daemon; the library still speaks it. - Drop openmotif, openmotif-devel BuildRequires. - Add xorg-x11-devel, xorg-x11-libXpm-devel BuildRequires. - Add gpsd-fix-python-install.patch to fix installation of the python bindings. - Add python-gtk Requires to gpsd-clients subpackage as xgps now depends on it. - Use a valid group for the devel subpackage. - Do not manually strip executables: this will be done by the build service.- Add missing dependency to python-curses for devel package (bnc#574584) - Add another Cyprus GPS USB id (bnc#574584)- fix udev warnings "SYSFS is deprecated"- Fix libgps subpackage requirements- Upgrade to gpsd-2.90, from the upstream change log: - GPSD-NG, the new JSON-based command protocol, is now deployed - Detection of end of a fix-reporting cycle is now reliable - Abandone gpsflash subproject - Increase major version of shared library due to significant API change - Add new driver for Motorola Oncore receivers - gpsfake can now accept multiple logfiles, interleaving test sentences from each. - gpsd now accepts error estimates from the NMEA $GPGBS sentence. - Fix potential core dump in C client handling of "K" responses - Introduce major and minor API version symbols into the public interfaces - The sirfmon utility is gone, replaced by gpsmon - Fix an old error in NMEA parsing - cgpxlogger has been merged into gpxlogger. - Speed-setting commands now allow parity and stop-bit setting - tcmdecode becomes gpsdecode and can now de-armor and dump AIDVM packets - The clientlibrary now works correctly in locales where the decimal separator is not a period. - Typo in sirfmon / gpsmon has been fixed silently by upstream (#bnc513037) - Make libgps and python modules subpackages- use new python macroscloud109 14952326783.15-3.63.15-3.6gps__init__.pyclient.pyclienthelpers.sofake.pygps.pymisc.pypacket.so/usr/lib64/python2.7/site-packages//usr/lib64/python2.7/site-packages/gps/-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/5068e7b87d7e6e56e32d9bb3e394aca3-gpsdcpiolzma5x86_64-suse-linuxdirectoryPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=91574ad297b22e703f2d9a8eb021368a3a04f684, strippedC++ source, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d33d209b48ebbddf35001770fb02a87da96c2327, stripped   RRPRRRR R RR RRRRRRPR RRRRRR R RR RRU"!KeH6?`] crt:bLL'6u'H('U Nc^6xDv}_h:DLN݋bܗ={#ҊFiZ륚g/XVM'jm`J.eWEvHC_(~|ru? Z먉]kCZ:V lJ.fqZE Yi%L??rpu+ؽFA5C:!;&Cs]E&/,3\dy4hO\gSRI_TvDG zZq{6mWY UOhg ?;f"])*jJ'Faخ+ W J\@P x=t!( h%j[_#i䳰r뢱^GEP8r\Fۑ-C-AJQn.8q) eO~r2[ V!ǠY!cjlG\`z#-XB\d̝f(߼mGI&d N ~G |#ɠ]pN0 _ȾW:֏w_M0#l锡mK <,?!ՕMEWCPx(JWo}; h_0NP nWmcvΌ(+ƞ?ٍێ2̈́*0 Wlč8a+<(>^.{7"dO *.nTjhh=y^IHdLVyt_"3/ V: :<(W+ܣEO]3]-)ŕM?u7cگZ[\ݺ4䈗doHnf8 q1l%oC68LI47 D 7wϿ(b[z.S匏ߘ>~/əc9ۮU KmLᇐ+iӭ)L@UX]<uy }B:wnAIMV)tԧorFoSLz9A2#fjڌeEAmL~흏c%Wqi}ؿͭC/VïtLAgTA7ue6o]zЁ KI/$Sgh*Zn:ۇ5f T3]6 KRx}H# eNEs54je AdCN= ǟg;F%Ơ@7'? H4úqr 5?Sk7zu#U:s:Y,ӗM2%J>%}5\=60'= UdvӼk4i7b/ƾULEn^c9\<[\l% 7/c#!BAݗ]%zr9УXU7 vQ-pG" &<^ȄgIҨؾɁUT iOAY% g\=f"z/ ѠjҲ~G̓NAWEKg1C`3|Qa.0uyTHz1JBID_!V|e6D(wsv7*):Un-N`,dygi*d2".bJ=CoȦQy ?T57"\/ 5əUiUJ&eTM-@i1 Fؚ Iue?szH[6$zV Y<]G}- H͘syj z늼ɐ9öը0~) R ff_RZy.URR@Ѽ @&ZH~po/Y_ (|RN;tM{W/ ggQX?RNfN3)s"1zF@T$'Nz P SQRzAR[d^]V|x>XyIB',K>//]RG:nqMඎ0Ba1lU*V]H8.̮7A*<8 fgS. 1 F,n0cۺNq{8 jN])#ItW#`nhZ%=H";dX4Eg ?fjot$uETQb'H[YS"TTw0l2V*XQi?hV 1μ =L@+_ZwIvzPVmp#E7pw"2.x qI9sX9 *?rOx$ jl,$zn͌d_YL B-0$ <€L-YMs-s_/ny=!$ ]D5.qީMR]7%r|7B_NEs[XX .jX^.U߰Pfd&2w;Űşj٩`D`noUM{ dF,mּȫRfT.n?>\c7/ՊE}y;CP|+[>(L Դ'ϟԻҠT-|aʝmgcff!s}ehviL% Q^L&AF `tvoFK\֣x?I6pbM필?[pgnbRHkqT+DKHb=8=_xÀ( Ӑy;k=;i|wwDY[}#IX )4C 2[UXdG^=,f+R:&7Ԓ7V} F^)eI"J I3-oc+}ZzC.n$ɠJD)?q#t394BU*K>7;D6E|+wG+)l$w+%[E>ɊF\t͞b=6RAeB^\Ӣ9,(/4;~&wYZ *)lxz+N<1C0lC_#٣=t7Q."ß5 97^jlM8|&Ai~*=2eKk]󻛩6FoJ%m_>i ҚL\u;$v3L',D DQү1`Kbnj4 ;^"ldɚ\ wf%=[ޱc] >=fx!<5'-0< ^nc#6fofX5&>:ǫ:Qbq a`k%DjNqѥLͿ7PG&̜YRt~#:f?na~;H~j%r&}s:n%4+mxYT#c:yNLRWTwf[ ާ7Was.Zcr{҅LL=|lfG6kF_ic9E'T2Z7Me\V2YU.sߠ{`*IGqK?+fTZ>J [-Y5TD*֑A.#uB~:zҔ,bep.U,XMEsoW+5t{:O[FhC@lLUUFD 1wS#}hB\Q )QM%zm+!ZZ8E u 1H_֬ ;_8`Ϣb̫g#zт1xAw:sQoG:c2T)i]v dempE@}nG ?>OQzA}S&4w} 0)txρ%ߖϮYx3:[J=,g[!X\ < $bMro;e|;KbUڡ C@{X)svF ۺb,SEUJ(x8`2~ EǶ{O2{5?Ⰴ}e4a\vA -͂ qEHYFVȸP4vkɜ_xn# 5/+Q}m23^ӷidK%V` cLޯ((|xU 6T-|u&^fvD "D#'gJǦr*u뷺inNF8Dһ+?c9(*FSڌ-k`p$Nx}tOp%=2[LQ^ ̡T[ ͙P/&=c0-;>F]M$/1عKs.B:);W40(:pIwM@+4g&C`:ԁ.oR UrI%4﫾6  Z) ˸ -WfˉkpMVu?_!ٱjsj;Y7g@Ӟǘ8ĺH'{eGH7)HF^pR%\㠾#7!x,o\rj C^ږovW) &C.׫ie¿^CD>H2lrWobcɄ Mry,xq38jD5XόT"cGK~30Na;qދ8}>F5' Ҁa=4"iSlLޮ>+QKK\s6{G lLJ|@pBf˭4͟/-!oͧEgw:Asڃ5`ڱ\]FӴ0N]mVx(3FH:J2Q3uH>iӂIҽH MRk~N&[U :J=B~-k55<O#pL@+a UpY e.J`,!M圝Xl[azz1ӭt o<`$kY 7mMfxry=K;)Zɺ]=໣F;JXYiH[n Գh1.*SG pKユi-SAh_%>CI A6\h(a8|?;,/";aHO'c ;szD@þdz*fgT:lPaʪ^]58h\j\_WTK9/I2`HҚ jIG[Hr:0n!OBSg6зl܏'heӏ׶iM!bt* ]QgB^A `Qފ&= Q$X*6'"ݛ~0={Ne`ņDE= J8#&{F~LvԱEnʙۼޤ\Y^ ӷ'AA-oZJe'ilQ9E&@N+fN`#{#&{˻sL5xg.$_&ϻTZĸwS~֗N٦J$_(+|rfE>qۈKn|*dSǧ}T.H]ؐFعt/;3Q{j8MOݛ`|")a1)&`M+a :ccոg91NrM3u_q,WH&/oaN7uRU|UU@rhVpfD@[ 1y4?6,=htDFǐI;ϕuqz,*Faȕƾ %4{OaCy^|ABiYO{1z6Pi{b hّ5~ pw`0ts.Z>YX8>ֳ*EҝjhN鞑g 8)8R_ւ=d:❩^]$(X,Zg86=o {sx=!)3 d5XJ{u4\@[<ڰw~մir.?e9pl"ZJ.rxr%Cezx#ǥk ۽ɴ_N&(YE)D@?Y J-ڜH 8&?T攔S̍0jNՖcjXhiab%_vL9Ӈz^gS hSXoΟ&,%wn7)&[[ ,G\K~>ew-)ᖍj |W %4u6\46]&[BP t\Nl.oJv>^S `ur8XŮ+e;B31gД$%m6N*ԡ8N;v|0Sw"fD9#M |CX4 5r4+@1ZYծ-Dvp``s93#b3ǿ B_ܨ\0s9txrz=d9LŁk;^.i+]֏lsne21vo#b_˔UmiЇ[yԹwdMB d΅2w'Y;WQ.hb> W dD&[3 A>h|aTvcw4$2 p#+)W1ΩUY]$>kfbGk6:ۭ0G Y MCm~T/Ws$Me7z͇:AW#D5;}|p6rU݂6o3VFuʪG#5|wSIZTŽoa {S$((_]= f-4#uU(D-70k_'+wϔ{~mn5u[Ԋ {ݨ2ݳ&W39` Rr8 &]eRXAV5_prS „RQd);AnꪕO_Z'&UW TYMUH%?]&\ð~8Mk&1q_Zw6VbGy/{O_ލvfO-44F>{L^s+KS>`<{ _@q|s?g}0,#׿od}٧iⶔP`= 'b/E\yOƄ5阒KW`P;=Tv];#qsDϝe~)IJp8A4 _ÚSEUVF]7q jOQ0w5,eSxtx?ÏԒB;kK{hD+-=,H? '0LaʼrR0 D1'o(k%cx=uŠ?n{)/*9fny9;?U6[2;Vf[`ɣm?|%y\ǛD(|RTYy!];Nzd_ŬT9ViT!4B 0ttªF2(%p򣩁kВ! ėhhO: m6wG$n$KYɱIpaYC$@B>Ħ(*MɌ̱N 4!4]#DO׳,j&ņ,rSU;wNubf؋}M^U7bJ]} GI]ǺK (.ĝ hώ6]+R-$r1#e!'mz~QY1snJV;UmF2K[?>:vg/ܙ>*L^ߩ4M.W&PP5%@M ?R`hyHVO)|:l ƷPߗW~rCDӑkc./.cEHiOʷQt;D|LڼW֛-;RN+c`q6oj{.= 9}]3!07 N Nc0ܮ| 31/ͰҽʼP31lS} mpz@{93 oHL9KA~rX$Gn !}C,ו@}M@ɋt kpFEQ`sͬ%:Uhă{j 4wKB6`j '΍c͖kպ=YiSuY=h[*rHMSdƗarr.Jկ2c"c]yWbgWwl*#Whw@iYF~^},wbl|]!E0qZDQ!>1No$egM wg>9vaY"gjŪK-LR3]za87̖|ϕ L׈qx?Ѯ~iEAO!-ծI?븮ike !|G5ѳ4^,fğYB8ohAE%!xʤ )(T}=!QsZƼʰ``&>y_nmNtYQ .\ZW&O5-)CSz|TR$Ű$h4U3 1MM+e-=NU*rk_xIiuo^0*Ȗ 47 :`|d JXA>:|{SߥV冃dORݿ}ە =|\P4_* t1W9jx䳵r?*y9HkRnH9L!ҢSB^""R{F$oCGW#m*Q? 0Psӿ[%lnHQB8{bLkzm mX,2s' O/P+&hȟ.k_(gtTdkReڤ *隆zͻm%d`0Ljϊ"5Eً`$qKECrcn)StIn%:x4Yk9!4JkZ':k4%\H5l@Ǧ Í,&3/-ZY_% ( ]V/T=jOmW E w]veܧ-=ex›1to Ӱ|Z jW%Ÿsw)F;'Ix0E;:yۇ^XS6$WGoHC h`td|is|2|cVce7KbxN4/Z C{^N-E t,w(lСNfχtήp̖%bt:GQTEn,Wr'!3mG)Wnoż|$?1${h09.Iاp7!HN6X)@f\z: ̀s!ރU0vW1 '@@@Gkb:y?|biSkupΪHF;Vw y\#l{r/kͼĄ?G~M,S.!&PW켺Y% St{f5յm5^o2De"\֩|v]iNm\js t>b:#l/-JԐ0Y<ξΊɺ%5N`s*}Tb1C48 Rbm3_|d3TD?8wvΧ[|,bJ8s0HHt;zX3yXlc%xnW(FB\7Ӻ פڴlx?U_;W'H7șSˡR 5s^﨏XF$)S~nIA d~lI ;R)$UAW)[z߅s%}rwv ;FgN T y{8Qq{GCP ~Jva' &8z ȺUR$d1!Kj.G?h2iu4d+gp>ܦA+"lxYT7Tcһ_2~P"I[uBI$Xc':,QA3 )z$W~j~6AUAzMlAFOLJSTk*9: /rp$؞E$2mpJftw2FXK4F!#"hSQdufL7/ =` c|a znZxU#Fз["IȺGǺ< ֕o";V>RϜ83 Weg]rv$qϰ#EdDd 6e$pPOD?F)fA w%lUIAͽn|lć~CLCN|v8:+" ~i8G>-z%e;:Q; ZFDj5䙲j֞uiw1&ԦXՑ0"40Ҕ"9p܄>DnsVj #kxEn:Avg( TZ|[<,C ',p| gxULae,7jI}T;4;1rn9m,[!T{œ FHd@ƀ-z~iS(V844lى?["E=RV ؞ۃPZږCxO9L#09BR#C _l$KVUF8clj%c=jIFe1}Q\Y_rH/M?H4 Ҳo hs΃j=߲pAn1zЊǎGcQ> Jbزʧ*yIƬgMx$y3fh{8w"zVي%QL{`/ ޼A8üM0[< zy jD~ME>nb>Pq=;0_R|9IrLh7 GbzTl!d|&Sr[g"M?[wCz$wRB!\'M-^FS<4ƎF><8YVOXUj!~UФpi/O\i\LVbTIxwWr[FJ|uFYW\$a#埽~)Ǩ5 .s><.)QG 9ODe9$7V<-Mۅ ťFWD Nj# 6d)iSG5ͨWKKe,>zЕ_0_e];չ i\`P#8#,tiԱ̭@4܎]u_/t}t joR3)Bwcp!b˥)ݐw1BasK[Jg|I.6^g^RPI2Ki"l2gɭvbǨJCSъg_ޯH>ì,}&F:8K]o. cLP `!t:d\;W+HMAI)tb&j7~DpS}h߿QVhBUyo|p[⮿d&^7DȲT1s3Bnyc획ja6aJ!y:(87G9{ee~a3J9,:#ЪFԮl_EXpÈcB ~@ c%Ƨp} TgWk$dvE㗪;&+Z(e(ma0Gplgj S]/gBxˍ%){MuF6nl%@2bedzd%w0=]xL.1>D oste3,eT<㞟|sjl~ NY)]ʞfî| ccE7[èqv33:%a&k4)X*>^,a;[H~MBd,Wוz֬ɾ9sr§ K[(D(wNK-kg v lfruLw_8R!$+4]:BMdsH4{C-97gK㡾b6e&Wt)v !v[%~t'5 "3H1$KBZ+0X2@sF2M*ZsEQ':"Eujmg/F(@S.'A|ttOG19g{ktzKΧYMi]ildInj8A?<:|.D䴄fMS6-X-lEl+Y @^R5}'uk˹8~c3T&IQ49L)X5'wm"Y&G1˟F'QS<2#6G;"TvVݍ[=.2ҜHYd^KE/_ЁOj:k}? J19 S9D]0>~y˜v!jf`nu3̩mS5^; |aR7iuG nb1 :ܹ L$t@v9mhҜ]ɾՠ0Wu2i(`l"QGA$&+DJ6 Ʀ-4)~L䷈Su;ͫA}zk#6S.Oi=ΠQ IM &2)bH:l+)o~} 6&n\Q8r2=ȽtNӽfڭ$u? D](!T)LS:b~;sf)[6H9[>SZKM<ƨ{s]6I.ppP.GKpsЦ^1*|NA4ȨQӏhĿT!ٹ~S)sAkkGF!)2lABs[;_|Og<[(><҃P^FͶ$[vm/)xK8p>#Q4iGC-DMh"./+U$pKEez,8F?3urk2^MU%مd::\b iFgMrIEd> Y8㵩ljޓjgXld4*SBcA*۱1h W9NBYAWŏл=Sw| w밌7-=ͻظrwe(=14gLʨI{=~/$(Pls&gQ[Pq1a?@pz%v)3FZ\'#|NO Й ߺb dK12r?Z ÒZK%WœTTf͚ EB1y-}ω`+ M,^bQG%&Wlw\>޿CgכfS>(<;-i[&TSY7@߄Ug;LA~gDG=cph߻f s֛ 8J?SZ*g,P+#ʡ +' t5v:2Z(.cLerKҼ=?P:I9Yc^~8x wm+y-}Yjsg##:vu]/o6MٿO}`= _;0f1GG%g~+|7-!?._4/D#F_Y;Up-WDj䟍I0-E[M`)^4;Hq﶐A94HDG0/a4Iܓ ]{0f0l~BLD~E`:> =F\<ǧkCRyC:jkO~6ADs4T]B6ܜ8x!OQz@!m;gP!~U[[}ܨ-|%VUcSF_OW5\!y!jSps?]DG_H,W)AHO{cvS`&h1*d$ p" d-9c b[u-a0|ڥh38{%|AN]$eݬi娥PUxieChY/WOxP#L&;OB]$zS4bE 3Cك&3B2_<&'鍼y-4Q:T"&+sRR4 ~~u'x/.߉ÛZ2:Bɏf\Lb=ش"sXkh2?)'岵#L*]fsZ*]Z!w։Mǭ wTN(0a9L)W .>;$Ƌ,hff H󵈀Unނ+˃^mۨQl3)i>D@ `t uXHu[WJv2xݢhkV7.Iw4rDrzdh׍I0"A0t7 lu7uBOʔ:sv@)3ER`9rI)熚LCu6l;- v8#?V}\4vj?Jp7 t4F_kWt, W'Q46?5O*aV/y'M+#Vc8!$qdWfPF X<۔9|~Kuݰ[x9ByPl.L37j-16au18{x"?IkD#O3TL=Ih^꒮gPopBcE8HT5,] "# {s] . OcA,lZC:KݰYgtMz-ֿJnq٪Ps@1~ l\[(Y'WXbPIy傛M:_d.=._)ԞxkΒ›J8Z}cI^HznFj>3؎!/!c(:X \y!HF]~WN݀ںXsșui`pg=v !¿[ʕTe]me1Lnf!elr!L":v(id\S׭(q/lȢB]mw6S#ƢшYt$:`.1z@϶/-[Qm׵ CQpA@SĿS4Ux$$LE4Km|t\U~} )}̻2c1_Y5w >m=A"Zkʻ3JRR#3I?JLQbYW/qkg^Wy\nU2_%FDz]-/!oo̞TL9zJs+1qz߼2ٚ;F2r΁2qa\ 4"P6Y/zƁUKTzZ]1~E{ch/c4crEK8>j֨{8 e9CL 9 8W,mImZjIkH6[44Ar5 R(>=u2Y|d@d:/ Od_}&f]߀`^m-U8 lNpϨf<-&+6$g3P=A R>8,"{I1 K0 Ҫ4BWgҰ| WFyyg'.&cWAz|dQ@ۚLpĥ6fCcۿ)d]>Q?,Gl m<8,+VT4ק%:~ Z!g45*OCjlZIpS%^6Rw(~RFʵt*Z72^bȩ)Gu݄aB*;[*e/tøa`ִQH0Yc晑eeH)丹4ٲ&}3%|4X|"3‡<͸P-z޵tH><\Xd1vqȣ!U4[aK=x вoa[({=SģL|lF6#%'a~Uc#0 _av[7%X0x1WJ%ysqmr.h9Ǜ͉u-+K3p .v99J{\KcQyِp%5sIA!@#1u (0(ܒhBRq;JbPɦdR;+U1XR^7M 1ܳ2Nkb^!F2Gd|fXPD8rq@Mj4kD]CB̕(U4U!O)A},{Бn+~5;8䜣2X U7hj&{qtkB5K JKAEB' sSB 1-z$g\4mYPҁGK#QnFJuAL,;@ f}8O!Rz}͵K~)mQFMS~)R(L Nw_Kc$! G;I譭FR{Q܆ՆV DBbYL+%*Vk m0맏 #t~/jN]➔m#dm wDe,4&P3Jh~5 8͖Fh&KcJU-43YJj#V.l[;*JG䯪m'n鵜л4zŐa4K@lZj9ưq|֑=?/9*^+3A[ՒA˼Z)ܣsjb.sMAg b!/B ::H8)b wJ./2) +X,)nЊ֍Ev@ÎrEڗ}hD ['omnTu9p8RY+O:2 `ϋөŬ>9 l[UNܕck il?gy!xxٕ_4F 6L :)BRk;zh\B$ѭ*&E}[2Dʩ~m?bxxb QQltnV"OWݣOewq,z$I"ݎ7ߎGͼٜ`L|`Bw nʶsgvv,g3vkً @$pfݡ;3u9j{6k&SM,-͍CYeiOδK0ܜl#JUeDw$-XCEd#4XIԮ<ݳo'yspo)B 3633n4ڪ% 3]2ќ5H./s!\2=Du4 XQ#|{sbtB2'k$$Gjy7L~N (rzy@%ʤbf0Q׌KY%VRuqpJ Q3f~<>CzF\ڭLnOzvukɌB*Ǎ(H'ƃ^ཕ}%%6)>-keF%D;jPU1qO졂HF"4"x̕F%XIR?ݿBOHN ?<4vH`љj,^apN/ؠJ~9'i"xÐ v"YEhM%E#S@DRp鬪i2BC9<` Q6^xFNaMیJ|UFbmqh!Uee ˁ~.R cT|>Ti6"'ߝI.pVx9G`lN.pͳ{B)JXg_.Ww`<0ܰc>Кw7SFI=knDn:fjAQ;Q .v X^r~xQ-܉_b2ܽDYhMu)ȣNKs&o5Rp9ɂدgt4g< =Bp P!ǖ}"4&Fs1d+W8QKA >!_Eh>{6av_Cs` TC+ Rew(ٮN_ |BM;5lYt;6=pY85h𧒴5F|&7I׾B,[jSB܃ f[_%7^QNLVR}Y)ÝRR;CrFC|Ad^'n@C8bPcVhqwؘ|l-[!_vG3Ph]Sj 4ɛǩE%rRav_FK'?S75NFO(%Cj9#XB1c{ǕŽٻiXP.9/lg wHDefCVyWp|K _>:Ȗ]%Tff^~Vyßo'nF?$_?|NvBxc" ZV CSpl+ԟ(Un2#V7eC$Te Co1*Ϧxc_KP/9ر&/2D4=X"|&]^{; 'Zo>^$_RLx4WQI+,7 ^g\k [`(nbQ3"8='wJp= ٸ* SOي4V߭= uVj^ C'lfX8xTމY .-ꘝ%duˉ0F䯻( l{uxvFj|TrÄgPᇽfLv(A8~TQu۳"H,zҥz 6w{Ȣ xĨi4!׀;g[X ot`/41R!cj$C vG{Omwtgfa[BwcAK涼'pNx{Nct6,6(sW(!3.x\* /M$F[?gʏ;|?۞ɏ;{uvqV -3C$ |hI_9muJ) ( aY |$ܡɘk< g`^3py /XNYtAQ|5e| <wͪ&[(6חr\;D=@#gTW PjPRfڈ :qc6.D,#BOp*d Gkt\='R9|fz,q*}y.zZPjH'7٥<4S|'蒐Ɔry_ č¢/#RYz,ixDpآ)UT ȿ?"onc"(ǀ̦KVR-?}R訳LMwB:Qs`VFBZl7~L'օ}T9Xfɶ~1{_2YTݡt7`t=}5'>8gr3g]tnn1"i܆-c|@{jMb8iL0tVĬ A/0{)±5nDϲ `h~[X6LO3 (rOjSZs=-8]/y'6flz>+^#bt1ipZڻZT¿p}!efn(\6ō%(3Gl.I^g,?*05UWJn ˩ fZ̵(2]r;Y? .aFxq Tb}Vu8[ahD{Xu@M%qMk2әt,k?gW @wdD׵A H)/{&;NVci.w ’Cq̩?J?!Y꼢EdzBQpN |Fz}i$bKc pOYuȂnF8ia}ƣwKz;L=_#%qSd;zٯʳmr%u!{~ v): 2)5Î )qR,Iec)nFFML1=-m?Bu[fPtHbjM@CK(ё $.[~<31NW^ <V](CQ%p^͖Tc}˸@y/ =Tmqv=2Z jNS  1Jo#-ќv~JF@skRP!0hAɒIZ 3 g7Ɋ&R-T) X,eem!&q6.~X;~)ޑƕ֓ԟ QQ<>φlQWyܑ,M/Qu6tc'$16O ]>W6w֔jţÉF|V ?]8vH}0ЪbO݃='H մnsGZŭi<; M$ayJp)Ѵ^DMJ>ߥ[qB¾]Re05锯Ow".gTw :e5:jnIIM.?6o4yEJ 5I@A'j~>fCaL)jY1H$š 6{Dw׆o>0+Bz0FA()Ե̘`|A1 U\&WҾp'3Grљ3%,HXnF68<&uZ$iV|*#U LƧ\ƽgq wȭ0ync:_ `q1ꈊ | ҢX$r$_9k@XZ>Ҩ'MYKEHo(536 d F0w+D$s}\V`drj;tǾ+<ц~ IB+輘lj<]T\G5*#iNJ$'0cb k}X=FAnkK}0o ;]x^Bc!8DA:./=!uq@F\d4|iRiUgtrg5ͭi$V^qO%\IYa` `ķJ$+xWW̒%F,XGir a.Nh'p\(_% }I ;!.(4֠+l\~@DĨE`AK5z* _(kϾ bϝ;6B_&HnS`Q?A :N3:ek.N\+.׽:"iF 7E^ӏ[kT^A-d!!‡PC6cvgIP1t=ٔVU@#?')#m'˚mT cl+)1l" 'e4q?@Tфy+Izj<۞E~@kd䩾k$zZWmB Dq3",x=RK\&pz[kȫRVvd6zW];u%I#Td9 ^"Of!m@ɫ8FѱP7[NaNBQu$I C:|H +|,̵5~$2UdX5l>E1_d _KVQO~Y an˖#%*J(w2rVɌTAr(Z"Eg9 O o^k@Ş GY(ƊƟ' z`_8Xӷ6ӊ;&NAMd2uqR ~SRQӚ$W<&rr4hug5hꎜvnŀ ,6D*zQf Þᒃ/ dkZPs i~cl $/J*d`7}W$㻲dh?wgHzkhpvCxsU^ u+̀?uH{X䘄bn4 7_u $@85V?TJ)M #aNQ #w#_9g$f} =U#1AEeP>R"#6H|ru$`JxR?a@DQazCdai̢ `8;!ĆpĵVkܕ̞R jYȃh< K47#!ȑM-sy7ɛ~N[–t8bO$ܥY6->Ĩ&P6}*M]Y=v 6}4LUqcG{Kw]Fi\A!SvpjF3j&G}~ZFڨܪ("g\˙KQMܐgiK^Rq/E3`*Cjdr{Ӗd3..* .S6 /]ǙgJ|Fxv@?WfOCX;wp߀zLHj8ۄMf!}x^+s?|kC4wI~7aw`"m{^f >xeVbP,,CTLJ3谓4rDSO҈aUY+PuO$ @e$x2E>X `:Tgt=M'mewfb>wW :{mJ`Ӷn.p$fy 1iQSz-GLN.d0(lˏ*:=>nM0E%͓ RsP,;)ufe9%/2pNaxqg9Y97N+1ړlGm1~Nmp45] |OD2p?@4˙5QR&Zn نQ1CA}%үl:eleu *B`u1ӷ*( ĊG^U_ *+%7 y@i *A/α[LZQ(DVUuؠ; &5K;+[ǓuɄ8ӫҝp+JèA s ]%[ή+zT'$.ZC[J^t"]%\b&_Q"??>quΣOi6kAOrv?|zoE\\G'"ob 7%U&|響x8JjL;N82g797z:<!V'q~EOwͦ{hRk\(p˘lnV{2k$ 0Y*X_ȊSPUusj =HjYbR1k(*C: ,I,yU30B~o?#92I[b(aᾇLfNGO+P >Ci=-_$&y_$A!9TVxB_a참BԱH*}z~-KGkЉL_VDPx"KnD!/hk tD! z޽=R&ji=u$V H-2w7Le9Z<D<_ md~$*1G%}'RýPA(A8BDND$iƋWWG9f!ENZzX.e3aۊ]6Z\d]H{ J2& _uLKmUul@|޵;ʀ6}S\<8OܞLt, D&ւ&[oI=km\Okd- i;4ɳҬߴ&hd)cMNe%B=0s(Ww`8Zx$BdxR/wq@W=^@qKQ~'RDV{hHo\^%( 纑~fO/z]Clk$MA\rNd/6]},26>mE)7FHRGlٚ!3'Kڛz'% .h!0a9ѭ\Y$S4csl RIuyၕٌ SGCm,sO`R^ufD565aҒAUUJ&ޘPפ5Ġ4ye3$pb~>3MώCOmhj9V$ONк=Z QqWj& c .WYH0|mx+e9.oy갓E( >ָ Y<-hd # Mpݭ_k%//>$:W3K!Ūa98fOMD(-gLKq?m/Fć Z# ?OS1I锪V4°<6kŽq|[3V<Dߝ7+eGv{L½Os!_,%t\#jL|^y3, Ata?ФZҌYv Sd"'rAVo3+Y)7-h4G ߣ,l *795-Ln-6zT@68`?^{aeRd\N*[#s82SJ]Acqy#t q3~fo9Qˀ6ՁrRC05nڂphAN8Yb.83‘1HMT)3 QM:RH6 jx<1~Dn?^Us7a_I{SӰzK| g3Ȕ@j9MO.|}vPo+$~ a|OzfBЄ "QЎn +DZ%cJ͐rFw16hu= IzX;N7 )b:Z64E*Wk|}v )>%`l";uwl(:@ n`3qukk b7Y+x'x&޿ZE#{ qioV ilQJ`C^̲4Z1G"ʾF&~M9wx̟f '!`8]zw=/TF2` h%?t|vu5qK8.Ljh8='97>={פ*B4b 85,lFrvBqB,R g/ 5 HHFyUd͠6BZf RtUdNJ%z3Wy+=+r=ϜEo%2q_wO\{UPb!DnذE?jL`.ZfGlEN3SXXhx| r/chޞJ.D#JG(ͤ?@zd;$b1'c%,9Beosk$\r_ G =UzCuZDh hQR@ul NN$a/ O )蘬=e'^A]j@ZvY4WE=d"*T] m@ʫ+͉Q^ulºQv|s'\k5;*X @ s߯f#W`OApfʼzj>x M6"۝`x WŃ{5[HB,_SDi0G}jyLE#(e fdj>'v&$07h-aM$5 YeriKB~s5$1 f.M,څ#C%lk(uKN/A<K~M0 +l+e!w!3`7ދ f3m賏LzQv c%Pq2?꯱HJ5E J'Rő6nq4utmVGdO/poLQkq6~$TNlX#9wGf ,g#aӖ"z \&HVsҶ_Ұ9Od5iLm&p7aNIMAVk,PiVϺobYK'IHmOr0Eŝ=dH7t޿.r( <ufS'e{Q|6qڝvH瓕~v[1KK.ӢrZ+zz0v:G] `rIS& |,|=QZd#'"-r\;:RCg>v1H8 HODm.]1H