python-opencv-3.1.0-4.11.1<>,GZ[̸/=„o]Q]3#n3]+en̰䫳Vg:]?]d  I   " $ ( I LPUZx|,(8L90L: LFZGZHZIZXZYZ\Z]Z^Zb[c[d\Le\Qf\Vl\Xu\lv\pw]x]y]z]xCpython-opencv3.1.04.11.1Python 2 bindings for apps which use OpenCVThis package contains Python 2 bindings for the OpenCV library.[lamb55%xopenSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://opencv.org/linuxx86_64%x[67b00796f7031474275e1223fe9bb948rootrootopencv-3.1.0-4.11.1.src.rpmcv2.so()(64bit)python-opencvpython-opencv(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)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libopencv_calib3d.so.3.1()(64bit)libopencv_core.so.3.1()(64bit)libopencv_face.so.3.1()(64bit)libopencv_features2d.so.3.1()(64bit)libopencv_flann.so.3.1()(64bit)libopencv_highgui.so.3.1()(64bit)libopencv_imgcodecs.so.3.1()(64bit)libopencv_imgproc.so.3.1()(64bit)libopencv_ml.so.3.1()(64bit)libopencv_objdetect.so.3.1()(64bit)libopencv_photo.so.3.1()(64bit)libopencv_shape.so.3.1()(64bit)libopencv_stitching.so.3.1()(64bit)libopencv_video.so.3.1()(64bit)libopencv_videoio.so.3.1()(64bit)libpython2.7.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)python(abi)python-baserpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.72.73.0.4-14.0-14.4.6-14.11.2[[@[@[@[ZnZmW@WV@WEV@V@V'@V@VяVVzV^@VBU(U@U@T,@Sr @SAAS=M@S!S L@R۾@RR$R@Ru@QQQQ@QQfQ5@P@PPXb@OO@OE@Od|O (@N@Nj@NNS@NS@NS@NNP@NK@NK@NFg@NEN7NN@MM9M@LLK:@KEKɢKQ@KK\KsKKQ@J%qzheng@suse.comqzheng@suse.comqzheng@suse.comqzheng@suse.comqzheng@suse.comqzheng@suse.comqzheng@suse.comolaf@aepfle.dedimstar@opensuse.orgmartin.liska@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtittiatcoke@gmail.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.deolaf@aepfle.dealarrosa@suse.comohering@suse.deolaf@aepfle.demlin@suse.comcoolo@suse.comcoolo@suse.comtittiatcoke@gmail.comkoprok@gmail.comtittiatcoke@gmail.comtittiatcoke@gmail.comtchvatal@suse.comtchvatal@suse.comkoprok@gmail.comdvlaeev@suse.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comtittiatcoke@gmail.comasterios.dramis@gmail.comkoprok@nand.bgcrrodriguez@opensuse.orghrvoje.senjan@gmail.comhrvoje.senjan@gmail.comkoprok@nand.bgkoprok@nand.bgtittiatcoke@gmail.comkoprok@nand.bgcoolo@suse.comkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgdimstar@opensuse.orgcrrodriguez@opensuse.orgidonmez@suse.comcoolo@suse.comtoddrme2178@gmail.comkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgreddwarf@opensuse.orgreddwarf@opensuse.orgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgidonmez@novell.comkoprok@nand.bgkoprok@nand.bgcristian.rodriguez@opensuse.orgdmueller@suse.dereddwarf@opensuse.orgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgkoprok@nand.bgcoolo@novell.comcoolo@novell.comtittiatcoke@gmail.comcmorve69@yahoo.es- Add opencv-imgcodecs-replace-assert-add-overflow-checks.patch: make backport from commit be52479 and 8a76fad to replace assert() calls and add overflow checks ( bsc#1075019, CVE-2018-5269 ).- Add opencv-imgcodecs-add-more-jasper-checks.patch: make backport from commit 435a3e3 to add more Jasper checks for supported and tested cases ( bsc#1075017, CVE-2018-5268 ).- Add opencv-imgcodecs-fix-out-of-bounds-write.patch: make backport from commit c58152d to fix out of bounds write ( bsc#1074487, CVE-2017-1000450 ).- Add opencv-imgcodecs-pxm-fix-memcpy-size.patch: make backport from commit 7bbe1a5 to fix imgcodecs(pxm) memcpy size ( bsc#1074313, CVE-2017-17760 ).- Add opencv-imgproc-fix-bounds-check.patch: make backport from commit 4ca89db to fix imgproc(hdr) bounds check in HdrDecoder::checkSignature ( bsc#1074312, CVE-2017-18009).- Add opencv-imgcodecs-fix-integer-overflow.patch: make backport from commit aacae20 to fix code problems with integer overflow / address arithmetic / UB ( bsc#1057146, CVE-2017-14136 ).- Add opencv-imgcodecs-refactoring.patch: make backport from commit 999f41fb to refactor imgcodecs for code quality and prevent attackers achieving remote code execution ( boo#1033150, CVE-2016-1517, boo#1033152, CVE-2016-1516, bsc#1052451, CVE-2017-12606, bsc#1052454, CVE-2017-12604, bsc#1052455, CVE-2017-12603, bsc#1052456, CVE-2017-12602, bsc#1052457, CVE-2017-12601, bsc#1052459, CVE-2017-12600, bsc#1052461, CVE-2017-12599, bsc#1052462, CVE-2017-12598, bsc#1052465, CVE-2017-12597, bsc#1052465, CVE-2017-12597, bsc#1054019, CVE-2017-12864, bsc#1054020, CVE-2017-12863, bsc#1054021, CVE-2017-12862, bsc#1054984, CVE-2017-12605 ).- Enable ffmpeg support unconditional- In case we build using GCC6 (or newer), add -mlra to CFLAGS to workaround gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71294.- Apply upstream patch opencv-gcc6-disable-pch.patch to disable PCH for GCC6.- Test for python versions greater than or equal to the current version.- Add python 3 support- Added opencv_contrib_face-3.1.0.tar.bz2 * This tarball is created to take only the face module from the contrib package. The Face module is required by libkface, which in its turn is required by digikam.- Added _constraints file to avoid random failures on small workers (at least for builds on PMBS)- Update to OpenCV 3.1.0 - A lot of new functionality has been introduced during Google Summer of Code 2015: + “Omnidirectional Cameras Calibration and Stereo 3D Reconstruction” – opencv_contrib/ccalib module (Baisheng Lai, Bo Li) + “Structure From Motion” – opencv_contrib/sfm module (Edgar Riba, Vincent Rabaud) + “Improved Deformable Part-based Models” – opencv_contrib/dpm module (Jiaolong Xu, Bence Magyar) + “Real-time Multi-object Tracking using Kernelized Correlation Filter” – opencv_contrib/tracking module (Laksono Kurnianggoro, Fernando J. Iglesias Garcia) + “Improved and expanded Scene Text Detection” – opencv_contrib/text module (Lluis Gomez, Vadim Pisarevsky) + “Stereo correspondence improvements” – opencv_contrib/stereo module (Mircea Paul Muresan, Sergei Nosov) + “Structured-Light System Calibration” – opencv_contrib/structured_light (Roberta Ravanelli, Delia Passalacqua, Stefano Fabri, Claudia Rapuano) + “Chessboard+ArUco for camera calibration” – opencv_contrib/aruco (Sergio Garrido, Prasanna, Gary Bradski) + “Implementation of universal interface for deep neural network frameworks” – opencv_contrib/dnn module (Vitaliy Lyudvichenko, Anatoly Baksheev) + “Recent advances in edge-aware filtering, improved SGBM stereo algorithm” – opencv/calib3d and opencv_contrib/ximgproc (Alexander Bokov, Maksim Shabunin) + “Improved ICF detector, waldboost implementation” – opencv_contrib/xobjdetect (Vlad Shakhuro, Alexander Bovyrin) + “Multi-target TLD tracking” – opencv_contrib/tracking module (Vladimir Tyan, Antonella Cascitelli) + “3D pose estimation using CNNs” – opencv_contrib/cnn_3dobj (Yida Wang, Manuele Tamburrano, Stefano Fabri) - Many great contributions made by the community, such as: + Support for HDF5 format + New/Improved optical flow algorithms + Multiple new image processing algorithms for filtering, segmentation and feature detection + Superpixel segmentation and much more - IPPICV is now based on IPP 9.0.1, which should make OpenCV even faster on modern Intel chips - opencv_contrib modules can now be included into the opencv2.framework for iOS - Newest operating systems are supported: Windows 10 and OSX 10.11 (Visual Studio 2015 and XCode 7.1.1) - Interoperability between T-API and OpenCL, OpenGL, DirectX and Video Acceleration API on Linux, as well as Android 5 camera. - HAL (Hardware Acceleration Layer) module functionality has been moved into corresponding basic modules; the HAL replacement mechanism has been implemented along with the examples - Removed improve-sphinx-search.diff, opencv-altivec-vector.patch, opencv-pkgconfig.patch and opencv-samples.patch, fixed upstream. - Fixed opencv-qt5-sobump.diff, opencv-build-compare.patch, opencv-gcc5.patch and opencv-gles.patch. - Version OpenCV 3.0.0 + ~1500 patches, submitted as PR @ github. All our patches go the same route. + opencv_contrib (http://github.com/itseez/opencv_contrib) repository has been added. A lot of new functionality is there already! opencv_contrib is only compatible with 3.0/master, not 2.4. Clone the repository and use “cmake … - D OPENCV_EXTRA_MODULES_PATH= …” to build opencv and opencv_contrib together. + a subset of Intel IPP (IPPCV) is given to us and our users free of charge, free of licensing fees, for commercial and non-commerical use. It’s used by default in x86 and x64 builds on Windows, Linux and Mac. + T-API (transparent API) has been introduced, this is transparent GPU acceleration layer using OpenCL. It does not add any compile-time or runtime dependency of OpenCL. When OpenCL is available, it’s detected and used, but it can be disabled at compile time or at runtime. It covers ~100 OpenCV functions. This work has been done by contract and with generous support from AMD and Intel companies. + ~40 OpenCV functions have been accelerated using NEON intrinsics and because these are mostly basic functions, some higher-level functions got accelerated as well. + There is also new OpenCV HAL layer that will simplifies creation of NEON-optimized code and that should form a base for the open-source and proprietary OpenCV accelerators. + The documentation is now in Doxygen: http://docs.opencv.org/master/ + We cleaned up API of many high-level algorithms from features2d, calib3d, objdetect etc. They now follow the uniform “abstract interface – hidden implementation” pattern and make extensive use of smart pointers (Ptr<>). + Greatly improved and extended Python & Java bindings (also, see below on the Python bindings), newly introduced Matlab bindings (still in alpha stage). + Improved Android support – now OpenCV Manager is in Java and supports both 2.4 and 3.0. + Greatly improved WinRT support, including video capturing and multi-threading capabilities. Thanks for Microsoft team for this! + Big thanks to Google who funded several successive GSoC programs and let OpenCV in. The results of many successful GSoC 2013 and 2014 projects have been integrated in opencv 3.0 and opencv_contrib (earlier results are also available in OpenCV 2.4.x). We can name: - text detection - many computational photography algorithms (HDR, inpainting, edge-aware filters, superpixels, …) - tracking and optical flow algorithms - new features, including line descriptors, KAZE/AKAZE - general use optimization (hill climbing, linear programming) - greatly improved Python support, including Python 3.0 support, many new tutorials & samples on how to use OpenCV with Python. - 2d shape matching module and 3d surface matching module - RGB-D module - VTK-based 3D visualization module - etc. + Besides Google, we enjoyed (and hope that you will enjoy too) many useful contributions from community, like: - biologically inspired vision module - DAISY features, LATCH descriptor, improved BRIEF - image registration module - etc.- Reduce build-compare noise opencv-build-compare.patch- Remove BuildRequirement for python-sphinx in SLE12, since it's not available there and it's not a mandatory requirement.- Reduce differences between two spec files- Use pkgconfig for ffmpeg BuildRequires- Update improve-sphinx-search.diff for new python-Sphinx(1.3.1) * now that sphinx-build disallow executing without arguments and give you "Insufficient arguments" error, use "sphinx-build -h" instead * the default usages output ie. sphinx-build(or --help) no longer are standard error but standard output, drop OUTPUT_QUIET and add OUTPUT_VARIABLE throws the output to SPHINX_OUTPUT as well- support gcc 5 (i.e. gcc versions without minor version): opencv-gcc5.patch- Update to OpenCV 2.4.11 - can't find NEWS or Changelog merely collecting bug fixes while 3.0 is in the making, 2.4.11 didn't even make it on their web page, it's only on download server - remove opencv-underlinking.patch as obsolete - remove upstream patch bomb_commit_gstreamer-1x-support.patch - commenting out opencv-pkgconfig.patch - possibly it requires a rebase, but the problem it tries to solve is unclear- Add specific buildrequires for libpng15, so that we are building against the system provided libpng.- Update to OpenCV 2.4.9 More info at: http://opencv.org/opencv-2-4-9-is-out.html The brief list of changes: * new 3D visualization module ‘viz’; * performance fixes in ‘ocl’ module; * fixes in Android Camera; * improved CUDA support for mobile platforms; * bugfixes from community; * 55 reported bugs have been closed; * 156 pull requests have been merged.- Drop the BuildRequires on libucil and libunicap for Factory. This stops us from getting ride of Gstreamer 0.10 and besides these two libraries seem to be unmaintained upstream as that the latest actions are from 2010- Add upstream patch (3.0 version) to support Gstreamer 1.x * bomb_commit_gstreamer-1x-support.patch- Upstream now provides tarballs with source only as git tags from github so update Source0 path.- Add requires on various X extensions linked to opencv_ts module. As those are present in the .pc file we need it anyway.- Update to OpenCV 2.4.8 More info at: http://opencv.org/opencv-2-4-8.html The brief list of changes: * NVidia CUDA support on Android devices with CUDA capable SoC and CUDA sample; * Concurrent kernel execution and user defined context support for OpenCL; * Integration with Intel Perceptual SDK and new depth sensors support for Windows; * 32 reported bugs have been closed; * 139 pull requests have been merged;- Fix build with altivec: opencv-altivec-vector.patch- Added opencv-pkgconfig.patch: make sure to provide link flags in OpenCV pc file (bnc#853036)- Update to OpenCV 2.4.7 More info at: http://opencv.org/opencv-2-4-7-is-out.html The brief list of changes: * dynamic OpenCL runtime loading, setting default OpenCL device via env var, many bug-fixes and some new optimization with OpenCL * bug-fixes and new optimizations in CUDA stuff * latest NDK and Android OS support, Native Android Camera tuning * minor fixes, XAML sample and MS Certification compatibility in WinRT stuff * 382 pull requests have been merged * 54 reported bugs have been fixed - Added pkgconfig(glu) Requires to devel package, as per .pc file - Make devel package provides also devel-static one - Drop assume-Sphinx-is-there.diff, and add improve-sphinx-search.diff, for properly finding sphinx with alphabetic chars in version- Add patch assume-Sphinx-is-there.diff to fix building with Sphinx versions that have alphanumeric characters in the version (Only for factory builds at the moment)- Use eigen3 instead of eigen2 as build requirement for openSUSE > 12.3. - Enable compilation with libucil and libunicap. - Removed dos2unix build requirement (not needed anymore).- Update to OpenCV 2.4.6.1 More info at: http://opencv.org/opencv-2-4-6-is-out.html The brief list of changes: * added video file i/o Windows RT and sample application using camera, enabled parallelization with TBB or MS Concurrency * added CUDA 5.5 support for desktop and ARM systems * added Qt 5 support * added many new OpenCL algorithms ports, included OpenCL binaries into the Windows superpack * iOS build scripts (together with Android ones) moved to ‘opencv/platforms’ directory * added functions for UIImage <-> cv::Mat conversion * correct front/back camera selection in Android app framework * added Linaro NDK support and fixes for MIPS to Android CMake toolchain * stability has been improved by a lot, numerous bug-fixes across all the library- build with LFS_CFLAGS in 32 bit archs.- Disable SSE3 for all architectures (bnc#814333)- Disable SSE(2) on non x86_64 architectures, causes crashing kde#276923, bnc#789173- Update to OpenCV 2.4.5 More info at: http://opencv.org/opencv-2-4-5-is-out.html The brief list of changes: * experimental WinRT support * new video super-resolution module * CLAHE (adaptive histogram equalization) algorithm on both CPU and GPU * further improvements and extensions in ocl module (stereo block matching and belief propagation have been added, fixed crashes on Intel HD4000) * Visual Studio 2012 cv::Mat visualizer plugin debugger tutorial from Microsoft Research * OpenCV4Android SDK improvements (NDK r8e support, native activity sample using OpenCV Manager, bug-fixes) * ~25 reported problems have been resolved since 2.4.4, ~78 pull requests have been merged, thanks everybody who participated!- Update to OpenCV 2.4.4 More info at: http://opencv.org/opencv-2-4-4-is-out.html The brief list of changes: * OpenCV Java bindings are ported from Android to desktop Java! Actually any JVM language will work, see Tutorial for details, and Java or Scala code samples. * Android application framework, samples, tutorials, and OpenCV Manager are improved. * Optimizations for the new NVIDIA Kepler architecture, CARMA platform support and other new optimizations in CUDA. * OpenCL module now builds successfully with various SDKs (from AMD, NVIDIA, Intel and Apple) and runs well on different GPUs (AMD, NVidia, Intel HD4000). A lot of new functionality has been added, tons of bugs fixed, performance of many functions has been significantly improved. * 100+ reported problems have been resolved since 2.4.3, thanks everybody who participated!- Drop the buildrequire for libxine- Update to OpenCV 2.4.3 More info at: http://opencv.org/opencv-2-4-3-released.html The nicely formatted changelog can be seen here: http://code.opencv.org/projects/opencv/wiki/ChangeLog; here are the highlights: * A lot of good stuff from the Google Summer of Code 2012 has been integrated; this was a very productive summer! * Significantly improved and optimized Android and iOS ports. * Greatly extended GPU (i.e. CUDA-based) module. * The brand new ocl (OpenCL-based) module that unleashes GPU power also for AMD and Intel GPU users. It’s not included into the binary package, since there are different SDKs, and it’s not turned on by default. You need to run CMake and turn on “WITH_OPENCL”. Also, please note that this is very first version of the module, so it may be not very stable and not very functional. * Much better performance on many-core systems out of the box. You do not need TBB anymore on MacOSX, iOS and Windows. BTW, the binary package for Windows is now built without TBB support. Libraries and DLLs for Visual Studio 2010 use the Concurrency framework. * About 130 bugs have been fixed since 2.4.2. * Since 2.4.3rc we fixed several more problems, in particular some compile problems with iOS 6 SDK.- buildrequire glu- Update to OpenCV 2.4.2 More info at: http://code.opencv.org/projects/opencv/wiki/ChangeLog - Drop opencv-datadir.patch to comply with upstream directory layout- Update to OpenCV 2.4.1 More info at: http://code.opencv.org/projects/opencv/wiki/ChangeLog- Update to OpenCV 2.4.0 More info at: http://code.opencv.org/projects/opencv/wiki/ChangeLog- Add opencv-gcc47.patch: Fix build with gcc 4.7.- Use Explicit Buildrequires on several needed libraries future dependency cleanups may/will cause build to fail otherwise.- Add upstream r6881 to fix clang compatibility- uncomment libraries not in 12.1 for now- Changed groups (fix for RPMLINT warning) - Added check for duplicate files (fix for RPMLINT warning) - Added py_requires macros and python-base dependencies (fix for RPMLINT warning) - Escaped macros (fix for RPMLINT warning) - Fixed end-of-line encoding problems (fix for RPMLINT warning) - Added libeigen2-devel buildrequires - Added libunicap and libucil buildrequires (libunicap supports requires libucil) - Cleaned up spec file formatting- Dropped opencv-2.3-ffmpeg.patch, applied upstream- Revive opencv-2.3-ffmpeg.patch, needs rebase - Tag all patches according to openSUSE packaging guidelines- Removed opencv-2.3-cmake.patch, old cmake cannot be used any more. - Python bindings cannot be built without NumPy any more.- Update to OpenCV 2.3.1- Update and readd opencv-2.3-underlinking.patch since it is still necessary.- Fix support for new ffmpeg versions- Removed unnecessary patches - Enable Python NumPy support on openSUSE 11.2 - Build Qt instead of Gtk GUI - Fix cmake files for openSUSE 11.1 - No GStreamer support on openSUSE 11.1- Update to OpenCV 2.3.0. More info at: http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs- Fix build on openSUSE 11.2- Add opencv-v4l-2.6.38.patch: use the new libv4l2 interface- Enable Python NumPy support - SWIG is not required any more - Enable OpenEXR support- Update to OpenCV 2.2.0. More info at: http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs- Use system zlib, oh, and do not export ZLIB symbols to other applications, clashes ensued.- fix build with gcc 4.6- add -underlinking patch- devel package renamed to opencv-devel, so that switching between OBS and packman opencv packages is easier- fix gstreamer support - fix xine support - fix some rpmlint warnings - fix shared libraries permissions- Do not waste resources building the tests as we do not run them- Do not disable SSE,SSE2,etc. According to OpenCV changelog, it should be safe to leave these enabled.- fix build on openSUSE 11.0- Update to OpenCV 2.1.0: * The whole OpenCV is now using exceptions instead of the old libc-style mechanism * Experimental "static" OpenCV configuration in CMake was contributed by Jose Luis Blanco. Pass "BUILD_SHARED_LIBS=OFF" to CMake to build OpenCV statically. * new improved version of one-way descriptor is added * User can now control the image areas visible after the stereo rectification * Fullscreen has been added (thanks to Yannick Verdie). * Further info at: http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs- fix build with libpng14- small spec file cleanup- Moved to the KDE repositories to enable inclusion in kipi-plugins- Initial packagelamb55 15272567803.1.0-4.11.13.1.0-4.11.1cv2.so/usr/lib64/python2.7/site-packages/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8179/openSUSE_Leap_42.3_Update/098633e878db10a928343d514735a641-opencv.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b80e38c20da7e31fd14ac4e474abb74d241cfb4b, strippedPRRRRRRRRRR RRRRRR R RR RR RRRRRRL5NCشݭ$+?`]"k%ne) d:)}g)>Nb|qTR~T eT)0jCF/>+ 9)\w󐲐}{ӥ|$VFY<(vYߡv3Q  l(B\cۇؚ);fC)ݧMN6MFSb%BùI%C~zv)4Ơ4;y0$dMO? b$[.J*TNeiT,|*O?|<#R-W^I\ o¶1аb)$eo.6m*3pR}Jzk~]4V?2qDƒ ABXB˖v ?`g|b} "$Kb󃙳A[/Fy.tc|n)a^c{68 K;@]Zt212+[T[1#`N:ddeHw!/QU)&0.\ >JQ_lLxc>s9{'z5:9xR7+x]C7Ėdhse\SumVmXI e$*Lj* $o މ/rOx#avlĖmԃhbHC<]7)]b(l@>eu|^'f^"t1ۂ͠rhnpvM)IC "?%CvBR^<aPi a/2֨z\7JoiՄa9˅f5Б V& l_~:6&DbK١uNlKLǽN,?f$Ut( = %2Q]zH٪ƬМ5l̄E&8}+q\T[shWO 8I;Kݧ.JlG$%Os<'R.gk%{@"l6 Ǵ˓ACa$V@gL$ILB)0O=7 yY2J%j:گf['H% d8 WZ%ޤRIW~ZL GeUA>ڱiYu 0?TE(}+(eG y_ mPrB F.3yx呗 tC2[H&@u1ℌ#"" d?iKM4Q]NKW|XtZP2+\| | CCX~ڲh>x͹VEAo}m>u5* XćNmIn0zDtsAt6N 4QB@Diu~WBg1at܏y ]t U1@Fԃqh9d;QtmYfttRu)׫eXUzweߡ1 V =|븀yU7M;ۀ1}GSb:FiɶQ:RBdqb+ngiq%Ө?Vh*H :mp,?k.Ő"Ͱl+%G;LpNCwR:h h4ȿ[ 9H;p_^C$ʵ6,C@Ť\[sTqKaj*B0A{'x{5LL0PCTFHL䳗?.AhJ7bY2xL(1` gie( 4܇ *fqDFk]JhϗWc}UIH .1~UXd5lim h!(B>48@5$G}?1@V($ Qn38x}}.C{SOFdvK#,#UK+^ {`zzُ9*U,[5}.{COQ vva|&*@C|]vƢ^W>kGAsppbHTœlII[,ֈxyZ%WZcz݃,mWh<̰!v{y)/xߘn3ѡ:sE\ixrNЇ G?O(wo?QtI{|jNfmG%RrT.n?0Pc]zkIΌ)ZC"3Tzx^ْ`"pqut/\ v|pu n3o"4J 4cc:C?#>-i_O6p-$C"Ku -rߝx}Tk.#NǙH{x?] \?֗}WHS W߶H[--Fz F "aS= V~f ZlXumM; Фq;-v\'dZHOpu:Ґ5Df>Nq;SB $po㒍V=eDnH(f8Ur]c^!'m9^h-.[uÀp+bT !DF#:&c v$U m;C^ibxBD/tn9as!!HtΙoS%!a. ɷ8uwyvPOEq^ Xq:e %M彡5z;ZmTYtG qAES aQS-Q$K73Q~PS@gf!W&Z-\z Y}UD3iqhk'ҍH;5p]1 S'33l9zbHN%749r8ibvK~N}`cf# Ez^Z'"ɔ4^ϩc*9b[2S$ƚWyfKbC~R.*-aKҋ-o"!J\Wù!B!J,XrΟøo]9ʄA]S{'P<~݂H9I/1V Vh]'eoGE%oǝ~V '3;٣4P6s%@^C!{3n%z_s#4n)d9&M"A7*TJJ7wI4teYg/:2gZgO0|IoBx`4LKtvNӣGHQ!PtD0@]IZq!m9 Y 56jqT%ЉqL~_,Mfs ݨC%;C$UNwkNܦtam}%jiR TKm2XйDQQОX .>K,w{_Q EȪhԣ]f844ޚ6A3N@D"0"V&ǦalfrR%EXuK7ta p1WRZ>U`f_tU$OﴧF\"1NϽX YXj Lg; yu ݍ3@@p ",uuX*t%ƍǙbt^3?]"ztpAlp4x/7o6*;rS;9O-syBcayaiLnJ4 Yȑp<f0ሰʆMI,]zxd9VP%r\!X_@}>(-ߦwDG`XpKM_k.|f-<2WJc-{Dоo,}UhE*Uޠ-8E>DԻN]Uv5K d:Ȉ bU=' C+?`kA&+M*JeOq[sUY<8PQ)bbJLDD)ZKUpyx@/r!R:fz:9vOnX!dK:PX=rbI{oq.k󔊿 @qr&EvZ#Y/1D;ܟK?&H6zǰ@ɵevRY2789{sDC PSm¦.{f@3#_%c[yg޳"$}B#>p+qKQQT?(Q|\ĖJo!~ye6"ܷ0@B(:R9.c.Y7 ]M)w>gƬ1J%l)BN}F LL'X .2Zv%'!G>CF뚌ŗ({>72d-ٷH}}DDz 8+[Gj|4^b Bǡny*2?DzQ?3l8tuȋ 0%Jl˼O  h'Irt= 5Rz{#:*RrwQTr;>^ ÀžnҎ ?%iU8C_qI[OɧwT V*0ӺPuF4zIxB |e^ɍ˾T M \v'fC^C/epJ]0hv* cUx_cq%t39XhRGlPErVGlj g>k o 7+uyO1f^ /$c~N1W;$TPU׸"|Idx' c0}p#=!xl|X1^:YևN%yv0𮯂VZUՔu8} UeэxҸ o£#_4R۷ez]`tu~-4kJD)6wBE[c+t,ܯQ?3J(/w{?Wt W"2s/dVkZۺ#CN5JZl267?vZb(jYQz1+h,s|}9 8Qdd-?<~cݎ,=>D ADjPW; )C JDPOHVҀDN0їdi96WvkrKVKƛ8gdLQ*w Sw+T RmZ(ɮ$.F`t ٲY jV-ߠ(|܅N˻382) qʽH1h;ZX~)0k.7胿կU"SpG(NxA]Ʊ\a/da5¥^rw E- X9fKԀX}'ᲦzXc/I؋nhJMͬmJ̴#j]dEjߪ9SQa&.֢1O+内D#8A|(}!KP794Xlc1nH ρI/~ qxb$U[4*` H#G Lai [VM `@gӉ%i'IhrV?MIm\Oۢe^G䢿Qe m`pd*Ξy8uPKYcYLkqʎ(}/+ᛗ|61g/%xGsdQxNZTi*%#vˤOJL/=w3pHC<^w Q4.!nWlv_Wy3Ir?$ #1qςw,0DCͧg$"RnB^c^NO6Ip@F.!ec=NHfuPmT+yX{[dV{oASC/i"/1? i]I͂zqC 3]1CeE[iMha ^u+έp"Z" HGByQ_TljsGB&'!1x4^"~DСqε5 j&f2~A~^+ݘ.\T(qeZag6 Q~S]KL|lP_K6ɀIɱ:eT W^#lŤ9άCxst&( DUù"@wtgE۬_c:i_b(vjχ][~L"ҥ#gSW:GЀxK R!sR>_OW7sGd+ h8|"]]';O¢؊4~cTҎF ZFB:V Tp73ގw"s?5y^p,h\Uw9bwϿt4^s q?q]?ZB>ЊjR\@)naunuԊ yiI2+B$2d3u~z] jKZ %8>ͫ' W1G?Eޡy O'E)>aw(\0tKrhNUf}~N.6>Rb$PTN+"LF (V6.h}mc,nd<'KTfKcq&~!h\nAwD4||-.{~r;+ڦ+TUjxlAPZE8cE;Q24ўY3i pk'ɒh pq_ućr}n]] "Q@rs3 Jz'%QJb;:jwl0"Sֈ^ 9aZe_7d,ܡQ6Q⎁DcfxZLyƵ)TO2EU{)CW~ x2`9DВ 0hmQ`7'<[1hGȰ).G[*uɅ3%mtи8\Qr 'VA8'Da3I8%Ddˣ_K\BmDu`W>0"v ?AM$ؑ2?/Ɗ)ql5>yPe=,/M g&R7HЭb 78( Z JBUgUJqT܎`\Kh!>&oP[K2O}S"st*b3jV' G4& Ӟ\q!tMHF#~-TxȴY>Jd +'@aޒ4Z@gƾ3B>ɜ$`Ɯ`^+~쿾QV\N%{x5Cㅸ)pJ)@ Ȯb,HDp*4N7",-Ԃvr9`Oz G|-E4A,/d}s؟c11~ T?sq#3UTa` / .znz,Xx e4XPzdSa\ ;~9Ⱦ{;@4ԔVEaf3Z^[R{Aؤ.n=iZtz uD(JX9J|D* *O#^zpLw ;C[U{}Ik3R z(6OׯͲvѕ(Kh"XRkFȵsM5N 9<]8Fݼ*:h\h] ~O."?쫋 x x^i~nx̄Ux\#Y/lRpn'̙g݋`Yblm2 魀>UNVlpXSu̜Rmw}j%A],F%LVڟxB/¥}q%qT䮮}O3ӮU{/~J=i  \*Su9AUw"*TcAF")ƨG9CR)Too>ncnAuV+].fv+_3V?)M)$J h?oU`?GSl;YR$c7]NjzJ5ŢmBG9.\zpi6_E$,HI]!YJ(zHƕ.8E-`{nRLr1Mpd:V(J`E tw3$OҾfB !I|'Ȑ4Ji$`R!(!@L_6qc2XȌu2ZR[#i-0ƥJSUMHqNjכwlf%+8v"G2s`ol8:sGO92 X6GQU[| ؜; &#xB$s=YT}~yN0uʄEl+jyJ(UY&*n9+J 5$( ᪤lqf_ڴ<˅A@+1z "NC; ~wзvvdѝC82NS al uC }كiOV:;|7B (5EyҮj?A+=pL>`UޗE=l>R\%#Y󘧘 krȕRtZœ_Qզ{A1Yn@0G0m1qˁ5OD Ne4a&ANC{:K-RR,60y*Srmn| )ݷ7ſgJj{3oc;E>9Xͯ _iTtalċ_7}ΔH}k dGH Y &RB,yBA"X2Lp{,.d/JM=LoPDZԗVOƘ[RnLi`׳+0omDL̚aX@,9 e[j-H4i->}x}ѱglN}/D"yBN^e4}@`0a=ϱdK {#+נퟗjjr%uiP3^Ճd,eG1\!gSJӎbȉZ"Vho ri_*p/&Eĩ>i>w'~Z6"fK(}^f != mVN-.Iut*<:<.3hY{H Xq~<ŷx .q1TijU, >El3=szs9NPjEvvRDl E]ZQA7#S%13{H|*s`@C .n^^'E/|GՊQC)O Xz'T٬ϔCUK%-pcK_SCZ'HJx5Jj:!g׵ ?hV3s\z=hd[-%EtLet76Gyï',g(XG6]'mBxqTQm^OĚH{c^va)OdAVFAF -:`9ߝͬĮhnR $.}~#~GRgfЋܰk.at@.6Cr[!5>fs%(ޞu%[%*^zPt9ˉɝ<4"֣" 9;,W(c=GG2S S,v U :\;IE"^lb7QAsK"r\Of.$Şc5y+^f6IB :,5/UVdz39`k '-q, !}|h?u\3r#f*ҭp lU=ѐ-?m\:mӅnt汽0¦p jʣKnΤ,]s$ISC߅ȯRS:yҌ"|6iu㮺s|m '.\'2,.Z-}4 F@s :h)'E| ?r&# ^pٷ؝$M&ٕB q*BPf,"JjR.x=]WȔnQXBzwyT4FlUZڡGaCɀv:-MT: 6UoCx's njL- IszUY}Ygb_AC̈́` JQqntW2/C"xO+aQɏ nTs6) $J.xd}Dym3MˈY96ϺQ /^?Ghll^ ;![XΥ=љI u<(8|B,7RuW?&g Ψ ˏUYK%c +$jlO2(F,4;7t\)@HFM ":yqzf]ʌ&r"/d{LC xþc3ME@3@_A:@ry/,. ]s@%IIVA=rx|eɣSFY;~o|#n!<3z䁕cV;(qɫ/NlǂPftQLp(5pKP#AEʮB F2[v"9`vedcX7RB7o1~Z*vwnd9@ I#G:ލ懑iI;roDdU"o=kNu* {wcU#oWo;zlG=X 7FH +f 3w8$r^W\Y jnr Q%}Z`!X#,W?RdSAh%)ˡnp,PSNY-&=v IrzO2_\cjHEEu84A5׈J愅LBQ;/Pfy40^mZuiWxޘG M,U\.ʥv$?0;.v%AϋЉZb2dWM ^B  IHr7b`VUyOct$)pÜ3cQ\ӽ< skOг 6d >_VU:~G|!g!aԕ@A`kLK]1F1)丵sW{ڸd^}! OdDǑNנ|yA^Z$v*cF{;EF)jQ4ţ'&]^ZEHJTZw M_'y?E(F>>i=LH' Ȗ\ס%ՓR)a#( T$KBoč "2/h ʳ.wD)'jP wɡ/y~Homх 'LD<Ֆ"I{UUB O0b_;Red7ſ`z@uA/ g:#_쉖rVhRj㬊cIH_uO,sYnGSc:8P Sw咷Cc5q.o%ϝ>M#`0٫QN ;a>p{܃>~nopΈ5 ;PlBfJ{2JP`5dBӛU٥ ݺ^hI{H\bwBPag[[*r;4pE^G?U ,'Gğ6M4\V Ya Uij>Vqk '\qKz8$?'4Lz1ӄ%w|HH&rH6dJ>p0TR%t:1jP&;pp׺9sd0V;s)38?qCɥ ieUʤ6 CJD=E){ *RQOeQ=)]AE*M7_hʸ`הd&6}EHj2Ab=?A [kdoǫDܜ{2ᡡrbpY굍:4tUpP1{ lj Zz|ڇ2Jz%s`V/HQIe=>KN'Tӄj039Uie#~Lb*Z W݂S ʹ.RHSFhؗF$-&3C6E؞3zM8Aq㟢MRwf5NgE&/,g"ӏb#K G\$K=ŞneJ)^ ld?Qμ# D5Tpt]3 3=Ddsߒy[ԴkĚ%ފ3vH+BRGGC\[]hqY0VD_ė1a1 z DP`;bcV̜t/y^7$įÖ^*h-Adb?," Ԁ,e] C%YIp~3ԉ*Ʋm<,rukQvo}U~>p'V` *@L{_a&fޕr;W㥠ZL["4u oi'Z?xݘ:{Z=_whX"g\w&>nfaGY[O5g L%ԯOWiJtNݕ`fe?2, ?&S3\l`Z.J[/9?Smgs9%s; i(U6W5e}vcI "h81e oˈIzmj-a^ixFO5[>`S8Iws\IwHvkUTc3=u8+HCrksG `!q<)+kxkZ7Yijr.0^IIҵrQO^Wf< o[ߓ@90X0ܽkJnd/Saw7y@OM=vF5Y'𒏴L[ސ o X7 qgaXu9-fkD|BqvhAp 5_ {ֿٙĞ[WjJ0x4̀7GL,_"*tr.ԌHJȭ7,'9a h֮t 5jF+Jd*մ?^ vj]eHwiVzgDC h ˪_j w d͌/ ~:4E=ɺ2QZ\;G"5U CXt]0RZ$-\*kT\gO!#YcRq]q+;l a84[SCA߻~KpAdF=;^8$uҔh{xy+G3kB%bI$d8, PeR1>1)xa$xxIPUg +fDWAbfpϴ䏵5.&uYSzR** O4ItN\%Я'hnyG!QV^:5b{gc4&1Pݢ%ަemy&'K?dU" S'42YFטk%Y^;ygZ^(qk/xmJ P2Ou rǟ`W?P.Mt~A# %GU0l^U?Wt%"a&߀y iYЏ {<Ăj#jX,}jOm|kZĉ'BTW&"z%5g%m" 0R,);|T05s]GEM]iCaKW;:;U>ed&7Z{uzK6U&&R] lh^ {o/UA>ر$e'@0A>V7?q)7*n꿇۠9C&2ܝɉ|X GRr?9|}@^DNvߦxCx[#RN8_0r%X8Ymmjg׮택t Fyl&Nn-icP4 zȹ3hTDWD]巊aB VZTtV ;ܦE%]VF[=apOvŠ4>mI~- X5LmnË́@H?Y#)]ui #-ڂ?RfHܥ#"+W^XnB.$\S_+[xTÊ9iƹԠgK9Z6M~I$5)= Z8q#K GN*}}e6Ae; V5I!BS'fJ MƼ Z4HКw-f#a^Ilň$_R,PqYe*Ү:f%@cs[WT>y,/Y)Fk{.0cjمOǪr]9{P~mpfP|IjaGg)aF_wtT*0H/tV9H5Y)Cͤ.6 WM@mu<7Nj]Lh8w+vS>nű֯̄ā[P¤v4{,Gf@&BK2"h9׺=nSMx$W!Wcbw b½w,sbf %k6 >J"wk`.YȮVj(.s}DhνQǴtEx#M g C&)F&e R" x)@U^0#-/:?bۉw%8zrw<w26>>ntZmIZf=Ch}(Xg2?nځh~D99ݻ!}NeCz:z_my* "@>ְ+?qϿybo"1°>I%,PXG CYADV"0|Wc9 fQrP)]0d5)ܑwJ5R'O*av0ܱ1PFAvIxBͶ^`j.;ŤCٟ ތcGVZdz7?>I /[ufNlgsj 4|ÇHT =3s1†7P:KE5ЯXXWu#.Ғ:DRC\邑ZȀjd{+$UzYb8V:8Ɵ:(@ۀ$2TOI\j]i]FO9OdcOMQma a;.q60Wb+VR-9[oN>B9W;gՆJQCz ,:}Cσ? \(h&W!`ӹhDXRཷd8q3ۏæ&̰HD[MBo`hz+b {^l5Ja` Aoq:dأ}j0q!/b?v+@܇?IDfpn?(1^&{^{'@>h|5W7qWPYӜ=hJ#?xXGh-ե!jwW#."BRދ*Kh!k[Q?w3/L=,@ϡzJX0Trg5;șn`_Q@̋c<kR-p *\*gܭkK@>^BxV$Ƀ=Էz9b ĕޅ鼕|A1LeJZX=q@1:x1,Miɷ[{'f/|u7~t6G({3;:"`,- AbDGl z:r00-zE݂dJM<O.0e/b3RT㿃3GWf:dԶK-%$VoW>1 Ia?h%v2u%%0XtVO$_)lUe<ՖMITov1Nm8bJ(9 g`P1IZn8LlV 7c^w'އ &n2BH R) UF?mnF_ESM.*>G7V`-eKY_L4V9jG($;Z¤OhJ$ۗ˥2Nus^ 1l*JAzibvɐ8;t){N 'hr1_NTv2SIU- i>)"*Wd:*yq35ͯR1˶>.$:kh=4,_JۚR_,[!}B-6v UKW j Ip[ő`Ic4 $ral5$b+"p|C|յh&q Pu:e9)}9r}X#38ť"h }[=ݘ6)-L` P/̐OƎ*4r5,{"E2 XhYs{yGE3*48 coWW&5#5Y5;׭ EXÎ%]dGu5 ga̩.H 89<]fKB+'$.#W"OLZAζ}`w­/#IcgS䴉xq=TP[.jd|Ad'A!z:-K - .0?:X<W #X _52I+s0Cn-'=ګDD ah{Z 'nvTG8]El :>wo! u$hm?nOVW pԻp*̒dž9 4m݃)RScmH%1iJ–an)k]u+#XYMmEfP/Sd[Iq=B%_*,T볒b{b|$.L;+qlW ·71QyjJL668f$e̹ 9m֫1sҧkjvpqUőȓ}jŰ=~~L.3@{$D*'FIy6™K* ʍ{ybYtG=A33@DPt35C8_atM0 ڱޝ۷x& (FU<$.7P"'1`;dLL;Hi|mwRމ%GNj%^p1_4r":8P~{kJMVa?}ʪ1e@<%+F.URGv5De!.qjsD$Amj'I4oU0 006]W&0] ~>ER"EϘHFTzee(cCEv/OX =VLtLVTsIAWI.$΋GcxZX v Yp?r0_Z JGY _eLł8Ɣv I %c@2Co=wX pS h5J&WF3Dv<] CmXhfŶlQ?|{ h<(&,NцN2ھ(R.fa˄ɕM<߉`*.-α4~4t~(*&} Wr~RhZr{;̀l63 =m fvUtccz+mnR?8{*2,bDD*}=k,wbb3ɐbk]NuR>d:qL14!{]\3 CAע9MVP΄^tFgmE8e|/ l'R b$C.#Acoymp snw! y'%HLz9%ӔrIYV Z)/uoDK[wx6 "hv5 ,vX"7_jeck%0yz)^'1HH(Ydu=Z C.>4z8R057RhyLIh<#5Cq¾Z-&е)Hy4,KR<t~!$UUf.ed+ _WؕBwAޗ'Z|z;^ξִ Fd"osQD64i1^t* sqiHž`Fvy~$ћ)u*"фJ͏eld+"-dP);m$b^XaEofD9eTM.23.P^aJ%oGNwC&a)!@ECb9WC;cO2Ne]|ʛMʟ-O#Z{RK _,S7-,[Doeh:*24FQVߝ ,u嵔UXRO,r P H ÐH777+҂ߋ fPEnRm.^,B""t =,^!/^T+&uqAW&1JnUG&FDbhːM019m|U2yKua ֕W%.;Ycs!Ù-uތD滼vwC+RH2M xF]%V~p:ZE*sȳ&O@r;auT,i&FRv9u߸xzKdwKH*j>㊴ 6;<12PE0')wg^x'XwGN= UX;kplI7a+ 6ouDԥcCнnU,$"Ꞙb4RWX{ XP'z5@ٯ ɜ:y= c$RN)-L9ma M!s  .& proݏmW}A==SD;e796 ( k<ZUXUthwc!B0^:%v!'-DOYFMl:㣿A9&D%[6uJ21I*c@j}=Mq$z&eS6F(Թ0cѶvid}gdT٢Ƭ;2nmqؾ\=K3lTʭX,[CB>g8[cNj_Vb8+$cקj$$bfi}0Z/o-K PVN ;'X»s[\CC>'g,|/=?z.}Fg09,2T"n@`?6"J_^#j.,gtœN;M;3(%H ?js!nE3ΰ8\ = 15jDKȗ(Z|X8c#>=Q,p y),YFUc&YGel#LA_)eZ])͑#{Bu3<՘Mښ@~aA!f254!Hp*Vbe^X 7Y3:0c1w5Dߵ؜l-b:1v! )@q[D8 42sH`N p:Œ/dq+K?\q n`c~o.Ϛ\n!٬pEnc^)IiT?;BPrPv-ԁ}z1}5ҩ௡\Ra͓*~JTe>f&2PEh 1[Pj9PGR]4!m b2 \A%'vUkiO+X%ǖ-zBӢŏMOlpm{$pEŨIs wTuq9QStt%wTpm)V2.87cʛ.gKc7ݼ %BAG71gXUlyʩ+׉!c]FúZHkBQBY%m\0 Q_Hk` a 륌ZkCA%!c N%&)XFs>Ux@Z$4J}Yf*_|ܢK QslM+I#m:PGI-'2 ;$'c}%*g^ eeA!@5f͹6VKN!MZQ#髋 _hk[deyS v8 EULJ : BD q~ 5UYcGK+RK+y 21BӃ1fqFk9j?PrUX? e Q&B0`cQ+0(pJ6󸞅ƃ'F OaSszް=AЈZ絣'X91Dbh6K( b/`໋CMMşˢG;^Rhtp)1X-\,wfW-w o f NkK~+܇y 5R s .^K܄:Q| 䃋,[-Ŀ%otw&܆z#ݡh'M3|RH+J{ ݢ &\-e?Iຝ\:5Zr1x}`2B @V7Gwp'1?gF'QԄGf"N!.En ϟhbm 4߳g"*;2K az'hd&#jYQ;@-ONp?I[ocD[ 'qLRpu*~x;JK~sbX(u:7w Yx%+D6+tAPVp%YtmwB,|ZR~ͥ@"wN_"SET!Vl#gk$AY wucHƟjCsKqL L'l5fP3yʣ|Uq]Pb}:I?Gpx˟pCZW](ZTm|` =ax1l L;TcQ)Gz.0y{ l|:O&]3yJ+a~[Ѭ'zyN%]BY5O!4_-E~{qnn?g\Ȩ] I(2+Pf;)/DEךaHbv_Ay1CXwm8$kU97{ȸJ鍪g#%YfU=ƘƢF'O+I/RO= "nPXMzQfw 9k1Z# ]2nS<m/j1̲b&/!5=~BOAï}y$Z$^ަ:ڲ;q=1WxdŠ5l6qQ-WraM.˯Mg_v^q/N,A rI.k85#4L-܎Hڪ.JFH5YH.%e܀~1 'Ʈݡ`~.|}b faro!%UBu*Y+pUMk+Pdo7R"m_,dDcTq6q>1[啛oPzL䀃xj~CjɨuRrf_wb:&e|<#^,@ K:$m B&("bi&>&>LrKi/nag:A~d7f%J.:g/д7]kj5Ss(QZANt[G0Ult=o@5u;[)!4AԐuLQP$Aayq032!uN^e9#b {O! `4DYMNܖR`d,}DhWXm.'b O M쯧YPt#,4znSfDw;1(ehY(w+P6߷ϋceZoqW?F@Stb$] v"wI(!oJ'wt]ls8UQEjͱ4gYPbX_~I|OdD9!0Oex'߈#g=g]0#Yq汞2s,'6u{agCSu7 ޸R~& <7~%S [[m ֣µkЏ@jU^/𴋖~qE]fK(E?{^~a <,Ԏҷ^0ڮߑDQ^5=CS}4 p#5ҍnYn/P(\oS75K3tطto82.Gtlg0$=,c&aUdÖلr\tˎnɦ+,5%@} 5(|)dϭqpZ-g0?GVUk275Ǥ?(U&ോXO}-+Pr6Ol[ p(*|ZcԹ8~SB8 1#ӃGbPWC# d4ST3z0^y! Mƃ (-^OVӚ4طm)g&2hf#ΓR%Q,鱝lT(kWԪz{bPuePۈx[ՠ _ُیE{Ce[?gLK9(4:fyغ~IV_I,u.\ؠv0WhVwM+tu 5=3 !eٔID5[}0ҴpgO}L:/96rT[ ^5: 4[(.ETE)T(GKȠ)/+x:I090"QAЏA+]eF0|q<[rprW7usӢCTEg-(-_&' 5eG+ 'xu]Q&8"{ݟKO|J Um> D?R\滼Z3i ίoG c+/C7O/V]hVo?Q݊4G†C^&ٸ A!އ=4ڄ)~vf~x,jfۑK=|=9.+x2TfZ( Z9Bjr$\J:;+ NWʷ Qk5"q}G(CN62fgEμ|8.M8'W /Eٓ2bՎayaU7j͒. x)S\m564,75;2oHy]?+B/i*DNqbAvwSF؝e4V$|JiԜu$O ˶AfGiUT0p(j)p8i*tu!USФ@z*!VR~\E44.T_wXQM*sJnd"-TM]ȦzqQܽB;8?2,͵6mR8y=&.S"oaχvE,G-W>I(nr%lݍl)qnf%* ?l B}eF!gchШKj=@,~֭7NAZm%S2NDЫ\fJɢ BN`0̠^F`"XU§oLΎwk:YI"aYc RH^#j&RPH4UF^In ~Xshogv~@|m-*r^a_ɱ7x5lز~–D]v`74>/e 3&2t9p*l7y6%IqQEPWc( , n; o"v*/S^{½ D߬*NՕv;\y :AF OTyƯ; @Pns!P/T~>#yT+Oxv&54K,;Ʉ+bq>;80+xb1l!42/ڥSRٟeBsld+=xFmNpx J!KN$@OY3h % @URN lqfRFaL:cq!Z85+*tLīu GB۴ L\T%|QjJ}e 9Iu7+Cƞuʡ@ZѓN! <_d%b 9v@-޷]rrDv^4Һhjp_j+K*0xbЪ7*hrϑz`q+RsJ2p&I.#gtzK`*c1 7{ B@BY&% -aiLrgR FIQ3V\@"`=|qYFGCa3>1)(/3`6}fk_*HI1hJ:;{9w,濺؆ZHT~mrf*Ԭ5S,I_B8+C=)l( |6a*4o:JCcTegeBGJxIL ,O+_2P~-3T<;]9E~Q4,/#bj2 d{%VR om:}ܫd `;J1B:,XF#i"l35_c\Zg\R.N$< "+C0GKnwYtxxQl@8"2gyw1o̞w;m2|&r23PzM~{\9l RyyFLMqeKwGKT~TѹBbtQ/R U 6WnP|) rZF6t|}c[75;,Aݸ`9א-8p7^cΝOwoTg/1qp iNO1\&B:b?brUP+ ލ螐p"hA @y;߾f$tL/p1aM1dpr%'kXNWnV򟩧S_R;wLAs CbTgUa싀y2؉&\ĩ_8TyY(2{7{ljKjR Ƒw^_b*2?;o.Y䀦z& ؏N8"deYpy]ЫC^cjg}uK?j*2 H}#.k^i] LE|T7h&Z̸=[Iuv?jxR7J-> :|3?טpGZ*_[AIYn\B3Afb'U]{@ЍCpQsfD/vnAdqV|XpЅryOVJ! oݜ = 3QK 4sѵe^M^qZܧqT^9m靵Ԇ]2㖷PP0:>󥟲 9Mlsi,)K \9%ɚ#԰#[610Q;L"Cj"HH+a*@t5¾[qI$Q B5N}) LpݧrW`e8|cHve%j3$㙦^z CGR<9~4h*ɠۓғ(ԣ[ U}*B 0\ '9((< :-%pÍ<ϋ2dH3j"6J`KWŬsզ2uwpg-rer_{DоSs`s<2$_ʂOah4Ҙ/gE)wM(S2A~L%i[s~;<Ȍrc ;%) }*=BsٽaN>ĐJb;bdKs42|rNw"/>n1˽vbWWե\$;ÓUaf[Ӥ,)egumnxWZhh4N: rg@*È{ꞠWނMD\M9kdLGpQ\#5!,lM /ٱo7I)1h2ֻ&+,hu,l9SbY! ǾB* =e$L dQ9ˡ=ý ikE3' [ D\)\@&"qEАI'ܱ1h!߆D,tDLsNx[ѴB=2ҝ5ϫۜ,v4/ujiެ46;~fRE֘ulN:Iu.FkF$ڈSweR'pDg}nM2.mo1}T)!ma^*4ԣ@f;:5X$U\E{ |q_'c{[U\'|0xa` >wdY,?ll{ {L@?*w'Wb=G"V[ Z0YI %K$*9*"aIi^iJhx3ot~b`-(ٳC}l"(ψC"f.H@.d {^O -%RPP߯^*=ŎEљZ[%3KF k0b򇩪˜%OhupTG0LM N᷸G`=8/vSНl 7h/bO~D:Z{!WHN%I 1}J-'*[OhC.#mDL]TD8^mĵrgZxCgpZIbO_=xfNFC%\I̾QE QP kK_d+Ð L^E_ϸBIGss ݂8 ‚1I䩜2/WY{/IX]}舣 &f_[vTٶS%'j1f8#w۾85t?BaeוZ3c!;.(TCN$ϧi͆O.`;Z*iB V@wPi;=ҫ|.SpĂj"%ƱU<- O á:.Q[hdE@GJ]f5Rf,˃@NZ;.q(_W#4 ^wEn1FeRG$ %cMK{YRN tm3U$n8)w[!$U$fAO"L|N TEulG6+T5UH^&P7I*=eCB =V=Mӳگbsz|Y+y&_3+LX?LsxIncGxE?~y/0$W|1?:0s"GY {ٝ"u|!?>ChҊu.% /@:5ᔧi8W F\3K{;-`| ƃ _G t^h"e{'cgP] s4?\#K,)*dBcӎ9{Ovg}lji# -NW´$n:Yd6wY-y!zJJ@ӧ-w/coֶOu{T~h,lݺW;̩4pi/Bup@t꺘eyFSĢS0!KxP"bvnHS%Q9f`ks"=_)T;B Űa_Jq_/2we(!'XqMb\|R1͑ .Ƭv?Om]Bpx/!$p&HsTs$Ǘ:]k-X5L˵Hw F~)-F4ylT}%`50U/`~PXoDO 7h2Q8 :ʇ6X_{N-uj7y Oҷ!P0 ?;${:?"+؍w)Mا6Ӓn٢.z@:%DH݁](@l1?̄m_ecRUN hnT0D'] ˧<[>zJmP.lD{' vǚqko': n-/ )pDoD/▅Zp[lw\BGaUM5/kHoJ`>9yzO!қ_bwGkn;p>L(p]F b'Ƀ8kdbLn/a5a"M ޺12~-P11X*x1NC60HkЮ`]A(@Ќ;-ɰϫ>ǔ^blZEQOrv:d| bc$N,`KGd&T]29xA޵订!Tu;s}ULoEc`$Cɓ+v"N5t5%id _Cty;5B{NEGgNQFp8=X\uuu;ngxً :B0i:$SC4ԙt^]eH"EjMԴ%*͊g`+TCv$܌*<}5CJ6zE[g/cSV]tl$,L,HCe#z==2֋SRH۷L $guFiAh&T3yR4hDX5#u8Wu$Ȧ ${sDf#)ךqKe@9x3k @!׉5lK`5 g~jL51qN|S0*8}fIs?Њ.}F<\be;P0J]Y)t_flif0jg MI{&˪uIu1kx״S[! J:>Իꢉՙ#M9nATS{MڧJ hU7Ѳ@zJ^wڟcZYyPDU!x6&p~~їӑ(C NY"å)Ajqs *Z`oc\6٫9% #=V#Y( EO)0}{3,:^W9;WZzSID++q(PfJaW^=( mat%H5SA }+Vw@;H%>E'R;e>6^KȃuaiQ P*j!ktФ1Ή˭Ƴ˹Z> oCLo wf1t7 (^9!o#@%xOf6#?'/aZN|3 ]q,W/ ˉ|K>B U*E45p+ɭ])- \!,+nɸW SN D-r]g_`7OYE V\á S9+9aTkTiVWɝ\oŃÛ51V}ZZ/+:/ǭhm8W|84.I}V֪͕4]݀0ҟpιIJ>?sqDOns;G7iݰ}&;EmuE Y~& {/[ϳA- gSHY^nδ ɹw jޞuN P8yOJ4}4Nn_'St2'Խh^=uD˦?wG#*jiwUEI\՘tͫ{K3 vZ[ '.nQf%1NCe/8V@YB R4u_3q$NDƿ8O\֛6)hEֺ@5q<wbE2ypXkw 5aR0b/h*PEYvVoUM/ZQrqPw=PO+5ͦWO*8{M`{q#խ !W)hd-s^̷Jj{6;kuW1x(-B}ub`ZrH|r6ɊCB&{V &f3 P4H l^{7bUKW^ԝi`/nS ulb5z hJ3! Iڀ #HY_dvvmT^ϴ V f`!^ѽrދϿGRZ796~WD)xV]?*=!޼ۯWG3ѲKAf=Z0E =Ɩ G?(ˢ̵EII:nͧ>s!I.5]V/+h$Z fa(_$RQs悚s9Nߴ-UUrxqC>aX08&FK*vŘ=aNoT0ГF~.EjtۋJ-ީ}`On%K֘];>mAxLz^FȒo\4fqMs,I+ |&(!ݥcl$a6,OO,z->׌79^~B*A|`>Vaz9*"]c tZfu#^ba ;x'\*8DvDwX>(jUyfZ_1'9s]58LHnWh3 ":(%O&[tU*d,-4Z}-!srgT6.)N&4vkcÕ,D I Q׼#G|WQx=%p܈qg&z/lȎ Rq'kE-m٬ӊתʎxbQ CJ) N^kN ^/e8Evj,g!P),yMoM׈Aa`O$25"!u EӮUtP0^ܲf&d-Pb*~2˺o spǷ$:#C|^=~OօEtdxGE0G uNo-~O\3Ifމ1fwL]D~HиsnhjoښO$_?c -mTͲr(~ D<}2b50lZbx'n"7˭D6,7tQ(i~mmSG%oC߄H1DK^J*#s\K3" :5<]ttoiDe!u};aLa$ӉH >ٻHfoQ1~4| *k~rP5l$u}uc@젺ru/_g,49u(<ãd/i'XEi2W#!mL"K0tk&B;{g9cF 1=w`kJw܍eU&ָ9KC-V < @I]JTzhct1t4dw3Cb"4Hf1KՇ؃&v(Q?ɦ.0kR0NZzζi~jq,?w@]ه=89涇 ' Q\lh zzy ӽ!iR.H<@ͩhذ 6vb}qh,03œGF_f(ʧ[wŇO+@yM-&Yfw6TvN"; z ~q3aTG݇6*X7{&\ӑCi) ;g5$,(6iW:ԷCkvS =Xk?K13%Sy~Iw#Fb*ΑعHNL弴w9nj (T}u@ B[jw92Ϫgs}_0=0`6FuX T \c ظ[[GND y،z MC{]cR1t"Q)Q!/ߐf׻pFWť-yD#:N}vgڂ!9U},-Ep7Iuݼl ɱo=N=zk+` RR<knR9wX yE'tG6^GsD\$ J(L~Y*ŭ#x+%UcVZEyCF|0lB<_6 ڹ{hsc^Ea+cYRc_WMQF Ta݅Nrqʪ/#ln.pɸ^1|d9Sk ]a4l)#/n.KT>KZ7TOF" .M5YHÊD+j8®-|DaugQpc'&#::pFFQIuT_ݨ@ bX6鵻Qa2=Ճ{[EًL{+47Θo> > Nޙ(q/4#q5b8o6m$x_s0n O H`b#~ [?}(QݾqˉO[xgX.:۹4Eԑ׶`5fMp\}KMenBsJn `,{](FXިC"O +3ɴ+lٸf=HGҍ˅;oIbK7tejgPwkzIͲ  x ҟW3}p]6Ψ"M0D*•]^tZ, vgٵ1bf2"&_7˪1Y '1dl̾v\!:#gmLfȸd3M#x @7~ד}3Y=p@4㊨feb-!_rΔy0;P ?@+%b&b QƳIsiUlT9-57s~JdT]"$q8 q2ߛD-Z~>uP4ϻI rC/zqQ!͏y]qn΍d 3J5z0p ,^sPj|0DuELrX.d{HYV" N+K _otqcأY޳+k90C2#>3x`4b4#6r6^F!fJgz=?yK?H[.\۲E5"bo!tHY['GՓK7Ж&FA)dvχV$M>(Esl .Q|QptPg\+㘄 5\$c>*+CP1+^qW9w8C>]gmchVv doAPW)rOS6L υMZJ25#9V\;-[D1 f`ށ냄x_F(O:<_[v>Iok2C Zo:V^@g #"w@u^ lnߴV9b^9$7be/ ɜYNGpVZ!W%Jg6z\G.`I mG}%ȯmɍXĚZirQõ0325Ǘ`Nn9jccGebD SP/{]I"~al;h)0p_oQ^\o; R?' y{Z"G*$S:!4c[,@J2\vnxv$Fg=;Jݐ5л 5 qIff٫'Kj#hg]v" hY7e~̉&,e+W2B*ZF9U2kl-8ejܳ'Q,'cלU&| j̄&y;fVZyCO X%|o9WlQS,`L ;LU2w0lP4ȒsT Ο}&ZZ;g "!6L[J&2fH-ǠϑmW,UQR2q.O=ضF$|q 0 ,/$hW%Ly:+_3,`9yG5Y{׋jSḣSt.vP^3e܎ZfOl/Ww;+=R6 d?8M ' SmҖfֻ'Tt.s]@^T̟qt ۾ٚ䴞yjne:-- X,s+RHS)҉^1emeBYrk[0cwt6? 6;UT.b/شB-P?jl@m˨hU}%2&9(bV]@E՝{ H-}v~W!l !Jk0Wsw2$21o] Z] 9O_psdr |BxoLbCb)mAB41o'9ꁓ7m>; Dкl 3L 'l\1EBl ^J.ߨ-6x2PzzV$$(xGhh"xђI1s^ f rc_V4wUV|x_8&\P~rq760.3t<2p,SQ5^D6Ĭ3e&:,Z]Qpptn_74#կFhr,i80)sfwK.xSaCTo $o,(\ HegFk~a:xg]~WNE|L^j~WF4t;cDMEWNJ} ܲuu<,w4Nc3 񘭙68p7eS{cLo>! T%KChw_CwXbIbgP#/B0&Wۀ/bMp"ys׼4CQUTxRl~HR C+6=g:$g7̠' AttErA3H_GN5j%OYEZ':A"N33Ф\>,˿)6^xГXN0l*; S ݱI7+MK9:J#opI3j?eAGL mS9Yc#HiFW]p^raNTGc ӏl]Kvx)1/F\~ R,=y.6`mY.q ݜ^+u޻)V6ygfiq^\(TZP\쮺  0Ɛ:֜]l.ëd*A5(ӥ#\r@8 뚛X98Hb|޶,*geBX*BE-]16VGFQ RRݬaݔM_nya?I$uj-*йIePY *7}%*AL+ƄU.|< ΰ9-l H #Z u5^tǸEHS` # 4;.  gua$R+6h>*R'R32t0NKg?ie ǭ_ I ʖ^⥸9+2! x8[H:A \56H{"6xGfj[=VYITBuA┽q8qQ1v#nw!SY.01ưnN,._\)]f nUv*d S_Å$<k"S; bqnš46 hx4dq/[ch.7F=?8\r,mT*~^wqk([I{z7ܩD e2Xz! k>/iɕ lm<]okRN nfꄒF'_s%$?W+<W/897Ÿ`59jhvT{rfXWSiR0D$h~5}c$3Pfc _@SADfO5f?G#E5š NwNv٠:W]nFB@7E5%$iNa(<7kQlJ<7B' V }4tӛ.=LLUə90 27~ + \n@ajAUL~]]D2 v]LPd⁚&/|'a< V ZpI␰ x'fL=b=r+w)ʖ@ ^q{aOaL>i[RҕRr3_(`@^p? + BO( L=C 'ecLKx %^^ HXJ_|rEGMzڽTak=7Rj^zi`=Qp;0;!ulbt[g۾@L<o iqn۷7lU5r1@X_pp?62j Y'v0 M%솇hў I#~ be^DnrX9y4-d)y8c?I1US0?7(.?.Q%[^MhF%^f's6M:gPJVlI" mIJ%@7hIDF~E^$]@N ; LE)tC.ێ5^\0 =2q uԓT˖D[2D0koD@SnWm!1 tM軏@!\hl)6g=5q/KA5sMfQ:!KbGQPhkCmRoؑ滷QEVxi!z6F$nOk Scr**4HQ.ҡ4xEMt2#sߗ6>뙕N;ċ?yS|=-ћA﩯 I RYgug /{Ep]Ң`)wę~0lZuKe\*|-*a~8(, -UDˌN 0%OEK%^6oH\1a꘹QlG ^"[ڻRG2dPгs.RRLΟ>]K 4u&#9$,/.05=󓊓T4b4hQ0jm\e=2@(Z0T,F;èQ.IO-轅;JҒ*%tX`@m[i@f>"ÐHI;q8d7b4^IR1qA/a2O|e8 ϼfG/́h {zw澋W= + EO"gXPkفi&iC7!LI>`ycW-oJn\CVD|O*,*zƃuM ?lrNh\7Na5FӐtY_ ʤ|-+[[0 ,GV;=y+H1KQ};nWHlhXAKJܠ@=1S4!kGSW`\l-9<,^c*^'$oDӃW%`sS/F$ H* 6\y[Yy sTmSt=IPu3@WV@Q>m3j; q$ղn`bHF}<ο_POyVx"ƭ{pL7cv6R^8)MTn ˻gF r[.5_m@ ~6ȺǙJ IA2hc#QJ]ۆG<Еjj6- _˃e}b N)}QTtO+oq͒ޭ]S{ۗ[iݦDL0Q|OZVX|&{>2{th';r|jUa$ΧZ~ǁyAedm!uQ7D2 X7Ij[O2~܁sDrJ6;.8%)7''>nr{UY1ʯdz!jrg`}ޑvJjl3#p/^΀ovi㔅=6/f1[:aA=ĎL6Zr+m3uW6hH3 Goe=yJ,erC(a@#mͣShS"T8L@S-T5'1տ=}0{Dq4aiOg7B\)l9e9LC>襫mtR`aSJ1H;FS7)/sDLSy[%)gi!cvO_U(NX0i'} v0 O )?axflI3q's}uv̓!uB뮗TMN[^-Kv&܀_>rFt[ZhukX60GW^b-ܧ 70ozb?`-qP p.ܸ }J!t`/XJK4wʔ;jY)B1W]`u4Շ 3:`78@Y0v"VK =-wvJ$DeXCxyQ Ipx~\yg2v)M:9L@ݴ  R.{UCpڄ11쇧5DJ2xY-dZ+YuNe9 *)D9R?;:Ģy3;DbWT_DJ&m[Tb_N .d/JZ"I.F{:b>Lg;rHU%G5{$,xN8&n(.E:!2t~1) TÂ|SFF%ZIZ둖!Ǭ#KE"^Ո-_yA=Eޘ LT Zz&и:ʳ>) À KAG)XJ5-󰹸Hu%Cd4E񱱽aO`3NVևkִG F+ˌǖ$AOF`,cvp~-աBZSXSP!8Qdn&'/$.ב{=ڡJQJIixSai%ĜFɔ MсP:5ZW VTSO b^X.R*; qw0뮩 zөm"^9Te/x}YN](%}w+IudSAĘ[Zn\qOrR-}u zx8ƶ]T?C- ZbS"se@8ƬxFc_n BY+b{v**3gב=:#r=RĀ-