python3-gst-1.20.1-bp155.2.14 >  A dkTI%z \cG`(ABwp0Pz^\`d"ǏeD8ACGȔpph ofQz׹[{-_of~Mv ŗEaw'!LCAe:NtbXs6*-{c[#< GL)SIqZb@Cfal|/s =;5${PNGwopΓKDI\X!Q\P` XH6@QOb.ܼ*t6:xmu'J[xW~u8|B9a8Iv;e|Flj%fdnS>@6ό^UK)/!W3hAE/}9B'C-mgh8$文9fJы^fqiUz eсegBMލ0 N)n눉=$ mVr/S 6)A]pb5f0f06f4e1ebe2697ca142538b59f2125971d549552b95b814e3022666139d0857ae1548f8b670ce0d9e02adabd35fbf18a1bd0dkTI%z \k.xΈ/Pznt^ ȊFȃiRD`qT59q@]&)ާLk:uwLr>o V妼kr25Qܮhl#/"-kƮߕ3j._Pd`?a^n3E$y=tAS[@N<ldK'KbI6 &H"O2e2Jdn[e(6m;mˀ;6o}ڸJyq?zmyGc eAZApuVhuv_3m4c Y.˘>p>O?Od  > 5;D t            X  X(8 ,9,: 8,FIGI HJ, IJ\ XJhYJp\J ]J ^KObL9cLdMNeMSfMVlMXuMl vMwN| xN yNzO(O8O<OBOCpython3-gst1.20.1bp155.2.14Python Bindings for GStreamerThis module contains a wrapper that allows GStreamer applications to be written in Python.dkTs390zl26ÁSUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://gstreamer.freedesktop.orglinuxs390xP rM#gAA큤A큤A큤dkTdkTb/(b/(b/(b/(dkTdkTb/(b/(dkTb/(4bd2006cf977e86436a8d21975f89a226970ac1cedc4d865ecf6c134b2715e1d262eb78bbf6cad9f4a69a0b363c5ccf1964abccc8badefce77bfe9ab8a73d487e8d1b2cebf22ebdeab5ccb4ea50ad88456d067aaa09fceeacfe1ec44532a06c090dd02b68d9d48b2a4ddc57f26ce49515daed56e3a3a28460f76302e4dfd3ca4edd17c7601129964f9d9b6e7d32e6000ec4e1ae6baa6120e54485cff196f75fc79e395428b5c0a747b958afd1cda86051421ee4815c97bcb66338879052269a8b2dc4817ab0f9e8c4fb82c170b76487a28b402e35eb8e838f8fcdc4fd91d4dc2ea3ad127610e5ded2210b3a86a46314f2b3b28e438eccffdae19a4d6fbcdb0c2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-gst-1.20.1-bp155.2.14.src.rpmpython3-gstpython3-gst(s390-64) @@@@@@@@    @@@@@gstreamerlibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgstreamer-1.0.so.0()(64bit)libpython3.6m.so.1.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(Gst)typelib(GstAudio)typelib(GstPbutils)typelib(GstVideo)1.20.13.63.0.4-14.6.0-14.0-15.2-11.04.14.3b5ba@aA@`\`@`_ _@_@^h^g@^J@]]@] \@[@[t[W[c@ZZ&ZZ.s@Y@Yh@Yh@YJ_YXqXXX*Xs{@XBX:W@WaC@WVJV@VRTD@Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Luigi Baldoni Bjørn Lie Benjamin Greiner Bjørn Lie Antonio Larrosa Dominique Leuenberger Tomáš Chvátal Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Update to version 1.20.1: + Fix build with Python 3.11.- Update to version 1.20.0: + Fixes for Python 3.10. + Various build fixes.- Update to version 1.18.6: + Avoid treating float as int (fix for Python 3.10).- Update to version 1.18.5: + No changes- Update to version 1.18.4: + No changes- Update to version 1.18.3: + No changes- The happy coincidence that python flavors and their interpreter names have the same name is no longer true. gh#openSUSE/python-rpm-macros#66- Update to version 1.18.2: + No changes.- Update to version 1.18.1: + Python 2.x is no longer supported + Support mapping buffers without any memcpy: * Added a ContextManager to make the API more pythonic with buf.map(Gst.MapFlags.READ | Gst.MapFlags.WRITE) as info: info.data[42] = 0 + Added high-level helper API for constructing pipelines: * Gst.Bin.make_and_add(factory_name, instance_name=None) * Gst.Element.link_many(element, ...)- Update to version 1.18.0: + GstTranscoder: new high level API for applications to transcode media files from one format to another. + High Dynamic Range (HDR) video information representation and signalling enhancements. + Instant playback rate change support. + Active Format Description (AFD) and Bar Data support. + RTSP server and client implementations gained ONVIF trick modes support. + Hardware-accelerated video decoding on Windows via DXVA2 / Direct3D11. + Microsoft Media Foundation plugin for video capture and hardware-accelerated video encoding on Windows. + qmlgloverlay: New overlay element that renders a QtQuick scene over the top of an input video stream. + imagesequencesrc: New element to easily create a video stream from a sequence of jpeg or png images. + dashsink: New sink to produce DASH content. + dvbsubenc: New DVB Subtitle encoder element. + MPEG-TS muxing now also supports TV broadcast compliant muxing with constant bitrate muxing and SCTE-35 support. + rtmp2: New RTMP client source and sink element from-scratch implementation. + svthevcenc: New SVT-HEVC-based H.265 video encoder. + vaapioverlay: New compositor element using VA-API. + rtpmanager gained support for Google’s Transport-Wide Congestion Control (twcc) RTP extension. + splitmuxsink and splitmuxsrc gained support for auxiliary video streams. + webrtcbin now contains some initial support for renegotiation involving stream addition and removal. + RTP support was enhanced with new RTP source and sink elements to easily set up RTP streaming via rtp:// URIs. + avtp: New Audio Video Transport Protocol (AVTP) plugin for Time-Sensitive Applications. + Support for the Video Services Forum’s Reliable Internet Stream Transport (RIST) TR-06-1 Simple Profile. + Universal Windows Platform (UWP) support. + rpicamsrc: New element for capturing from the Raspberry Pi camera. + RTSP Server TCP interleaved backpressure handling improvements as well as support for Scale/Speed headers. + GStreamer Editing Services gained support for nested timelines, per-clip speed rate control and the OpenTimelineIO format. + Autotools build system has been removed in favour of Meson. - Drop python-gst-fix-py38-build.patch: fixed upstream.- Use the singlespec again to properly generate py2 and py3 pkg- Add python-gst-fix-py38-build.patch: Fix build with py 3.8. Further switch to meson buildsystem, patch only fixes it for this, and not autotools. Add c++_compiler and meson BuildRequires and meson macros. Drop all python build macros, and add explicit pkgconfig(python3) BuildRequires. - Update URL to new home.- Own %%{python_sitearch}/gi dir, needed now after changes elsewhere in the stack.- Update to version 1.16.2: + No changes, version bump only.- Update to version 1.16.1: + See main gstreamer package for changelog.- Update to version 1.16.0: + Highlights: - GStreamer WebRTC stack gained support for data channels for peer-to-peer communication based on SCTP, BUNDLE support, as well as support for multiple TURN servers. - AV1 video codec support for Matroska and QuickTime/MP4 containers and more configuration options and supported input formats for the AOMedia AV1 encoder - Support for Closed Captions and other Ancillary Data in video - Support for planar (non-interleaved) raw audio - GstVideoAggregator, compositor and OpenGL mixer elements are now in -base - New alternate fields interlace mode where each buffer carries a single field - WebM and Matroska ContentEncryption support in the Matroska demuxer - new WebKit WPE-based web browser source element - Video4Linux: HEVC encoding and decoding, JPEG encoding, and improved dmabuf import/export - Hardware-accelerated Nvidia video decoder gained support for VP8/VP9 decoding, whilst the encoder gained support for H.265/HEVC encoding. - Many improvements to the Intel Media SDK based hardware-accelerated video decoder and encoder plugin (msdk): dmabuf import/export for zero-copy integration with other components; VP9 decoding; 10-bit HEVC encoding; video post-processing (vpp) support including deinterlacing; and the video decoder now handles dynamic resolution changes. - The ASS/SSA subtitle overlay renderer can now handle multiple subtitles that overlap in time and will show them on screen simultaneously - The Meson build is now feature-complete (*) and it is now the recommended build system on all platforms. The Autotools build is scheduled to be removed in the next cycle. - The GStreamer Rust bindings and Rust plugins module are now officially part of upstream GStreamer. - The GStreamer Editing Services gained a gesdemux element that allows directly playing back serialized edit list with playbin or (uri)decodebin - Many performance improvements.- Update to version 1.14.5: + No changes provided by upstream.- Update to version 1.14.4: + Bugfix release, please see .changes in gstreamer main package.- Update to version 1.14.3: + Bugfix release, please see .changes in gstreamer main package.- Update to version 1.14.2: + No changes, versionbump only.- Update to version 1.14.1: + GstPad: Fix race condition causing the same probe to be called multiple times + Fix occasional deadlocks on windows when outputting debug logging + Fix debug levels being applied in the wrong order + GIR annotation fixes for bindings + audiomixer, audioaggregator: fix some negotiation issues + gst-play-1.0: fix leaving stdin in non-blocking mode after exit + flvmux: wait for caps on all input pads before writing header even if source is live + flvmux: don't wake up the muxer unless there is data, fixes busy looping if there's no input data + flvmux: fix major leak of input buffers + rtspsrc, rtsp-server: revert to RTSP RFC handling of sendonly/recvonly attributes + rtpvrawpay: fix payloading with very large mtu sizes where everything fits into a single RTP packet + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM + v4l2: Disable DMABuf for emulated formats when using libv4l2 + v4l2: Always set colorimetry in S_FMT + asfdemux: Set stream-format field for H264 streams and handle H.264 in bytestream format + x265enc: Fix tagging of keyframes on output buffers + ladspa: Fix critical during plugin load on Windows + decklink: Fix COM initialisation on Windows + h264parse: fix re-use across pipeline stop/restart + mpegtsmux: fix force-keyframe event handling and PCR/PMT changes that would confuse some players with generated HLS streams + adaptivedemux: Support period change in live playlist + rfbsrc: Fix support for applevncserver and support NULL pool in decide_allocation + jpegparse: Fix APP1 marker segment parsing + h265parse: Make caps writable before modifying them, fixes criticals + fakevideosink: request an extra buffer if enable-last-sample is enabled + wasapisrc: Don't provide a clock based on WASAPI's clock + wasapi: Only use audioclient3 when low-latency, as it might otherwise glitch with slow CPUs or VMs + wasapi: Don't derive device period from latency time, should make it more robust against glitches + audiolatency: Fix wave detection in buffers and avoid bogus pts values while starting + msdk: fix plugin load on implementations with only HW support + msdk: dec: set framerate to the driver only if provided, not in 0/1 case + msdk: Don't set extended coding options for JPEG encode + rtponviftimestamp: fix state change function init/reset causing races/crashes on shutdown + decklink: fix initialization failure in windows binary + ladspa: Fix critical warnings during plugin load on Windows and fix dependencies in meson build + gl: fix cross-compilation error with viv-fb + qmlglsink: make work with eglfs_kms + rtspclientsink: Don't deadlock in preroll on early close + rtspclientsink: Fix client ports for the RTCP backchannel + rtsp-server: Fix session timeout when streaming data to client over TCP + vaapiencode: h264: find best profile in those available, fixing negotiation errors + vaapi: remove custom GstGL context handling, use GstGL instead. Fixes GL Context sharing with WebkitGtk on wayland + gst-editing-services: various fixes + gst-python: bump pygobject req to 3.8; fix GstPad.set_query_function(); dist autogen.sh and configure.ac in tarball + g-i: pick up GstVideo-1.0.gir from local build directory in GstGL build + g-i: update constant values for bindings + avoid duplicate symbols in plugins across modules in static builds + ... and many, many more!- Update to version 1.14.0: + Highlights: - WebRTC support: real-time audio/video streaming to and from web browsers; - Experimental support for the next-gen royalty-free AV1 video codec; - Video4Linux: encoding support, stable element names and faster device probing; - Support for the Secure Reliable Transport (SRT) video streaming protocol; - RTP Forward Error Correction (FEC) support (ULPFEC); - RTSP 2.0 support in rtspsrc and gst-rtsp-server; - ONVIF audio backchannel support in gst-rtsp-server and rtspsrc; - playbin3 gapless playback and pre-buffering support; - Tee, our stream splitter/duplication element, now does allocation query aggregation which is important for efficient data handling and zero-copy; - QuickTime muxer has a new prefill recording mode that allows file import in Adobe Premiere and FinalCut Pro while the file is still being written; - rtpjitterbuffer fast-start mode and timestamp offset adjustment smoothing; - souphttpsrc connection sharing, which allows for connection reuse, cookie sharing, etc; - nvdec: new plugin for hardware-accelerated video decoding using the NVIDIA NVDEC API; - Adaptive DASH trick play support; - ipcpipeline: new plugin that allows splitting a pipeline across multiple processes; - Major gobject-introspection annotation improvements for large parts of the library API; - GStreamer C# bindings have been revived and seen many updates and fixes; - The externally maintained GStreamer Rust bindings had many usability improvements and cover most of the API now. Coinciding with the 1.14 release, a new release with the 1.14 API additions is happening. + Updated translations.- Update to version 1.12.5: + Bugs fixed: bgo#793560, bgo#793756.- Modernize spec-file by calling spec-cleaner- Update to version 1.12.4: + No changes, stable version bump only.- Update to version 1.12.3: + plugin: Always initialize GIL state. + Add support for Gst.Bitmask. + tests: Stop using deprecated assertion methods. + tests: Move all Fundamental types tests in a file. + structure: Add a .keys() method and implement __str__. + Return a Gst.*Range instead of a python range converting from GValue to python. + structures: Override __new__ to make it more pythonic. + overrides: Remove IntRange And Int64Range on Python2.- Convert to single-spec.- Update to version 1.12.2: + No changes, stable version bump only.- Update to version 1.12.1: + No changes, stable version bump only.- Update to version 1.12.0: + No changes, stable version bump only. - Changes from version 1.11.91: + No changes. - Changes from version 1.11.90: + Bugs fixed: bgo#780369.- Update to version 1.11.2: + Port old helloworld.py example to GI. + python: Add an option to set where to install pygi overrides. + meson: bump version and bump meson requirement.- Update to version 1.11.1: + Meson build fixes and updates. + Play nicely with gst-build uninstalled. + common: use https protocol for common submodule. + Remove bitrotten and unused gst-python.spec.in file.- Update to version 1.10.4: + No changes, versionbump only.- Update to version 1.10.3: + No changes, versionbump only.- Add gobject-introspection BuildRequires: needed in order to get automatic typelib() Requires added to the package (boo#1017473).- Update to version 1.10.2: + No changes, version bump only.- Update to version 1.10.1: + No changes, versionbump only. - Changes from version 1.10.0: + Bugs fixed: bgo#772853.- Update to version 1.8.3 (boo#996937): + No changes, versionbump only.- Update to version 1.8.2: + No changes, version bump only.- Update to version 1.8.1: + No changes, version bump only.- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. - Replace gstreamer-plugins-base-devel for pkgconfig(gstreamer-plugins-base-1.0) BuildRequires and version it. - Add explicit pkgconfig(gstreamer-1.0) BuildRequires.- Update to version 1.6.2: + overrides: fix a few typos in exception messages. + python: - Check return value of g_module_symbol(). - Don't call Py_DECREF() on NULL. + pythonplugin: Clean up error handling a bit.- Update to version 1.6.1: + Fix regression creating (Ghost)Pad (bgo#757108). - Changes from version 1.6.0: + tests: - Fix tests in python2. - Add test_fraction back in the testsuite. - Bring back the testsuite and test if the initialization override works. + overrides: - Do not use inspect.signature as it is not avalaible in python2. - Disable all GStreamer APIs until Gst has been initialized. - Try hard to make the query writable in the pad query function. + Remove INSTALL file. + plugin: Name differently between python2 and python3.- Update to version 1.4.0: + pythonplugin: Fix compiler warning about unused format string argument.s390zl26 1684755673 1.20.1-bp155.2.141.20.1-bp155.2.14gioverridesGst.pyGstAudio.pyGstPbutils.pyGstVideo.py_gi_gst.cpython-36m-s390x-linux-gnu.sopython3-gstNEWSTODOpython3-gstCOPYING/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/gi//usr/lib/python3.6/site-packages/gi/overrides//usr/share/doc/packages//usr/share/doc/packages/python3-gst//usr/share/licenses//usr/share/licenses/python3-gst/-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:Backports:SLE-15-SP5/standard/1e18b305be7982eb395f4b3f180d6752-python-gstcpioxz5s390x-suse-linuxdirectoryPython script, ASCII text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=9699e6f6a90684ea5eed0be8fad4494fcd74ef5a, strippedUTF-8 Unicode textASCII text RR R RRR RRR RRRRRRRRRRx)q 82qutf-82ccc716828b20b3aca8d62572c2c5fa27deedb7b66b03207847cfb3dba4194c7? 7zXZ !t/˗] crt:bLL ؝.H! mp4  P4M^u!7N]ׅEQ]A09.dOBܦQR@ EudgPI<%_<98#Ni+-m~E&kWQgPZ`Pg, /GB}Feg^JXF Jѐ0E=[r.^h~;gMGsЖ%爏e -Z_453QZ`S!dxWŹ\da6'+ sjn]i?f&/Bc@<@sMHolM^vKރ74)٫y9odKkaD5N(i!wpd\r׌naG"kɦb< T[":B C^gʚ6"ѫK@d$s1TBΟz`a-ce6P5nL46]|8YpU҇P&׭=w 힕ei r;GK&qT_nzI|o`ضZJ6s+,52Z| >>k֌=ؗk'F)%B9@pViYKe7rC[>ÁwB!$ǐNMP%ҋk٭iM8:<*dӥ߈o?p}ѐuޫda>#Tӆ >JlҶ Ʒʴ}r܃kƥaWj]xTծg}mwH}l ,%tPr!&e#GEq|2){I[<3)0]4HL)Rfwq%hN0H:]7`PŘ[Su KK?p5(1' Ma5HKS{m?"L%U˖r,IqM{A4OZw` CB4c_6BvFw"zA'4 DP TT1~XiVAA%3n"Q)GdGt|r]Vj~m\N$0Zށ*VQߺ#52v+Uט 6aUfF 8\(JԎ3Ky% DJ<Bmq1F%K+jC<-;=yD6hV[ ^K''mhz˺gr`$S Ac"2rw޼0?s;7\YjE,7Ӂw=/# ZŬ.֐ |+yCj=הV'nW QSaaEBf$v 8QY,_,&On"s)xG}/"a1sN }珥.XOh@PZ4x6 c/n84aubA=T!$ʷ%n)>ݟ%%)}3Swr=+%$27AWÖ7@(F2* %z1}sx7*l؉yNgO,x;+OVH!3) @*ܫ3ڬ(8y(1\RGlc*Ɗ{Q!  A)RA9aM3$Q?p#Хw)N$.`S: +kw!/Ҿ繚Z D̾L]*To IQ2%xG*ZaLxA|DtR~ m'PxW -g>x #ϙZ)%g2q^?g\0 nsrObS$R7P!M|Yc 99jd΀c2Oٯ^XJ9>}yMpEvdZO4`TJ5䞤e3Qiܼ[U쮆,xgz/1fܘ)Yzs$>B9z9_ZOX+iQ13ٹ!/K*чok=e^7.Υf) 21J)l)3w !.zUdz8aq%4(g5m[A2?7Fl8Dd-> {7lIזTҔY2QhONw I{j! hnR҈ʃUl葿I_}{+E&2uO*!2N2Ƕّsl~$.[Խᾡtqp⑴Uג%{8OpƥMzlQ- $wL%Apb꫻jxxd tqz-=6el'V:ŶNvz8*{$'YYPeF 5 ػ;Q+eeIXu>[[ΨS\d9٣h3!i.Vϭ3[G,s4k9KԺ<0[Wf]unH͊XJ MY;0@)NwCĻ3S5>Zpr_k֯S0?h@VDFb=.'*9&]:ˣG hH *t{#B[3"4${#a9;J ^r22ohjx K;v?gr`8k5<ϤmsnF-tV jOK oft+Zx&Is6>n*}y` yg je;?Q}}li6E 5u.Ѐi5pL\ Qh-B>}ꇬ>-U-Ꙑ女zSmLKc뱼35L, r>k( vHO2e$%XH f[ran r~ûARZ5HRd҆uHHd;D&N#ИG9vE,:gyW),w}7xoz\Z@gLot٠hU* ·|Q1$D:%f UGR1fyo%&Q͊A$rJϓld[|*B+d/ WH%ǘTOrAm)OH>RA Pv3et(jbvI-էt܊#}po80jN-mkV^~F2Ӫыcl)y,l^,fpQ|;\o4\ pM>H,B~|Cߐ$Uϊ(DJ&=b@WZv/Es#ݛ/I6i` Wd3McnTKxAb9F2՚N>qqB c|rJ/PoLjS-k'!m`601ʢӈdόq離W&L^3=.ƿm2͛ dŸ }r(;fm6-]] 2e08iI:4{4(KkUFswO>Ay9dLTRnVu^BX=f$ɤbpJG-:e>r[ӢF#Oz58Yk#a`^_Gld59jۡ %GTY$S?'OU#ǁPhZB&w\b.>Qmހr\;IMKѓ=n$#[^wy:xG.I?֖9R>JIk@!?yqA!:XBF˝c[u%kQ*,&fn:%>q;.k:>˃aMe MrҺ^ɦOeY ;ZEZYHqa{R|z;WU- %F?^R*./O"׸?c_.zO'dBe>AөeA@Nd4ygk $OΒ;8oĎFSY|6aD͔)]djqaFFf߃tj]:EjǶsB7+ ?{Oir?D_[rdgt5ȋ=6Q_^~R2@x~^-|kH$p ,uXɀ{kdOxHQQrwXrߟj'@zu̾3;AnzH ~?UuɺaH0[i QSk!;cYUxy),-\mv$|% Oh+V{G BE6e|"K$T~}P5LR$!k|r_ #)\`fv( ]CzYCڠCvw} ;r"n(w|ê)LzuQ٣(,a@smH4"-7pX s$enߏff:aBs*+ OҎZM˾d"ǰS[f4ڽ; 4 InAÀny\vnZH= H*PN0\8" K|S.?+}I[A Pw_~6`MF );q]MSj]}H-ܼJ梂W5Mu1$7؊}fgcmc:RjA{or LJ@ނ9eZ(1ja 0%&AdZf͏E{@> gUZY:xj$GЏ[ǀgj'u P ^hTq.;")EU|̟5 :u r0w>wv_'$N+%Aa]1[@8Q.Jp|L",Lfo8AuFhIC󥭮4Ҧ(IUn5S*|>+4R$tΝc]JhdR)-BHRWvʒ^w@at6v,-xY{= {wm"RYv.1z&`" ^Vzs$Ϟ qthMX~-~{-=+!cP U _ʊkKW..^c&|)%}_  ]-)RImm4,-5O>-^`m-*ۭ!dG pU XmP,hOoɣ7I>H X'KHlȍ&(x2 )ε22'ņR*VR'I7tN !8QbF8W ^>WtVP9R  [*:s&rEXk 9FΚ iT[m N ޒ]zz(&T?~&H)&a@;汔>+M\U9t,T/l+bOxWFppkƨξ>&FΈ |yC$& Sut%ڃ u&xKG턌Gt!g ֮{ݹkiAeɭ{$OvuHz$As'tX@C7?Cu `Q|)i㗥d} G&{P8npGC]jݭ:(UѪb(grY Z/CK? =td)W*a%CX]lP!zU}<ƣX %u+R 0C!KAO5XRQH w @9i5V9ƞg}t# 逭p 658(ǃ^H2,)DPPċyyz_gpIG,a=QD7 f2>(cL1uv~I?TSXn52/S[gl;dB?bUDz< wgO 3,[>)mK|3kVuoo:+|.irljS|P#“ĺ[Gn[A$EjxUӅsRb< nGůrMFу"uvԣ<, \'a A<cm /<8˦kÌ9Q5* o{sbz 2<ע o@i=ɥ!Ԝ*WqטQE֖u]dxK ,)ˢ;\~ξCꝨ R&G(]a{< "b]AX&_ley`g.`% > ˶9#0Tҟf "zE){J/.ik Z`‡i|(-φ|vZޫт"Bfћ-[SV>?pEVfAZcEk I$p"ϝGZ({THmn1`wYTtSNnz48}Gj>ܛ& '>=>"e qp:k둚 9*ldDdJqgziE{VvV}}AF;1dUʶ`1UU|D|f|lA_ H F*Hb\d<av[?>sj6o"[~yڊqn_`;F]sk~:I8w x#nKERFpٙe6[hZMm&bAٛ@,GWEk8d+a~p$ȐfV GKY q! :w Ɓ3hSm/-Դ0_&-Et9͛7GlljxA ;߁Аfubp@%lRI c<|%kSM{XK.!oaW2Z~<6__)㳸ѹia (" ;,YZcelcٸ0C&H"l"X*`RG#!b#MV-=+!xjER(yR>VnP>M5J\Ӝ! wgPDtfgrPD4K`ewӨEC| iO -<6[OA@^OxR yo8wj3fRn4`+wntH,"m1aeKn>Hm3.#0?Hjh5r RW)*USH&P.ýגOje.Mt_d"B3)I,-'-95iH-B MkF!GgTb]Hzesؙc0 -YL15[I s\z%/}3h*SDfVb=vKRt9x-}l OUB fJ=Ƃ2w.u=)ahت;6 ϖg^րP@86νm:GON|l%9+ÇjnkM`3G)$!ZGc<9rb5 n"YjUV5]^aRDbZb\ E[Lܱ."gB %WII3Xd5<|➶ 3@0iwr7KD>Ӊƈ^1E'o}A;*;l E7 7jṴ|ٗD/^ .8Cɔwlzc0\CVVA+7(yw:/uZ0eZm#Vާ¬y{it <@BdGcr5T2j"vm|XK\gZWHSGJ}؊=&Gjrziքis~r| h]eG _u64g6q^0O/v&ige 2,cIp'݀]d [ lW ;?}C^X'E?m:4هukt9\OSifMA-=aYN[8ĶyXM\T~hDT/1ZU| 7 [R1gjA8DWjqZ"ѧ@ѕO˥?Rd``ߡ$:FtWa-zɂPo`x,aݞ]vK;x`"ylR:=+K-` piAE&g D<].8N{F2h-{-d4TN1J׵ﯠѰxY.EU >!^4h &W|Pߒ{qq4C ,U?j/l<1y *&l%KɡDsjj ;hр<QطL/5H8,O,iGY8 7JK3;hl96P.4 [=$œ~M_`=yhHNtonAǃPlB7-g hjj/czsSEwL ͛odbčd:nM/[6ȸf`ZlaDG-Nt6Ԩ6{˝˸(+Flb3ᐳm}tY3dDaڟhb0%g60I%ˁ^$'O`Xʰ`u>[sfLOCD),s:cJ`>wC0Xƻi9x;}IlTug )2`P?tJ?WQ(.194 rU ʸ e?nͥf / T7=V+}J e-/ڷ/C@. :f"k7 őE jRӤNI|rEq.ը^zӛZR`^޷#] #®t]EC7Y^XP@C | 8kA#]sMUź˵rekL>6zp5=sp6˥u~ߋJDZqn,ث UNP<؍8i 7Tݚ֡Ӗ˃v!OB>NWsw;7WJtOJ %o`^!ʗE8^ąݴn$yVyرRc 0Qx"fEvqvhnSk=NÆA)DH![~ C6h@mxw.Jz+ΖoQ/!mgor񗷳eḡD .V-0"6>.cҺ,_o7̵@>kcnjrKNzyW r$=,}Bk`7i%#4a޸\U]C`Ft(kG_$+«W^Q&%4/&s? z.1 f3^Ԍ=gl> ܯҵ~iAݨ>22$Vr< >~x{Yrrup_FojEc2vh,S[%yDK~q:}2ԫ\?j-*b&*A@z]n…k?L~^ ԩ/[Y+Ԇɵ7t_poN/2OIQBI#_vru/ƈ1:hNAB Q*PϘx׹ XvSϨ]oW%5 < GI<8F1-?ܰ9.Y6|<٭A#3oItf;,qTY'Z b.G}Vjҹ&yЋ8TV߁}ksdY/KTPWr.Q$\L#.m7pQ:]$p#XC6@{nÑc !9Anгj<08Q>&DÁҬ^f%srEmcW=@(qր~$H_'QC*;]4PcwiZ`F✀)x-)*m8Sy4b&Uy$Y},r:DM1:#(::JT'뒄~~-jDЊc\6gc (7:ǂ踬;ҾGA2 &I-m 5[JB+EЍmNcCjn.ٜ>,BgUnq[m?D$k gOBoH0S;pW0"c+\zRb̃P13lCȶx"Oj{v*۾ 'wdejnHՈ+cPtFuoA?G‹t0AsgYQv?LIʱ!Jia ]MA28XQ/}:%BMY7 kkIPxuU)g<)`<4'ƓJSktv;0 @LtE+-j'l?%! ͋YtszB#3GȝU qVhoW:u mV`"^>Tq2y_a_x$ ӦPo$U䶂6F͏t_7*-YD6Q 33˼aiG!%qa^W8CCtl1U0V )I-UNd#D Y՜ikK l8)eqєEbxǾ  :`S*M!8[:WJFAigacXm |(M2!c-`GeE!3&[H@8,f'!.2 aDh@Z!V$b(Ҹh-l)C$0@K6FC]k,LkZ7oEVz<#+ k؁ׂW.70wˌeIbnØviz̈|W'$3]d/}!ƯF2x(-x7< fb >mʒ&h#\oK:Kq,Շ3tHC? q;7E}ДÛC_")65a7,.M)~| `QXE %Ch{&-aH[mnM֤rOQ[}PjyAtDo q&TqTQP603[Lqs굔Vȣar&-鉎 'Rv(HO4/yʻ>9 7{У)qU`+-z*R*+|knAw!?3s+iK]oalLQL#q/?rEpZ|yl HɖH2פKBoʯ-2th&]]wMc+Q<9ֳv dj,fXD``~ 3.(*m;Ѫ w4Ax80mj<FA24SLDя8[\;i>2ZMZJkՁ'[S>++0MNtw͋Lm-.ǹf+Ď1JDߘnj5*e[ve$4R _dRm4 Քgźؒ䥼gWmbtԛ!J#2dXk4h3&9cYV7A`f?zy"+9*aB7əӅOgh-VQM_Y48(Q+Bdt5LrpiꉊLvV̍[>X/x67q~24ӫ~X ];fHc QuT&.pHF{iF BRm">Few$;vNbHi!ԜC40BڅSBb&\ *:Tk<\ p ޶[ZsX2EeEŷA!X/H쎈օ6,t!Xo8ik*d4Yɍ/aGKiȆWXTӥo8h@RxH.gە9IJ{pxh泰S0C7)2>Q9A+6ǂ}B+߯ ЪC{,$jiזd0r v K8./dzʶtdv 4߅Z^b{8]@\oo8 ŭ+}ʜ.9:tU"Q$y?U㡈XGwxhȹF=x|x Xs066nlY&an$]f5~ ꨚuCEEE梨$N:&_"QZlXYbMrb_ɂ GG*4^v/ykR2fȁuK]+XMt$)O6*R1k/y;Z{fZEDAk‡3Dc_«Hq0랩 >9 r$8j7ў.PC xt t,펪MVN#48ryM;tQ>~IJ¼/`7r-[y&HFT]0Rj-)@t;U>sǸG۶ W_q #,;sak]J @a?뾎I ߖ0鶴J?V^q P̪YS.nHmg>%߉NW^;ua;B}@() "u6oMs.ځ)$ ߝKk 9$j'ʿ :49$h.oðjODڿ>_i(q$vELӨw_-~*ơ xC[|a7L[ìJ:4 8t%t![lyC$w#3g|kz);v#aUjWx^H2Ya h%9Nd!Su`+i6O11(ub2QPP,gty9!s{aDV&{o8+/^s,5Czd Ovtc{]R'OI]LV&FkXMi{DO ȧq:! Td38~[Sk0DEc7y-8(V7$W/IzzT)l@Uh( . D:T f8Nh5=DU)Ei?KFgU&B1f|/qls[FNp҉yewQy*x{0ǫ2JD:HtY E g,1EM%cH+tei{n >wC\6y\-ՇW4p7gyG9Eq򯟧C,D >Y1}rmУsh0h 2 qlt$w4\岗?Hشz37|h#UfgƄM~?ҷ3T? ? 2Vx&Y-_6<<- @hrcipY{,{+T1x u&K4* MKQ+@&^.t6!`yl[ ۧ4<~!" &d0edf5XPB"ƈ- _eZaR"t; l_Uì$#XjԸ:iZ޴cDžGL J%U3f{kDd-A'K*?j 5*}! M{%brˡ֨x2:\J&ܯo7+wE%)ʐEe̢IiВJϭ+57=j嚃mc5Gxiqe@F1h,}h tҘ2dX[39te8-o d0qit␕LԶze+c WAd\3̉}ffDj+4wK|t0\v}k9 bV=YS)Hs&cIGHD?|u282 >jot|࠾n,/ Tg& 5;ܷ֮u$Ta;:FT+џTԬ"n0%ܚo*{ :H x9x?6BjZrff UIod ?jQ ׷ѓjg0(—'g E&O89Ǿ_uW DԲ= T(:MS kɾ~ޠ?<Ǽ[=/ˡ(,x^ԝc|mflVPo|hŹp3B{Kk#2'b!5+]?-S7pWe=YYs-+]׌K>4Y'Ҩwو= &ŲL7X/4CnpJշ1L0˫']h4:?.= d{WT4] EݍT[h]z%vkAru:y9`vV̨IKC!!ƨ`a` #\"&Rt`g/=kc880JBM`.n=NƠQfa9zɑQ$3T&xxI(c*@??ag]K `&B[З Oa3i/Y}$*QegQ?0/7 ;̭f VqZRO qHfn9M]0occu9ICnp,iC(^a1G鵨yyZzd03*ÊAd29?,\P1ćPEͿr,nE0}=*' 0Cq e]vIF{!0RG"͸KDYs2e]ODаDz>>PSQUHɆr[ Lv3ø~#f/È5pY>lT(x⃪EcZ߀ f80? f_^gt*3#'W8]eNiji-u<3# Z('A[4e6p% UQdٛL ޥ\VN W).2*9| w~Wy0=VMnySWdKidN޻Ɵ a(CWr O/&@D"m0Hp4cK/|05{ =Ms4"%Z%Su; %Kdaei:07iFZvLr쁖&Vhѻtǡe׍ښ2^SUV(wb}쨥#}Ѥ4;49H Zɽk֡ψ:9Oš. .׿Bihר\S@| nGj,oJ<0"PR-}=6,nPLJ9qAu'tr#8jх\n*17@8,$ʽJ7XS?wm1/$\ Meqƒ|+ )*ut.ȉ6U_c.gUH/ل4̜a+."CW3@W\{:gb*jK5) qx$x?D[CY(Taot5#4VR ,H Ȧ(xUTO&@Y].y]x A9ZO]M<YQs {9a` eC s `OyU,!a[QZV4ei2Xj")?N'+HF)4")DPM:EPHDKx^ >LRŽ;3n^η=yUR enCjsD't̻'h1zR _ ʺ=.Ya;*}̑pBNmGL$.տQkJ'kMJN},Xl+|1jՂPU ̖UOST{Ӓ!, ŘnyrJUKQf`kI[-9mXy0nuB:+X2~a&,Hd +fEŤsw]i6BjQ]f}?j ?Jdq%oTz#:&vT @MzYj:k{!D~1l]i|Ҙ7mh'6  IiUV+M -3{@E#,.tffhï<B>I9om.\4-A._ rmڪ0vl:]JoF-B[OE-SݪU6lF+)B)*;YߗHf8) u H~=*߆oWmٶ\ϜF_y gz, M>QFŜᔌ`'b O8aС'?ThxƷ'S]/Nz-@Ro# ?15(?i*y^ I<ԃk"q~v ~rrϣ6s' =rv |ΉPSAU  x@kPGz)w2ߚY𓌹jzոg?2!V9, ETUEE }cc2o 0R PWǂ̩fPNUs"1YjM52뮿O.i UP;,STD4޾d̊ @R%p֞c (thOЩ5=z8ӈbq ҒR|dd\)WRu+KfV^TK"}bc6,@ÿfVP]ep7q^Zaqyj ;mC <a)8ך*qYJcuTKuE H-L6Ǚk̘J\'? T}P.9`rPׄUF?.–1Pl`9Uh&T!M7Fk6ak+hK?KAYo~kRae"ҦU3>Qw%-fF$aD~\ǹ"D}Wm-m=0ʐNYN}^_wQYvVIϔӯsL%D^S h.b /cZ0cv['XeXba`҅1ޕ{3[> 7͝ LWIcgċTXb߅ ro0 ] sӜTa$z?wTgQo+[ dR{Ln:Vmz*'a.'fq#LWGiLzd?8z&vXw%I^A&^K)?wh/u!KpYNcv4f+ϤwiKY!lPh4\>*8h@gc2yg&R.2E<8;k篺~.l>շ ͥ=#JWibFDox\K.L#Dɺ%/goa0 #! L'k xOf|d)a+M+0m"'fqdͰ-OyBkZ {Ő ?+-ZN 'S Z℃X% {ѣpGAbD<Vw;GxPO*ًDǼD +:sQ56fJ/:Y^Zņ])e/pnHx+\j'JerU-dދEyI-V{`4:_A U!^CIS{M,E`.ȘBVaKHc{,a Ό^o^Jp,8J|ciنtB3F- "};YeRJ<ݑP;v'0 ӃM>0! dW"3C5%(sÑuYۢah!boCswp47v%f})R4-W[V < dg)g)Ғ&E8:z8 zKe."N IK!r<Q8~Du@dSġzҳ[}GF[Ph?HAMk+n4ƞï9"2#O'Jͫ!gB"X-˶q51/3"H;Qm{Bw-N\97%Bgd +A^"Zb!IШU>&'u悥}%Z9K9w˭HpNeyn>&XL`I=JO9Kq~'UX O_i=b큌a z5^_v;[ 涻h-q(R*R-,ݞ[@,PWP̀,}J&k?pʔM+Vp6d$RB XZx2Z Prx\N|\ 5Dː"W>Wa]iY]|iδD,T M۠&0kܽG?ՓCfjA/[k~֯!ẁᅿqdLC]~g{j#m4Ce7ƕiV?G4yc5Cz}yMϚ8e~YpZiCJ&>3Cpl$CȺQj:5b FNJUU⥐l=L"}o=T@(`/% } ވaÕ)lh&UgsW\M 'N> YƠd'Xʏv,17C݁y<Ie?%I>}6 c@RХ2/XlKl grMnU;1U ;څ= ٍЋ(J E_0ce5 ;k Sݧ鲜>=X워Z, &}ԍM6 "Ӂyv ?`h"ϣ*OH?~`t?f|fvԎ|y<<fUЪ(3~&:p+rD0:kjس)|z@ GJDNƜImkh<My~%%O\h20L}Qrw54-&ת1Xk=%*yڇl Q6$4x#jݫgܓ_aak)DۺIzqKsU^\σd3Mz5Tda|Dp|g%?8#P4X\$,>|7jWJEN^UD[N%h_(qrBx`?R4S/}?Sd,ڝNN7"_@|C a0yNcT+2= *tAUBP8;Q8zzXvY c, :(2R̓3 ~i`5 aƖ&{o_m<ˡd~eC`/Vt6'[R$$A2zԌsڱD`!͏Dmʼnc/h8V9|l&J /f, Zk 50iLTqeLqxLi(/& cd5.JlmrL//{ᔝO|ݼخQvbfRr P"3Ih<0pl_j< Un)8%Q9љ?'- (P7 $|8c8풠"RK<5v;.J!J#9HB#, R,V 3L8'PA?%} 2XK\>sVyn@lS;h4jTj8AjJNvY#A8 ы jO=+8jJ6 oۚI-:(I(}!njz7h䙏Eqp5''_Lsx[0s* ǒя蟽Bϝ¾1ޜO f7RuL" ڊ*@/n&7,vb ES,&Çqš3qۚԎt>VBU|as( cq]]j V C i([~5㫜\蛙MEgu*ZO!!ӮBU 4 wΓ[XJ(J~SX6naX4f$+5yTyC +G{RYQl;hAv7]q>MPAɱ%SK8XB [a*%FcnCi7i[j άx*i]@@R\sN !i r&BWR>WLq;f y\0_J i9FH)W.@N29) )vB5ze`v-*fbT#(6q@]]BhB6P`; G@1/-G1otUM-J_[2Z]& tU iN$5\i"&zl2L o\h !DPvy!?U\~53{=D 6$K߲85̐YAjm\1M|C"|M⟞] [m=KwΙC-ԠZ/p(4h1J`:ϩ/uXC?4XIME'\_/^F6R G GD@)˗>NS}pGS'(" 6Zg |!#]2&ib:Y5.}V7򼠼hW:F Qhz)=."Y:d( =ۼ[bM*٘g#dD~O CMrdOVk =`=pwU2J=D/.ƺ3Hx&shPg'D(ڞGbI:௺-ԺINm $<8EX]_O5Yj[b.ɞsˢPӻzW׆VUubD2\]}MƸU/X$i )I="`tu%?x0/ aĔ"T'ƒmKqnܑ<^ZyEAy&d{.)ąUemэcAk`F'^]rOf}Na=~~ Jgse.w!} ߜ?2[_K7iBPھEEd|OJAp@4l.6hwMDO֝ɫznbO`ie=%DibN\`xhs2bzex/(F0}Ȑ r'7% ;Y' &\nTlmъD y=nP(d3@ߢmfr+WM|&+Xb~׽Ÿ!EU͸=O) z$xqBu`J!_{+Yg^<l:/^}Bs/Xj ޤG 8cl*-$VMŌkQ Tg!mpg__5W`ٌrYu⺣J&4Xl~US|.PZsMC(w è$;la J͢Flk@_pK<80MWlQzNI&RwשzY!fYx'=1jỤRy`w}j\(r#Z V֮d Qj@(`pK}YAD,udv>izYOjn{F,~%$MSծEN&3t{cq~z,.uuTJa8$ɱM5b ŗGh[o=GctW PA"Pdþ5E!)cG[JΩjb ;Q$ߤȅ ]{:o< G?zfqc՗jqOjЕ>|Gig֏w}[IaJYklj'ꊩor9vʄ"oY׆9O蛐:Pdr'@#m*ej_K[5ąnNRXV_Vd*:n%0z}&2ȭ3CGz"%?ͪl퓁SM-?3Cy*g? pdЏns:]ZX^9vQce\#B֧vG#dZ aK۝';=#xC3Y0f"4df c DžmƂ %5 3υcfmݡ l4>Ըq𰶊sV(j9xXw-$Ÿ|]j@Uj>"~a>.O/;==P<&qY@7k+wY6Le:7]c'\I#r>zenF|7^ߴ%O0$=bb8U6df/g4ջ +O=&!1¿TGSDl7‘Eu6N_,4 iٮ~^ D#hR?GCema*lPh:;8N~g1 V*(-);c݆}sd ijbKЙfKhTbr C~D>Q=B ޫf,FȘzOZzs W4ҫa1{)nXY;>ZWhyģ70 S Q|"+3]`i-r„p{ 7H9y"bpc 4B˯S3Ɨ22yH :C_,}j *TɅ{yq~u™ wi,ʱRE9 hh Q⇪KA33|.wVB0fQ ⃦Q5B ȡy*D:v>Ä_@߮a57PzvG)'S7iA~/nZPݟpqYP5Wu[ e6]1'F^,6LMcX:݇Bd+/iO7LLzh |֐4.aSO" (f5X ,O2{L:?}'UG˹-[uᬡRe^Wr$0lCẍ́zpx`zT))4:+z@<+Us]. T`rnHc{/||]fUkr7"!_BÀ;F64yϩQO_oj5͈ui8qC v@g<Vlr|w]Eu\$MdM^eEx5 OI ˤdȒ~:; ȧu5ReH=j#`~Obnjat"7Wا\ ,SƎPyJiY,o()# jNܣ[t$ +-hk2ݷv4GM0hn,p9 - teAG٦:״;=π>}bF(iMaښV+i=WܦIB{ &ٵƽ|t;0),nl k2 R,7uEډ-mZ䵈h7S,N6J3KvBWERjyy 4@+3wfmiI44 v ]jJDwj7´>h{c)+ӂG>Gi \Ǘ@ )zpw5l2],}x)Mq &㵅eЏZ%|HV X n=;;2E{W4iq?OrYYPAlIeEwoՅ|BBqszb1!E19akRn:ko$B;!QqӊBq!zzi0+(;S=hMvFB`z]fOlr)N+vow;ֿ犂ݬk^[XMAp ԲQ:;i=>6GրˤYx{Awy#Cx sfHա\ʳ#K;sn11993hz>%FE⛽UQ2pbDOU+\VƁλ1Oqw_4SiA9~Kɯ;v@7ZysℏF |Bj$O~ y{a*$6al"3~'܃9 KDMeh蹄DNfFyq'Cl?p3)xVrJF|L_ T(AeochoE$IhX;g°<{7e ʋ6]At; }p 0:<'b:͉s)̛ohkU}˅@ujvxnC*LMWBA RX1>KB ]S1!~WBX>n!`vဵ }hh+^D`u@Lm+$kڵ~2hA MŻsR"!g")_Ő W)ŖwMcZrigw<l]ZCGM\Ct86\@l #Sh .l|'7:b!BUyNHꇐ } o')4?:@Ygj6 -13R0"NkVٖjqop)Ik?1ܬy U,wpyaxP S^#I͘iphīUsuhC5n lUkNjPIK l_.F> 'yЃYrf-૝t#?3wu}6EE&T+y&2-aoDK]j]{1#{A;?ܲOI% [T`iʺ'D`fd{F]QqԺ/_>͍ CTzGl.pE)h"gEZZҘ2n?{9=^!\Bsu-a~Dۀxj b]Wz mT!2qOzFJ;H]c^M H1kTR2YN_"rtՠSH%+e2};Ւ\oϫ1^EC[Fh&ҹl0eXׇϫkM[JmWvWޅP9k*ˬZ0IJêY4%2\4PK0 @^R<Խl/*Xʸ4B w*:;+Nuds#j噼Ţ~[sZ>)}lPh8CQJGA@E}i,ԙ_\45/AӁ=U2=Ҟi@'!tA+%t"8et%e"a^Օzs;:R֥R߹b|9H%6,{qYHt̏Gt_T5W*?3ס8P;r*:&ϰ_qzCSq/ZkV#`Hcj"n{[w|ujxHaA\}L4Q?l m_Wj}BW9xk._Z>#V()>Xi\űG~}Kb\;=kpÚ2Hov[5.hU}qx*u,6l *Wؙ|͡ ))x.,(t9z2z>Ekuy3eLЋ.OжMYG5{([> DdWoVr`혖 m}hvJ|{Ȯlz;)V|lxmaZti *l@EAH?<Er 8R{z!b˘cM^ni,Lz%?P8L4wi ˱;S`gWEc,o|H\v Ɯnנ5_ q<֋H;0; +J fr!SHHȖXq _d]jY?)T(. 4` ~}r֊Y:^TCCi(Q=j(ƛ\'qsjNK_/h %.7;ip:dig]L*!T.<윊6h_Uf{ELP-L< H' 'fe敏Us0I^s~}0f 7(F U1+2h="S $#Ħ1 FҠQV""3sBIN^8E".N6pR8Z"U rF/I =s rrQQ9~P*Ɲ3{--k0B +a Nü}de~!(_irdGzc]/?-m6b]:y+]d79B9`W mH>ҎO8ݢ'~,U<:(i]Who%@ضӵ4 PGWU-[7Hx Tn㛱}xU+З{ҽ(5$}n"r1Or4J9|fѫ}SJZՄ P*m2;|8xZ"L30۬O+lf(&yH7_nx 1tx{ \ J+E<. xk4Gd\;x{/-.ҹoQv0Ո;^zRo9C]d._w9lXHK"}C>\3LNHv'M>^}pt'4hώm8M[\+I`B8m'Ͷ`W#LÌZV_c ܔ||EJwϐtR[J99x `rv[#M0>fi|d&_B_z} `ˍt80 0|F^( )zv%pܾ*jTFtB/Mסrc̛gBo6*ד>Ӆ p{VYtGDP.*#YP9ܳLkG˵Hv?oԁNiܙeXw)I'9\|,QHz48Y2!#%b>؋HtGMGSYqhP=Po6W6^KaC#E'JZ{5j>XwjDc¥>h?/'{AB cc|0]B&]gt@_36m:ܫՆ}agpB!ޤ#Ը%ꙨAv>:xǍaD3qwQ6n^:@OJњ@38+Of!JJ`j⑆0UOWܼ.2a9b9B֫ыUaqSfNf@DKؒwj7B(@@TS9Frh$5H- 5ꧼC|>0I:AƋ |ٺ5͟úkiK A~ޥF5C 1Ecoqvg%6‡1ۡ :'ӌθH=h:T/|kX>ԤtxDi7*iqE~M%U),o&8(o#s/h2qT{vӃ"i@IR_i[N'+[i> yx`HH [3lB,H>!!vo9bMoan.9Зtzd&Z'PM =V55O|f{;9//uqf \y]df[LxRtlUIPӉJB+v5,*ӄI/y`˝(Ô·d8Vm(jl :g.[ZtHVkYfF $4Y7_L {V/GU:~4 L*تĉ]zj-Yͭ~X6Ө)VǤRyEڙִAa-Mr?Qr~ӄöp}EO/Tygyp`Q~FVWWb~"BͲj@fZfwM#X>nePoɭ/0J1d\Hϔ(`BϹ^e(:hl2g,p΄= X9gΠ^{F= y5Zg]1^AxݛfqZCશ)8aX_F4_E)fǃl)~#,bЄ.m|&{k @P>|ٙu|xh 9h8!z : 6W -2OO&(N:Am9҄C>362􈮴yYhfI&bK&h0_wɄ!;IF^k!3Eq9۲$AbT}!^I3QҠ!ͯA`d^Mjpyy5fؖRD g!S%ft{|i ԑۤVGYKkOzyLZƇѮkjךzNܠW|BV[H&G$ ^AQl|KA2.C o3ѱ̙|W\;g6R\T v9IpA\PH3dQ||] 'x?Er88d3CGJa+ >R!Fj| SҶ YZ