soapy-sdr-0.7.2-bp153.1.24 >  A `Bn!M@eee98Gf DnNU=]-=NbwURjtrWʼnTL.%JDZԲswzOδT-ӵ нQ|F#ՍE/VZ Njl$2_{Uf(k3'D'1pL> RZ4LuY`ߙ|٪.>zOQ8FYE0vi0S2kboR'~4zr0=*J{7oy4bd418367b253551d3f37c6a05123869b80c18c1acb65ebb4a67d59162d1c32568be2243f89eac821f4afa17ec49456fc6b958875l`Bn!M@eeeZ9aUFj-  jnJˈɉn Bz^֪K>n&wc [tݠ+ue~]p[9A2wAF w쑻_zcdxϜ|xuؼ\Z 2Mqw[1"?/]F)W8r~ΨA7 \v A:ءr1mTl8ƟCK:]آ:Ѐv1*5YѸzZʹl6*oA@gcL>p>8?8d   M /5<@ B D H  8(89X:F5G5H5I5X5Y5\5]5^5b5c6d7 e7f7l7u7(v7,w7x8y8z8L8\8`8f8Csoapy-sdr0.7.2bp153.1.24Vendor and platform neutral SDR support libraryA vendor neutral and platform independent SDR support library.`BZlamb54HSUSE Linux Enterprise 15 SP3openSUSEBSL-1.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/pothosware/SoapySDR.gitlinuxx86_64H`B"11f72741c84ea1c6ba0bcfd54c788dfaf97daa4720fad2081dc8b9a5d6164480rootrootsoapy-sdr-0.7.2-bp153.1.24.src.rpmsoapy-sdrsoapy-sdr(x86-64)@@@@@@@@@@@@@@@@@@    libSoapySDR.so.0.7()(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.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^ @\M@[@[oZ\YYS@YI@Y i@Xh@Xk@V@Vf@V3[VVO@UN@UȒ@U hUt@TTWojciech Kazubski mardnh@gmx.deWojciech Kazubski wk@ire.pw.edu.plmardnh@gmx.demardnh@gmx.dejengelh@inai.dempluskal@suse.commardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.de- Update to version 0.7.2 * Remove --no-undefined linker flag for python 3.8 * Fixed C bindings for parallel make and unmake + pointer for argument inputs should be const + wrong name for functions in FactoryC.cpp- Update to version 0.7.1 * Fix for C API call SoapySDRDevice_setIQBalance() * Default logger can be restored by setting NULL handler + Bumped API version to 0.7.1 for the NULL log handler option * Add missing registerLogHandler() to python bindings * Move visibility flags from project config to library scope- Update to version 0.7.0 * Support parallel device factory construction/destruction * Added error handling and return code to SoapySDRKwargs_set() * Support list of module files in the search path * Disable automatic module load when loadModule is used first * Added --sparse print option to command line SoapySDRUtil * Version reporting API and build support for loadable modules * Added converter registry API for converting between sample types- Update to version 0.6.1 * Handle null pointer in SoapySDRDevice_makeStrArgs() * Added read stream status to rate testing application * Fixed units for average byte rate in stream rate testing utility * Separate ENABLE_PYTHON and ENABLE_PYTHON3 options for python support * Moved cmake modules into subdirectory to hide them from cmake's default project search path when cloned in user's home directory - Remove patch: - 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch (applied upstream)- Add patch to avoid cmake bugs: * 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch- Build only against python3- Trim irrelevant filler wording from description. - RPM group corrections.- Small spec file cleanup - Enable tests- Update to version 0.6 Device C API changes: * Device readI2C - make numBytes an in/out argument * Device read/write registers switch to named variant * Status return for Device C API calls with void return General additions and changes: * Added frequency corrections API for fine adjustments * Added getSampleRateRange() API for continuous ranges * Device factory table keys based on enumeration results * Added optional step size to the range type * Added rate testing to SoapySDRUtil application * Added listSearchPaths() API and SoapySDRUtil print * Added Kwargs type to/from markup string API calls * Added read/writeRegisters() API for bulk register IO- Update to version 0.5.4 (tagged release) - renamed package from SoapySDR to soapy-sdr - specfile cleanup- Update to version 0.5.4.git1482113728.5e823fc: * python: CMake override for PYTHON_INSTALL_DIR * cmake: Fixes for SOAPY_SDR_MODULE_UTIL destination * python: use cache type STRING for PYTHON_INSTALL_DIR * soapy: changelog entry for 0.4.2 tag * fix soapy device decl for a C compiler * fixed missing memset for SoapySDRKwargs * cleaner fix for the SoapySDRDevice decl * soapy: updated lib version * soapy: added channel-specific settings API * soapy: fix SOAPY_SDR_SOVER variable cache * soapy: changelog entry for channel settings API * soapy: DLL path determines install root * debian: rename to match SO version * added getBandwidthRange() for continuous ranges * C bindings return status, stash error message * soapy: changelog entry for 0.4.3 tag * Fix FindPython3Libs.cmake use of python3-config * probe also prints channel settings * probe indent for multi-line argInfo.description * Added getChannelInfo(dir, channel) to Channel API * Added buildkite script * Added C functions for getChannelInfo * Modified channel information printing in probe * channel info api - docstrings and API define * Bastille Networks copyright on changes * added named register interface API * Add known python version 3.5 to FindPython3Libs.cmake * Moved time source calls to time API section * cmake rpath handling enabled * Added device factory lock to the python enumerate wrapper * wait trigger flag for triggered streaming * support NULL for empty SoapySDRKwargs list * c++11 flags for cmake config * make use of auto and ranged for loops * make factory thread-safe with mutex * remove factory lock from python bindings * recursive mutex for nested factory calls * use c++11 nullptr for null device/stream * Deprecated setCommandTime, use setHardwareTime * debian: updated packaging for soversion 0.5-2 * debian: override dh_auto_test * debian: fix CMAKE_INSTALL_RPATH detection * Fix "Ingore" typo in Device.cpp * Substitute full license text in CMake scripts * Give debian/rules execute permissions * changelog entry for 0.4.4 tag * changelog entry for 0.5.0 tag * Added the ABI version to the modules directory * Change logger to always use stderr by default * changelog entry for logger stderr * debian: allow any swig >= 2.0.0 * changelog entry for debian swig change * Added SoapySDR_getLibVersion() and SOAPY_SDR_API_VERSION * changelog entry for 0.5.1 tag * python config hints * build helpers for python development * docs: update to Doxyfile 1.8.11 * docs: Fixes for Doxygen warnings * debian: fixed lintian error for multiarch-support * changelog entry for 0.5.2 tag * added read write for block memory * removed deprecated calls * added def macro for memory block operation * bump version and changelog entry * fix regex for ABI version * memory io: tweaks, warnings, comments * moved macros to error helpers hdr * improved catch macro for specified return * try/catch for factory make * try/catches for several device calls * Added Kwargs type to/from markup string * added missing cctype include * try/catches for more device calls * remaining try/catches * changelog entry, API increment * added SoapySDRDevice_lastStatus() * appveyor: build maint branch as well * cleanup warnings for some returns * bump SOAPY_SDR_LIBVER to 0.5.3 * Status return for Device C API calls with void return * C API - readI2C numBytes readback * fix size_t python issue on arm 32-bit * try/catch for remaining factory calls * travis ci - maint/master whitelist * Device read/write registers switch to named variant * changelog entry for 0.5.3 tag * debian: tweaks, exand desc, soapysdr-modules-all * Windows: disable error pop-ups when DLLs not found * Dynamic root environment variable to support snappy packages * default SOAPY_SDR_ROOT supports empty prefix * Added listSearchPaths() API and SoapySDRUtil print * rate testing options * work on rate test executor * working rate test * also record+print underflows * changelog entry for rate testing app * Added manpage for SoapySDRUtil * man pages - installation rules and additional comments * man pages - use pothosware email * python: larger 1 second timeout in SimpleSiggen.py * changelog entry for 0.5.4 tag * fix merge cruft in changelog * Fix for cache overwrite of PYTHON_INSTALL_DIR variable- Update to version 0.4.1.git1455391782.aee78eb: + soapy: changelog entry for 0.4.0 tag + soapy: Added official modules to debian Recommends + debian: fix upstream changelog and license install + soapy: notes on stream timeout + soapy: added section divider comments + soapy: print version and sover in cmake summary + soapy: Added readStreamStatus() to python bindings + soapy: changelog entry for 0.4.1 tag + python: increase timeout for the MeasureDelay demo + set BW param for delay test + python: simple siggen app- Update to version 0.4.0.git1449600912.f724acc: + soapy: should be using find_package(SWIG) + S / U documentation (fixes #47) + soapy: fix error C linkage + soapy: Added defines for common stream formats + soapy: use std::string in c++ formatToSize + soapy: fix copypasta typo for compat defines + soapy: compat define for format work + soapy: individual feature enables for various build components + soapy: make use of PROJECT_NAME variable in summary + soapy: documentation about readStream() and active state + soapy: Workaround for multiple null module load + soapy: Added check for driver present to util + soapy: suppress warning 4251 in msvc + appveyor: disabled python bindings - link issue on VM + travis: update to trusty, and build python3 as well + travis: added unit testing for python3 bindings + travis: fully quality python paths + travis: fix prints for python3 style + python: help FindPythonLibs with version string + python: build with -threads to release GIL while blocking + soapy: minor changes for subproject support + soapy: same change for ConfigVersion file- Update to version 0.4.0.git1446186919.aee4870: + soapy: Set library SOVERSION using SOAPY_SDR_ABI_VERSION + soapy: Added API to query available clock rates + soapy: Added API to query AGC mode availability + soapy: work on the arg into structs + soapy: helper functions for arg info + soapy: Added API to query stream argument info + soapy: Added API to query setting argument info + soapy: added calls to clear a list of args and infos + soapy: Added API to query sensors meta info + soapy: Added API to query tune argument info + soapy: Added C++ typedef for list of Kwargs + soapy: Added API to query native stream format + soapy: CMAKE_BUILD_TYPE automatically defaults to Release + soapy: Added setLogLevel() and default log threshold + soapy: Missing virtual defs in Device.hpp + soapy: no tuning options with single components + soapy: New query information for SoapySDRUtil --probe + soapy: improved prints for arg info + soapy: rename settings print to other settings + soapy: registry destructor removes entry + soapy: new loader functions, and stash module path + soapy: error reporting for load/unload modules + soapy: get registration results from load + soapy: common header for type converters + soapy: loadModules() skips modules manually loaded + soapy: changelog entry for loader work + soapy: fix unsued result warning for vasprintf + soapy: windows format string error message + soapy: check that python versions match + soapy: conditional check versions when available + soapy: duplicate keys to fix (changed size during iteration) + soapy: support simultaneous python2 and 3 builds + soapy: tweaks for debian build + soapy: duplicate keys to fix (changed size during iteration) + soapy: readme for python3 directory + soapy: when all else fails, use the python3-config executable + soapy: added swig definition for arg info list + soapy: swig adjustments for python3 stream buffers- separate python package - specfile cleanup- Update to version 0.3.0.git1444587967.7583091: + soapy: removed git submodules from project (#24) + soapy: Added GPIO API data direction modification mask + soapy: direction register readback api + soapy: separate calls for masked implementations + soapy: channel sensors api + soapy: error code to string function + soapy: checks for frontend corrections support + soapy: additions to chanelog file + soapy: fix order of name param in readSensor + soapy: update project number to v0.3.0 + soapy: fix comment copypasta in util app + soapy: whitespace fix for setGainMode comments + soapy: Util --probe option for detailed info summary + soapy: skip probe print on empty bws + soapy: linker flags should be appended + soapy: changelog entry for 0.2.3 tag + soapy: changelog entry for 0.3.0 tag + soapy: Added -DSOAPY_SDR_ROOT= option to build + soapy: Fixed missing python bindings for Errors.hpp + soapy: support in-tree SOAPY_SDR_ROOT as well + soapy: changelog entry for 0.3.1 tag- add support for airspy- update to version 0.2.0.git20150810- update to version 0.2.0.git20150318- update to version 0.2.0.git20150315- update to version 0.2.0.git20150228- initial package, version 0.2.0.git20150222lamb54 16149845380.7.2-bp153.1.240.7.2-bp153.1.24SoapySDRUtil/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/77f7c880a178909ea10927bf4b4dca04-soapy-sdrcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=935027a15c814c2fa620f3755d490467918d19c1, for GNU/Linux 3.2.0, not strippedRR RR RR RRR RRRRRR RRR008@p+?utf-8d2cea17e966122f1bbff27c6b47bafdf1f6d9e5d977308af05e3b3cc65377dd4? 7zXZ !t/K{g] crv9wH˧!FVYtg|UŮ No)5B8"nB[^ Ie$t@KT)Ar]m_R>ٴFEYQˆnkIvD<<c2-%pp9/S٣zDjv!I9ZiKH/(9&y8uŨj3zL Q1`fB:ϩwRl=hmK`ݘ oJ"q BF.Si9 PdLG4aHPf٘a ׭Iƪ&s"|Ո3XBĹ5U:{g5*>2t;?"0&r:D,6S Ea${}Q?|dg{o{{zKֳ|\s=O] A{~YRaOs-k=+&m֢ _{-?MC؁egb֘L2y_1D[}iy*f;DKf}E?譓WڮdnME bQK6G ;(;>ScE! @lĔLK)}cøNxj]8uV2*콀+JLqjz٬AaS<K9AŹa/̭5V ڭoG@^0OR2lz^&t3 wp >g/~74>Bh^~V?eKF*jN&d`bWw1_W?={ϊ(7[SA'/O9٠!^cwre #ɜf,'˃微Xsm ~{S VAun,ꯐelpfd?#bœVr?ڑ0wڏh qy2i18Svs<[ԍ&e4C iZ6t'AyY0 pvhC%a$yP*1IE 3^Rx:w='ձもo ŠsYӬJ!r_Qh#w6YaӄO-H3qMt#CuEDMo|&dǺ\Ԓb G|Hec& #R/~Q{ VhRK]G9?/ս |c+tI~F/@Ŵw @DTǫ#'d,+>M'Wg}SOI[h m.|Ĕ{h~ߤy_k. 5if[H{`H 0v%.ǿ+arq텲_/orĦKRqR<]Kl+9YOjghxv 9np颉GzF.(W :ULc 4YI "fr6CٗP-~[-Β  WҴH|DS] XK\63ޕpCxgma (]&7_E7&p u˴%:M/\ k#_6EfX>X m&5~tBۯMƚU%yU$Bl!6]m1Cн2%|tbgޫ/|Bu*7AU/: ^6>Ayu]Uts^.ǔwO)ss]]B/o={BxX녝M*j2 _'t@z |/t\5NC]\s =-s gDb5P)>׮ɠ@ctMs ~kֆrN1NUtvcENU\ h|P܁s1d_6{6#l_eJ9S0$ CP>4$@:rbfG\`xY'R1b ЗZ'*bz ]Y ; 'CYKqBμ7~;3j9;L'`93wy=cLC% Gh[TIj@ڽbP{ {r$-j>?gc DR-2go1 u3';%5xnt]Nu!8aPkGa{Vrm^~Bw^r+!Q'X{&UVjQU-;!QxYuRR5"(`i.gY߹'Ȕf]^QyRʝ{侉ߖ/5Sh˷ 1O-} Aon(#ˆL z6$9Ә.F4@|%%[tI!`_c0 O ĸ,ۣv\S]LnР0b(EXߟBFvHLKC⫱i@$CڍRd1$vkٖ2Jo.]ģD:g> COSx{u>p+;+\Yue82$S9瞙uS'bMٮa"FM%\6I.1TPֶ6Y8 @sF%PXso-D*$#έV2(%\h ,Lt Z'`]"L+J22osOE{( r5y8zKAmk>E20~g(vcٔ_s0HHܣ͢i[Ԕ}Y!u\ULv ;=J ri p}ylJX&|M 0j-wށ68`TaiDo>Mv`aMe7bL ws)*Cj6˄⼮u(/ ا*/K`'xVԴw6e֍ȽO?E9Ϸ9^gZ˔8VLQb2ܕ kO[벰8~EaIҽaKjԋ@&,x(9aO[?TWVwuHЇ2w!mQGR7x!l\g6^ILge;}%^X8jVݍ),.) \ B=EU^# Cp3C}y4_ oqPOۭNJ'^ b79RWpG@!7}@#oX*t3:& )AUE?N,y6ΣBu ^qR_X۲?sQܩ( ˓Ic7kBDϯpMi`oa*˩)֞p.[z &,*Ɲ *Ӓ߻ZT:,_؄Y}۩*eF)Æ诅)~g)D6g ^_jT.Q "Vwf=+<_?Cu"xI߽f m*88P?f5\rKy0ëRsԗaQK|A|fEϢ6&4]s޺[{L }3HKc {?ed~viSRȞ?-iZpL^!Tr X9CaX3+4jK²}n~#_+;X |`UʄRG/4l'|t2(~{:UO4PH${dtR@숲$v쇳+|N4QFGE3 /It /8bF M-2rF+¡^;{[b= )5*PP[L{jȓ jJEdWY.s^p:6@:n^w>ìNM_<$ySs,hߟxҔD, ŷ* N#"{6xaPD}CIvZ1䂃 ǹuE޻0:eK3v8#L,PCJnO{2+L=i(THQNU$: ÐܡSq=M'rj<-fEHb2nzY ǃC# [u lf^NF!N 82 NzL#ijҨ)0:qhj*5 rp?wCTe!O]{:68̓U贔ωWXGyBU}D4sU->~.H\$)$&u9LW,k,|B.$Iq[4Lp'Kc[Z{n}&&f'AF3v::F26^W{Gԍat) ߏX'FUv׀  B)?;ۮ>]0Pڿ7 "6Ġ|#fe~?'3|43:ߋI|^!3u\Q;AaJ`iP1ac5&DD9:0?dyCn/&{T^Oeal/=fTkU]ɰ$kKGZc|Dr}7b4UD/@>uvA̭v-Ltp.a |^z$FP/1hg*޸%3\.17ttEĈV*| DX Qxhz{l߁#Kd%w,?^ y6祛wf٬ Pj"Q-|k~O|^pz楥WVeo^WI>3&;*rBl-&92)GwKWO+:^!Dȭ81Jb6ƞcuɂK`aueF$LUVe('˜mh20IU׭'ǭ.RU!hUӵ+nr4NZvl*Tm̎<>3?s*aFF4W!Zƈ.8e'fkOMhԞɳ;/P:*'dt!׸%(*յ^pqtA<%c婙1 \i6%} ZۈvAyÓK(pm=X h3ceQ5PH|~etJz{fPkY̛ftf-eq.dMa̶XW_7 8i-;y1VP'Lad5YSn[x wxOQDzGmy"Fv8B $B>K`1LYD "Q7-9\`YG{ MVc _&**̌e# 5 PmP=Y֊Qe Fo+u zNh ϾM#?[?8p;W1m0$OtbױΚ5fZ̻ :*bN~SnSk1먈HſxK'g?}O uʸW,(N7)Py= sNeIIF|<9c9$l`5n %ۉƥ:P YJ9B aF\M ^/To+ ~LWVc08"n&O^V'`W fEn '| UU N[=AU q+5F3D)_>DcJbDaԃm V-<,O 6q~#8ҁ[5&]|}"oxE+*%xC[2`}P؀z|,.cO13m<՗1@sY9 RkcrlRxF aC]&yhV+.w}),LK t;U+e+(ۗ2U7f\fy=nll8-d`^9 _I#UnpbL;Hon00&uc Oέo麪[RTf0k{|Cf: |l/ӥ)ļjXebEub =urLck<;nEJ`;!^˫Z (5k4N,+`e@%7 LZCkNJ4ԛETTw>Ҵ|^ w~޺)8<`RGɎ9Dn_z _}t;UF\zdq_TxỲV?fA@Dܐ1T:Ƴ1ߛY.0ffI/G(C;6xNFsewL:cN()ج'Aí{8f=;"hSW)q(&Pt>{qK | wORjܽkFndӉw9"\ᐎ0G_:gXTS^6"dI%&ˀKΐC=&^wбh<3j 1'Y"VIdP"M꘭_tCd֓O?uTN{xEu~;7\]YR;oTR/LIU.,><3ulx޾|䯹mT%+twRpĨ9"͡-U[ɶw4pqQ(u>C  G =i@\m'(VE3 'K)bEGLBlCYOC1OmI:2Bw z0;("j[WH!YcJ^vv1( 3ILjWTbMЁ-gj#_4^Z'e:< %sٹ@yVY 9vQ_|&gOPGC:Bto5:Ktk TLgz=T砾 <#-7dS;)-3Oe{%\|?d{Ҕ]JIbئý]S:㶔%9i ";‰bV?zr-QфpF -֋j1hPUzzvI` dʜ!G&=Swf? ))QXr4s3k?tT4 79b[L./4<>"!vu+PSvW߶ɍ sgMU94Jk[=`B8^2`iMq!IV‡3̴Ff@k?%$¼fiq%\nwtq&#\t|D8Mµ1T1V;ϒj?65ABz Sy 0!^6͘JrLO y *IWͭV*pIp=EwĊH &9BBɪ|%KT OKaew0!hh`d:<_3ْf&ඇ:w8L`4}S%8h{f~8 {Qɚ*•9NSxı=kOLc5B{R\n'Bb |(vl~F4h?Ia%5E٪":=Wl+ʩ7,n@>KTЮѪmiAS.V NBT;8@0^P`+$Xݵ鈎bjy+rE3ajcԝ`4"T۾, oX3S1Ź=[q9km8mEG%nE*Avꡅ?VrA#Ȑ$͞*x 1oY^+y=IhQEtY-B>h2fzA.nUAf(zn|:5h XTկ>}UVbQ`ƞthmxL߯4٪zE\?'c*{ !i4q0Zd2U:U"X3X3˴AO)nֻΎ.:Y_5+*>(Dw~Kި}gf r%ضs95GWȌ(GI¾}+PrM9 `+[ 4W|֣~.`0MPQ1> fozT vo`^̂b @ I܀J (Qq=&/7A?3V>A Cyx|ے~v7i1MC &B2fd"Df5.~#fTwuL=pwJo F"b'ٙg˅)h%̦M=QeYt2-=R9rأ:igAu0zNۀL 9cq65nH4-UJ&4bJ1ՔRues%,O!„ _Oyz5+(;~Lp."g*@&@An)(mo9̶tUXz"ƻ t0qx,}ܖxezEޛ7Z}xdطYxiˠrwRXBhO<(8G=sC&XO$oU~Ty&IlQ8qWfBpnQgă}5+ŦJ(v3yxg|A&ׯ&fN]3 *ICV[|xV|Q>0V!if 1(ֲ9mؠq`2L%t-RjǭP)a}%u P|vQAcMT By:A;KQQTy,h236TMUcgm("hT]1X.f/~#-b ^*Zއ2ccwHpu-j2:ymYFFo=pIQ۰8$h+ SĺLR`J_ۿoĊHkZ)f.؟ 9} +(pDAed89&N;`9vuZ C0HI[c1N,< oD/+;6Me4Wa&GY]l rxmUjrS.t?`6"BRaڒ(qV,f:¶* YDfݫ ہ#Ւ:3E86g-=n)X]]9C-wvX(.&W)#_6*(LUm(2'Eu!2k/<a/jTȼ2G?~0U95xP~q`pޙL3DCU=W>:>Ӹ(ٮ%Nڬ=e(<ޤ`Wr"nՀIvQQA Ga2Yh{y+k&^|F) Z~Xbȿ\ƙ4/j}38q~YZf켤1W sӒPc ƨEqF\ S[QoVs}PJ6AݴEB䔞;i:4)|Ăެ^;yi8@z0FIU9.8L ǤgiHzAk?:['o0Cat !Xf=ΑoIo̞eҕ`Ff̺M@Y=YFWޞ,AN5=?:cr?.\oGԖL{& Q҂=$}2`HboE9(;\sG>l`b(Tb H7Q#kRP.dڃ²b &#)0J[6&vU&(ݍ;R>>60^k=DfhO^e%&{xLQI^cK|68؟EERV R KX?oFZ9>6Tgj́}h9Нt0\u[~ i =_hz|i#j#;۝Շ!oҸR>WpApkN\96 ?\r#ok[͂D&CV`Pܝ-nL;t3 M4$rw"ρQ(uvڂZ`O0?tRFS ijB։h@;:&n"MI ؛'ư C67zw&߀T.^.{A} ׵.*wM4`|6(,R~Rw׏ u\ɁV޻;IsT(yBc,nIaۊg[+#%GfGpǔ 7Bg鉣Ln lyjSe)Ė۞H޺)G w&F| >|ݑ/yl͝Q՟W[ .ʨIn)^3Ԣ*3exYDo1@Wp1[RĤ% 7v։"+1q=f%I8Mӽ΋dz~ٳ"*.]4Bs}̠{sd4t =/f;^ hwM,P1ymqnHQpFjj0 U-71(L E|K_2MnMsSI] )c)P9 -דI5_OLsrO36e^Ӛ*S aF+ƽXJeqt]Nr21܎&2:I\GyhޤtgmbYQ鏺j s<6Be/?-)\heM2M\WbPJxgYk9/x$RMTvB+s jO%;clclxHA.vRze"#MhѦI/ս*ڗv~= 1DM)1(6uR*TJ\DvTjUK,i爫Ŵִ8o[%w┋rrDyB[>^R-YI1%:?=V4RK)3^HtԜԀ=T p`k e~Ig[d}{8%N\B{aĐ&V#G:G 4⫸΢wXũAt{aBłkt 6-s|GB`N؎:P+CxlCߺ=x^bD)UmU퓸J@zh#̸24T",%hzвSh[,7Pn;?ɍoRaHp)Z &txe+r  8ѦZ1צEd{:xk2ZQct´#uT:")boc`4>e](\&g4Q +jLd`[O&&ۜoiQ胛='uwL7@#ES}M^/Nj]{#œ5" Ģ$/ yN 8q$*BKwd~@<fUEFʪZU Nɬ[+ct<#&a*Z *1Run Q~~vxl5gmj˦/*gl4WX䫍>*E+8+03[|EGrYp܄%o^Z)i_: iz]~6ǥЫ `uBw]Fms^ބPj0>2Z=ĒD͘!eB*Me/S4. [-G̈́fG[µ%:n³o*GOIx|y"W̒ sL|"՗+_*oՠ)}*t5kH(NیIX+IJ 9r- GEG<\3+ '8hjudž셙Mٓ;˕1+('U ,lAZ iuk^V<ɦ\&5^wųZF{2Nn-ې Dt f">bݴDoMUv+?~6K6W .)љoj]+\)߾@$i YYN.Y)uaΨL"U)ՠ٧= %%Eum"Az^AJկsW&FQ]VfCۯ]Ot:i\zW?,ZAlS:gG8]CNDܑJڦCM';;Naa[ K&]S3zHQcNg>d̛B8Bôb9 ۜ%0YHR2 %!i  ]?R&dTR(,gW#Huxrfhԫnޡ>`X\(P"]~^?*ISuSmz|4QA*崈7_˪ %deJѤ[[m'IVP!cq؅Xϔ`\_Zb<2ScIit%vw.kRÁCsc\Ru(WւpLe\m2@D]O%<#Z.DŸi{[\/WgS֝r>9r3=1E. t^.ɾr> [ vB{P!!N+ q[_n*9ޛ-U/,[Fs0m%{wԲ54{~6f5 #b nCke/Q=TtGE SNZyքK:4:*WM (MkSpw2qi9M}ϕ/gsإoޑY"zN3 {R!,g0|bv8tIckV#3O#OGĄFh'9>pð>-{.ЕW81M F JL\,'hԚvn},Í5j&K 5EF]?cCFX}R^QO.&$ g6 {\X>\D?F}nn#M/Ob,a3յIϟ*N(]D?wqdH#`dgΖI"W"H29(4IZ|z@jb-\fڬr K.ͥ櫼6ѝ,@Rb:/<.lCc+r_۶kX"7zӺ'gԭ6?넾FICZz`BGecvk/az@JLOd,[;wef{R I~):* D4+'R+` Ĺt zvn=;I?Iedq襬\2O}mYz#FԊ<>zyr 4Vfu-u34/j]v2ppr7ߴZ0^*_%M~P \KsUF2"6ljk=/~NXb5j0)j U>i5 N!{'rֈVR9Eu>brm[Sܯ:u% 6@] cWpt~BcXt=\{&smiYnՂ ]Zi4Nf~>LV2™Ric=sԧkA~&I<MYs U ߗK̊xec%:a !}딌$iI7\5L!JAd$UŬ16y^ҽxT3m>^Cc%*QĉaTg;.Kp'I>ޫQ]_Jv:øI*`ƫˣS=)'lwzр"Rz;5T'(n da? ٚxɞق6i,"\Wિy(̠&0biriO*;~xY$?ޕk!Y*KH悗 z?d"APh[$L/~WڝgvG)Q4,J:>2?0G.*ěE/ $3M uw]#ϥRЄ>;Sժڠi|j9H)l,>1^]k/2N/#ԭ;07-$ ژqzUNM&ٚGD3 z;V2o+lM(j$np?-z<շ}auDUMÑyQor2& 7%ل~LJWݢiGb@+?+aZgk"'Q~x#wqP7^^5LqFH%Y^QXYZFb.$OYΎW]l^|R1YdlOR q@2v%ְbaFkiXg1M nyZ~ N.4n1:b"$ޡnpf );+lCgS~ 5>kf ;Ig#[.,-/{+%,PH*k Y{xM0J5vގw6HXJ(Qn\Q6 =6=ՑlpXt?X',xbymxNܯEDFu3u[.;Lz p|.λpr+AIXbƐ?Piv+` t^a-4 VMR>@P\fOr82- b(#Jf->3|-?Dethu f: +89 !b_9@. E0V>@6*}{sºѨg>tT5n?%<B:0$]}}C?S; NF\܇mEA4r-5&tN1oL v0S9~APbC2F3m`XR1N6m.~V[C(Hu#$fta Ĕ%~JĶ=i n+F?}|qs=gR5YQV;}Pۢ&܌=tWf'\39"ivDqθ̎5²&Iwޖ)AݗL͟f蓎>Q*=ߑ8shUFY =IdۆR/%vya9Ӕ9r~zBdhQ4wXZbNt)2412}vjHOTX} A;nd~2-Ƞ`@w7r> #7<`Zg;]⻾6]F{X\KRE2œPZٗvtSp}7{T66to,}yTFSHF4u o6h"j\-I(IH!Ɓ-p4!CsD%3f6 zbϲC:mXXh^(t"Ւ4䅽8'"i5BIlUy7.Aiܣ-fP1'F: :mLœp&a8!zb#*>!Z@@Ε\+Hk]Kg sw,C4 vq zR0A84sOёk+#]ecJ%h {{WFG^$ o{䒴Z %oZmȲG ND`d'uƈy1nZm@j4 `:qe2fz‰@EU(S;Rvgm "u4Ϛ:;C˸b+Z}W O n(uC 2 թzF<#D3 Ɣk sb=~\G/c\;V|@P-̮vk09)Ep\9LbC9 aUfvh sc҇t߇$zmٮ)`n1)8a&¾ .cPk(i)_dѼ*P0x= of14Xl]d3By#^=oP*V"m3PZ~q -TWL6#D.̱@&C16qHF\Oqyλ!,044P愤ԅ_]12[R>D=(&rR$D>OO^jj.&xrDbZ9BCښ#ҏFt aL}|>!(zm8$A g>Qkp]",rNŅ>]}gVfA 0`+'iѮ5*0M-`8nDi fIxxEfue݀k"z4˻~ EЌ ;&6JvaQ7o-sksa))B,e6sGFY@t#0? $] |x>+$wT9ُ!E{ vTxft<<Uk'[+F"!>rR { Q(3w.T(AEEHĩ:="ʻƫ2t$e"Ĩ:-0؄b/sx)xK24ޜ'+|[5F.Q`/sơ#Π@꿏($݂5w(AjA $QxZ~ҡ$nZ6Ir611V723k%z,cixs_(V.jP0 GKc}ֿU+yUG[G7h目TxZ5~ᰡuϲ֞񑶘T~F(ݰ!zw^0(ي䘃 g( 6nFQI|F0M&[Hx2ڂb Jބ%KzF ~X; f plO9W'Ԃeam }_ޓawudpBUiGzɮ;{=3o-`wݳCJ9R`񌜙3U}!"`rC^~'pYu*gB'| @B0и^(u-)T/RX22'LيG= f aUWō]F&^rtv H4~ո:7.cڂ|j"/ R1mͳx'|FD =8̎]ag-$4Drֵ 6@1&aX6 L2wҏРpΞ>48gл&Y`Ev)G$[({B|=6p*˹&M,9Eny"b}zЮ9'fOd*~qJG/'[?o>L0{=Ħ~[w+[ ]VC\b o,VWONv-J J8f: #F <`Xjd5yEQ_)-v.n3E1zGJN<2UGd?f-/+ArvAR3/N%.wR9ȑ1f'7:O[[ɷ<-82F%}VCk0%#ӇAy7TTUa+a9UXQ$`lD~oByG1<շ|sG'U:Qz ~Zҹ!3_V!-?r-$AZtiMAixߣӏ~-?ϝԊPMt~5h,@㩷!s}'V]lilEo(@$q,N cyJwAn&[v54f;zY+WX)2 DJ܀l;kL΋;r,׊g4LU\-E"3]{$9U13jtFf=~8-/EZU}Ĉ}z'6ʝ?6!)W~cA|7n)t{M;Q%ju{? )o y_=+l|Q*F{*k|E.JZDiy*9SCR()?h; xK<3 Z!@Ё?(رE*Fy&x1hx/v#9>Vj<(v)XaT<;!˶>u|$Zl᧑o%'(A T1_l97FQNh[kA]Җ)[n;k}~˚zTpL;JT*KKREMЗ|GgΘm J_/h76ir &mʾyxJR2;X-_j0xlv9X3VobAIsJZ=edb襄I~Li;6W'l@iJ=8Pvr","Z+G .BV`GKu*SH48n0[oMSppwI7!K\MeDB/YkNICj~,5bIOG~Z˻w**ze#,4bw oppX  ^_\2 !UEY,TLJU&?%!Ud'! WkM;GG٬1!F,Jnq( |{pc{" rD ?I@D"J5>U$f L- XSM %f/8P(eF hx()-֚#BojĠe7qFHzMý[e[Qj5Jl>8(n-FWci7COW/ie,,{ F743p N&\E`m]2ĉnM{LSF^wsvX-q]Y h%sgw L`iﷺ`}M6@ [T#%`𐋶=>:Ē75h.$&<6nh6QИOQ_j&M0xvnAG 9M!f̸+E}>>=RAL&[4}{ѹiVf: ےPTAы% {yi1icXj_E{OQdr +̐ު+[bHOkrT}63=z1cܣnO㑢Dc0k+h@>$U{#s44£´8pJSaY| e3*Ěf{-fz3J_(9Ry]Z7{ =&0ꪆfDu%}Wxr+iGKM(X[߼I[2e(RII-]҂v$?#eCQ+`f 3u֜*M:BVl‹"U膆s^3yYTe35h乡iV9$-\]5~c!o1K豛 L"tjj E(gޱx^soT*0KnbW%ԵTJD^4ݩkT{N'ptU$S >J[_p͍ a9@Vl!xv6d/E*7#*{`NMhnx5xm~f|W4{' ovrhEcy9BDqa*Few%A\Ü œJR3.$]pEX="b6>gP 7 0u72BC m}LM9Ϗ)2~(OzJ i O ljΦf-x{`6EUq;h? Tk`6M)D='[k0Ww ?/|ۡn=g#%羁lOA+=9GF jL&ۢBfmn^HljtZk5?y,3Lq7*S\=^ -ݢ GgS[e #Rj.G}&<ƣ%'c[YAفBnVSbTd < ni{Etsȍkd$o|~:O]e`V3 lȌq~u.G]`GT%EFYq3&SWB?/G̕7 O]%qRKEXHвC=ixY4e#AK3}Wv(#4~:-,NhP,~UD^( 1uiTilɝT_KM6ʛ^[>Qmkg GUkH$[Xp{g]p4Pʢl8@m 2b":$Xzї8Vsi\K6CXlMPsQO c}T9/ruw4 ,M^bu|oTOTTW_Z\o7gm3{*x,7;>HJ-+w|Kbf\ьXV;X")7 :8*i9^]V}u>lY7d֭w/JbY$PMú2X4UkXNҋ7Y0bdf3 h[ZAQtaKԠ^<OɔytP~v7g~Y \]MϽ@ ks%X\P؁WX/1EYq&H C2Ok5zA|j.S.]{] umiJ_c$7IF9f)1 o%:uA>tU$˸5eLi=YmHk.2)&O%'waqdr_ю_YPhEP}zLi\빀av|51`ѣlͨ+ xz罧utT)G2GOC1SDi37W V {8D kzaM_Wd[?m Zex?GKBȑJAIBHVr: x </@QYiu]ov8U[r},Du