soapy-sdr-0.7.1-lp151.1.8 >  A \]/=„=x#< `b2mcavk3lx^NܒƗK,d{H˽sgk!iAqY?X^Qrqy֛ƚM}~Q(ҳMf+nojerU%'bh LG$Qo-AYwV}f'ĶY IОVL&*F;If(.4lv QSa:;6rR` =9~j>ʫ {}jP )Ge~a63932a9da4ea190d567911678d6694c4f2e6764a5affa3937f53de58dd720f4cf68a85ca94336dd26fd9bed35f1eb05f22caa13\]/=„D)=d`DsQb&7JtDlbf̍K$!S7EP]9c{S.'8];I˴(h\H}npn!}˽VSst-DP$B1p{Y+燦&R (Ժ̪Z wS^ ~my`AX>1"z$ϠP#ˇqO~]NSsJh{3fQ+.wn=SK|>p>7?7pd   L %+48 : < @  ,(89H:F4}G4H4I4X4Y4\4]4^4b4c5d5e5f5l5u6v6w6x6y6z77 7$7*7lCsoapy-sdr0.7.1lp151.1.8Vendor and platform neutral SDR support libraryA vendor neutral and platform independent SDR support library.\]lamb76JxopenSUSE Leap 15.1openSUSEBSL-1.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/pothosware/SoapySDR.gitlinuxx86_64Jx\]f957c52faface48ef7dc95c74945fd8363c2c6e0106c48ac453731f8dfce7c93rootrootsoapy-sdr-0.7.1-lp151.1.8.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@TTmardnh@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.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.git20150222lamb76 15555209970.7.1-lp151.1.80.7.1-lp151.1.8SoapySDRUtil/usr/bin/-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:Leap:15.1/standard/e2de006522944885e8d5d62ad0ee9d73-soapy-sdrcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=414f7697675b981c505e72803116fe3e47735c5d, strippedRR RR RR RRR RRRRRR RRR̻椰Hȭutf-8f214db3b9e655e751d3cb78ec3ac6f93d1bac1d6b28b2e5700be2e1cd265df59? 7zXZ !t/K{t<] crv9u_Q# Y5TM6ϨJW=SVG#1A/=݅"9&ڸpX/}[0@ Jù&ӜcbߌB4&3v$poՑ`ouޙ?@Wfċ]\YLcָŏp0-"l(Q,dpB%iU/jIsξE2ie3mvm#3ZE& ȫ7:Myw3}-ao#!1RYrs #?/ q35 Ƌ7Kxs^4>B8p .%* Ϝ]8mZ+}d bKAݢ> ^sXDʊS'tDo9H]R8DXg\r~f KٮX7&˖/}%?@>bR\RAȌ({t.掫JU(JRO(Qo )KSb%FF@;|nl">M4a?R}BeёNaֹFf漑w Cf²JY^UeIj`hIf Q$ruIUf% {UPrH$ J8V~˷f:F H91UTdHPDAxM!|N"pN>%T댙}1QA|x&<7G茷L5HŚobcߴF^ ؠddzdXLt#vl/#SZD/!!(4̠nIt{,V)^P~K>Q,>hkO$wr% qRi&B_ a xۿu}FV>(_2Ks\]QlJuɓB&l]ҰĘxnCy`MaUn\QSli@ /MC3lуQk[$9PV_#'7r* ֞1z>C : v(HO,5cDך;ݦqMLVBzGcz\=T jp&ρhP)3]TZ䛤T T J_`끼&t] Gt q/2'a%XޡcLI,k9dYi57IqRĀ2YLy 5{ rGW4yp [Hl~G<6Ky%<;$Xb9-u0ܻcE7,>"DZFuQu`⣾JԦaP?UHA) eM#w,DLJ9hS!k{T>(m`Bv\AauCoi\xAJ3%[W 5)u^ fKB1F{@њ)Op*E 7_naVw rtʹi*S2X~,5G-9 |m:0uX.ri]-U50>cJՓ? 喥|4/$<.8G  ikB"p?2F}x#'cŦ?pYI!% _tfnya}TJeEA42m#O@!cK;Rԧ]w|h TSݽyh]Yƒ$p>!Jӌ`yȻeEVuS|}du؛r$1RiS 3c@QӶ &rt/m-~( 25&Rhv:66>j>>\YSl[]H*RKI2uu$j/%(u2Ñ8D3ӫ9xDqb(n-?d1@}}M ^BG;#[OSDM Bh+&pѻ.%Jf_`IS"f )N zw2 M VZ?q 'Y`$o9"?d ER2P0I yBX^,+ ^"ioVnƨ|+&vuDPh;_}FХv{qe7⢠rD`>lةm V,aJg G?Bz,ncX`Ux6-Y1kZmNE+%GQJM5Y0rӔ|'@ۡ݊XczRxXnXo'4A"ZzNmMӍT3Hd. ۚBy=gA=P8K[l ^de"JYQ'J%8 YnPd=q\~!׾Zgde4#DGF1䠁gĒ=_0nVY1'ի;x"C&f\@O1ص{m26fst0,H!CEZiyrň3&!4?sY&/;rB}hvt% vn$BrT:˗7A.$| ; j*%'`rc4,|J/ĕ6K)e G>CJ|?.E`{[8S ?FE{ƥǖ({2pfE9qE!aѥ ԲU#?&|ɮίV2eR1\a *IgʌhA8]| ǵ{/:!*Ҍ "l~D,;XQ TumwQ\Pi<ݰqɄq<띁 ʩt9ԋ4T* òEc<^mtgwUչTp+ZDyt^{[;Lulɣ,V蠵Ta:@Pk?̏GHq ; ~Z?z ؍+0@%.Di's!S-깨JM[5Z_IgzW`6aY[֛i03!@0Gvq{Y_3mcJA'{~̙@|i *dWPCGofgG2 U`H/yYQZ%[ a'O5CEYĤ!ZRumkt3⽫),nV{ЮWjbFK+z -pO3 /ʐvsHeԫGe!MJ%i'͹5^ep!Lh F'OufQxPiV͜[U_¨ V`-eNۖb ~Dz:<$ߟFg/E:8&Ð9WKH~rF^l!X& &5^ҫ`-CܙH!VXGEe~@32_Y!e L]M+$TT쓱S'y/L&  "s(KFy( nQv]dNOwKP\nBJ,j 3f/8&'a/۰xKe'\5%ĀFM߮ iK ~ *j &B>}OW7#ī Js kkצԹO^Q%wOKl_Y5J'󇉣1* k)ʰ4#3f_ߎ$ 4|͙4Px`13T$:CaS?.19O %i08I/E`T#/_]O}Z-6+Tn7Wwe|/ IWT㟠,XN3}|eU9 ԫ=_ziVQJ'+^Fhf FFG~23IuC 0e$ "”Aa<-a*b7 f^)̈%l֛.&fj"K|2K*05Y] b̚Ԗ՚NV·wDzBK\M׳;1D'08 :eYS2Sh~ORZ$=/w:`&O $7vOwuӐފKC8ݜy=>/)BS2lĴsmp~Rȼ iK+Ŧ( ?eQW e}[Wr%Ib(%[#lBuKWѲ&0 |oce,{DTrIGyds"]j?fkCk] FG\l t-R[a PϠ^grC vuաW'WV}6zEYWBqفE+Ng☴q-:qUlG'um5лJ>\"˸'2f*: fr]?vf|jh)`e{G0Ȳ9vٷ^-\/\|N +DovZƈݟoDgςe*HW fE'y:vj>^HLWYღ\=(9`Q±#}]Qa$ K:L$/RrNF*Q1,k6<:Y)j"\M@#E:s௶3wL79"EFmX#X@zYqOg o#sTw0E"*X'ل04ݫYIK+]m0{}Kq 0~ZC'(5OME)N ic4ziENM5 A&/_ʺ^nn◦Ȃx"Fhb7BsW 'UDb`OJi| [2˰]acMőmސ%R8Y}\H EJIKY]Bm m\of'6É5)uxE̼M<6wXMciR*a(+{<]D2W$il²BF 9{+21WŅ{F U̍6noEk@9cn9=b*;\H: 1Fg3켄 -p^#ޏ$5QmM# MAQ465IJԧcP]gGΉÉGuoaY9e ^Cz>řB_N%%is$C__`UG,܆jUݞ@H>&Ec:>=9 pU(I{#z<+K^ɡqAر6,,]Ȍb0<S-ϱ:@0r/gFvyρΌИa[ÊI*(.66?}dAa),g1U^b06IM%sd7\b1א"e%1\uBKUڟ|ʾRYXoeΉbtfa^VJ֫u SړC.9<t' W: v 쌪˝F!c@R6h<2UXeTc$bp8"A\1vvS4bCfS2LDu"/vo !$sz~)BZJOq"#K z~HBVtXм}emT+q`D;IfJ@,&J@L|xrv>͌#7ۢ WL;:#|3^<)xKxF^^5qy@u«f Zv3~\CF (ǜSt5H4~/qE}A6d!R4A 9| C"cO]ql_GKLE˘92lǃK.h]m^"jh?ἇ'(I1}y[" et#tLuXHZ8#ޮدNq^z(h+Z?&39'wǿGOaSכX[*be-ʼO&x G{?h˲`f&x``|N]>ʎZH"d)cq>jDa :kOV7'PZ8~$C| ݓc3)ⶫ7Y벘6i{/JGxs`j-ɉ <% hmD(¦>4d%c3i"F w#Qj; ٓ@I}{f2`h m2':UDJf )s' .սEUhϷ fDo8ovLGl[]>JI33?[,h6i]BWYtA]'dr|`sQG,`ES[Ӛ]I'F`H[֠Gp!J䘛ư:sOt;;m_<2X.q/ pk7O DB.:±6#ƇLQh/K*97%K͆d9c`|:lӖ0f =aDPsyAW-җ엇.7A?Z` M?u֞}?W|'}KF!T QD uiMSOn) l|A$me\.HS .3Œs NVZT ]sWpSH6EOh7Zly+bMp;-̌\EuRꦁ:b8ȇH ?0=wX|}ݴ.[1rƂpPK}Qx12UPXy9 y>14v,dl"&uw%^j5{Ǥm>S93* ?/n95[+#g=Vdz(Fv(d(5$9YDwBՑkbgٴ;$LEN(egW1f6D^f\Q#\/xfgAMȌ76w6mɾ%1NȘExY^VeidpD^iGZ؇vM 䐇~z3kž\핅?aI4~#c  H-&Xʇcoj wטNzg HttV5kחau_L;H|+L'):!5V0jr]͎R3iJgG"MTlvЁKVޥC`m(,qlF*~`L]g7~h24ll_ XCG"Gѵh ֶ|]P'smYJ&x3b=M15MJ~Ka2?rh Ӟ#b;3p`l*UUPE%N֡VܤF/WغŪETrQyT:j I񸗪+ ZXw3rx~ ⲈWD0L#}.:IpQsTs5Kabb)| FP&6&ފB:f[(@(ea.;q<Wykգ";~FۡBsSg`ȁG&#V)33$a+3ҫB?hl΢2st'Dv!>&fp+ g!gGi*8%dd9)йZW2md~xh2P'ΈV$כyWitvY償S2,R?o'9Üw &7uegVjYD-wj @=9C-}aVC%3j>D XL13(լ"6^ I[qsq7lq#({![ZЇR5)io"-~2 lxDiZl 땺))Dg9;HߒY!%n+O 0KUcVDAS-l!>z\Pv="T#8QnѰҷ&@t_S1SOHyלyRH2 _иzڣhiody^ZqئY>J~Xg(|| #5J' ⫝ru]锧ˈLhoD5mlf([uu(bRś^,DȜ5 xt5vYch°=ظB>eMuuD7*D6r렑Fb9_؅8>:83 0PݽmYxTFǫH }Ԯ;GЀxHI4jԶwh1E78UO&ІU_?'xCH3@Pp3wHˉϝL"v|&`ʍe"PxK_8,Nӊ7Ͻ|>,3iNۢR.A5|`^Y_0{ֶ!QADA"/"@Y ,]nY.쎯3&!=׮cI2a&o4dEhɇքQdU`6VꙕF^K6XpfeuW'At%/%;B%G* Ư w;q/bςam , RjrVȆK͘\ڜ޽;D` Q; qG泥@FC63#ϭ]d/f*>R9gSATi݈{>' > .b76u lUK0T'k|`Omz˭_iq%1ԣ!B,:̈́)i1npKP3;ZVD[hXNje@D7?~!e&7V5ouձ -o$ou sArez}5҇#6%;%ĭP.c@ 0,W!; Z{'y_e }͟)A-[hɻ2E]CjZM$~ +.g-TL5<\Mw#:&pw&) '8n*l80:J>9GXe֚lBOJXKv[˼6<ŚU=y]zE _dqGR[^✿Ƣ)/ lx1lAiTɬ^{t+ȘcxDuLۤBzY^%r7Mjвbbe6xxr20)j}35 (μ]D ̴d ua&4KUns4^ xҁqc-g; cѴ ݙ/PYw#! )!=E)6$~nB[k2X'-2樠_:e?]4zDMO"\POD1XMu>+7F ai*@·tG{LY1p_LyKupuz&ϐL&4!M`4M{`#苵ϴRyrr十.M՚7<ӣl\+NFh꧍8%m]y._QqԄ]bu Te)_3/QVac/(3p%TdHpFEِ+ʹ c+G~Tp|ȗ1 %9@=.,o Xܲ$``/U-2$IxK_RnF-WϵK4sʯv?ow :|n\G[k9>Yj<ْ޲mNҔ.=jAЧt$`#Gv42+xlέ&ޡƈ2Ⱥ}>n0_ړ+rn p,P;)DjSv3({k0,lP[ؗp FW} w~Ei忨x'eXdiX/̿:MKF.~@Tȡp\qɯF5ooװ3ԕ ^4(k5W4_2ᒥrMTv=k{I0 !n9y4Ξ)|Ճu 8r5򱗝߯=8'RGdEM 6;+:'KӡnfIIժduE Fui~;Yƕ6+hEUr#e?׆Sl.ac'L#HGXYɖ?d\mp:~p XI">)J5ہ#>C=Z);6l\D NhB=xچΥdYܗK%"= %?N&mξ4Jq rЊ䷣scvF`4hG΍YPwAhk Z釘AU qgxv&oM0e@Jz:ffN,ڏa+g%'ԩ@uٺg/X?Ƴ߮q}hH>+uQ:T^gVMHg(Q櫿:5`_[;QB=׌SB_je-]$re,'q[xUkCwWtV)sze0"(0RQT2rTdfչصGxVRaE[PL/M=j L":LW ')_TRtA ^j@Oޔ؆mXY.-gYŐrBF`~=T+3 s$76lGAi((0Y2@jf N>Ā6v# Z{+]+c/Mٺ#.֑I-RLSOc'Eg9{+JxÒV)Aangm ƍP~9Tkz?d^UZ|->ڜ[Y.o@m|,ō _OEJ룾9po ~"7ijnR_" | bX;5!.eD-Ku3/ G((_)~IWuqvw)[ZSl'~8t&, NzvB m3㎞rK9]vYO#uR K.QA_/ Jm.|ZPմZf#hR;8,r:H1i;H׷S|< `W*8_{Eqsje}~ eFEˉ6tLXT63Ia OnD)}E' *AL£ ɭtL=f] A@)jx}x6kt!Cۄ%ͶekmDE1˅ІSdl>ǹмOg[*gH)zmqM9iOٝN 8 7 LA&4J{ּpl|#ݪ͹f7z<[_zcJ8#*'G-E#Lnߙ˨$a^\ #9TRa|O['X9Jcj#3uf OpfNA}3qi2՝I ) ol@bIiH "y„^: j@,^9Yqɡq2Ip[H]}`rd񂆴\\9U<o$ Z@eH3>o%M|c\W,QR!&}4cTYyogߨ5& GZ=ՅV[FJfӻzI| *?e8@`H 3V#5^+L*vJW߱l:9i@⵿bADTT8%lpl~/=1RE'Bl4f} =|З=_ml*;=qXQ-ovUaIYPq:eN,_aߟz)H BR: FBzqg8v\;Jwe׫dAN@? ݁?YFYɾ،BhC {(Y{_yD^|Ml2Q&eVn=Jne2PE t&Ԗ74q>z&}vl(0tGCO 6/o {c235]?hů`|9FgHĊI`eF*dPv/l"2XJ;99̠gy Rh ♘EҺw,r;`LjrfzXZ?{Vt]F𧢤xNDG7i|)+۶,C8[[}.,.nqSv7Q pkxQh5.^'4sߦ桝 \ /%Pm~>xr5?ӎgWW[>O c+Ztj:MԬ4BTv]'83U5ȠGtG7f%< +tPsIL7b;ک@iA܀QqCI.5DqTlx^i?K!M  7H 5 -(:QD DU]ϸhˑwWa]0*M"/KfPcjׇmSU SbI@('_6' #x"X"܈A8+2hC@Atl +: -V̲ %t2pyS>07LQ\A$fJz qLk QytY(XM|o!T<;s% ,zɻfKTh13+0C*$-/ hcE^\(5R}6< >O ozeKWwFd2Ndf35CN( م}PXesNڥ'BT}?IQCՔTgP&ՉMM} R=k4Sw> ~LNdv=wĢ̿ʞ*V" &d^k!Eyb"gA/=PkNY,T e pAv׽.$H.;6N.K%bO4jDK;V#m ]5(#Pwԋ~$uʩ(j“V _Ppr1|DZ҅h(o9W}jSmTV[pc@˨@n$e0oFJ oegpڪE#vK ɣ'e`š2iU R~7su Z}\I0 ΢j9㮻U3U堔̇ʔ(lS_h'T)Pr&&]>r )v]ӖrP䐺 T ϊ%>Mq F"˚)u*ABaHC}B۩T\3ź<88 @֮J ~\8kT{!_ЈV1"j߃^'nH7XF^vC jky腷f Z{4J} <-c.gL0e !U"J_mVߏQ8Rpp^RЧpB!/C}z0ڻam9c$E޼9vEgruZF>W=eIdUMes[Ec K0_0zmbƱhCٮgܵ#vqUDRˣ9h=!tt!Zxs3wtiە.H$h QQm7`9) C"壵|E\VxAw4Qxn(JhZr%Sv%Ȇ>;P3 Ʃڗ: 禃o\C=3v2W3<(FqjTQ^yOY&V];"HZ#/Ýi&ݦ̌-gFMI"`D_KY?>kOv֤#GDĐZ*-Ⰽw7oЅTE-Jbʌ 42Ƹq%h%}C:l{+3M 9q֪Tradat.^= 5Q#86| kW毖LA珺GQ6Lo `3Bu4qu4Tϵ7 7KfEqw.] ´;~ߍoZa;6 nʼn ](1ʠ.O}ܥb_dP+ʬ\5qMq\&HJM|[:B#,9|"mt4JWbQ Eym雂$"O+wZ=[5B}Q+Az_%g:5YiMD֎5 +롌)s߶zbͫ˩גx$綂ԮGa%2 E*`v;iGqlfF&>T| VNWMA fF`bZo]a$x@5v6zn@.7nàY'uqTZݼ?LvtAgi8pDS>?@u'#j@2_5]GPV{8ղأx^M`Giݖ?ަ2ˊ  17mEI@<0,Ǫ3Ny~3.maَYn6MxDV'jNwN3y/WHau<}vz ƾ"v@RR4[.U8̆>PC6Bukv_bѕb'qYy,:C%mpp,FiJ0UE3ɌoDϵ\ǐ"'Ik[&RE4e;x`=reG m Bc`9B+zRD߮^q<; a $ְtP߰' wV (U^zf`/%!P^x  孬1͚4 TnBBmj{ҷ3w_4N2,>4oֆ#-5E,[^8VKWug|@# Ƙ[NC/ (} UXeԽ#=6LV7 &OA`EգUe׋q7P,0 O8/n>_gLj NB݃-jDI@&X|\E8!B@u!w+5ٟҶ):hg㍉q5WO-GYYd^mRjx8nGyʻZ nC%y^tdc{+qy'J2'TNɋ7 \܊Cf'ȏ[^T|IX# wVB-F0{΀sOΚdi0$@woU}$O;׎/Z ̤'IU $|]s7Xl0 MF )1gIM=“fhUh=VGmnB SОJ+l{B1tP闹|@B ?vf(R04v… jd qיhdTs@}="6.\uYv|ϧӮ5ID PAWRaS#-xlGUN讅b{`YwWpJ|h|2a@Լb` JLG( t[O3`hCƷ H*D]) h;2̋6-9u"=1l] /*OVc4v˛6+syv'!ֹ|N?I9QWS@Gr0cS8[=XAɇؘ xw&V2z*j]gM pZSz &nor!j8!7( P+|$ߔ Kbs,&sjSvQ/[Y|cwxuh^|d&כX^f+pf maMh?Vu KO3N7U*ߗo89]H62]f[ ;: B(IvLԩfPT~}3[ڔZ{pB\wI0DxT_} &a%5|ح=VDmoOA yWPg$;eGK@@[>[礱|jg'KP[;̱sP C>7yH@{-mX:Pvm1V: y&?gnc)o=Dъ3[)l{دDi13䧜nW Z)lfMsF2(F 0I >s52w*U|`C|֬^#X[YNUS}0@>[?֭B-  (e\3;AGd )Gk%+SO"gL:ً(dF`avSy(;0|ĺ1܃[l+! tZK60HՆe Drʱj඙IpIL %Iмtr 0ޟO6i{]y?Ф#Uǁ|alʏoV⹁\1нwh_z2{d(g߁#s`1):x|/=T`H4O\o z63hI$w (pzwػo/x}֍(f#vϕOc\0ǏAp,pd JoeU5P*+z׾# | ϖXwd+d6eJR?5z\AmTcN:I_~?44#(°:   ?T(qGXI&DFI, #)ImISVtԒR`\X;h:K yGcZ=!""J.-Y~^B?}hK]Ԉذ'öVKu[TˆF=K!N\i3CYdoxCAYW<܅ ?|D>4B<}j PIyV}D_)(ݲw(&^vԷdU'Ƅ.o~kYjC +V| ǂ֛ ӟy7YvMֈDC>labA)މZ&*|}$ɟ*}r|+4H`H(py~4bo3o3'6{Osb:n9W@M*7:q8p2|CCe kx]L{^aiهK<3o[W-4ooLA|U>u3 d¥M F|ɛUm#u&/ x`!ui"/ n6!Uɓ 0LOQG\mnqimWqPL_I ]qo#;ҊX&75pAe2@B.2ܚtM2U=_6'~1 W\J!@Qܕ)M|;GQ,q{&_S8>eܦABW)K:cͪ?*h3"ULTz36P{3EdKKS?{=,)M[Ey6$}z8 s' ~hB fifw:Ehr~1kO#qF;, )ᣊFmHnȧEJn+W*1% 1"ˠ*xj-ӰSȜX vbًF sO( *!g:LJ<m"u]hkZMZQADOVmZs| ]Hm!A"NĪHK 괼DhĄ4Y͍UQ3-l3ay-IK V%kSĺClNh h2N8'ൠ{73ހ!6r`зf`,֌[ĜHP\|h1@W0?@yp@2s'0k:RoMCU!,h'-ֿƭc V|~ÒG,Ӥ 5*VFwAԤ*`neLIO(z<‹22 ڼ %ɛ$? 7(t?ǍewW~ݑr}}̼vRhG I#..m?3E,TLIu%+5z^}xfwG-5GY#LUL3Gj $`[W_x8r]iQj%Ek#bp3qͶ$L"w-q842D~5H˕)X_j1$<3pBU%? B|%i/|'u|=NA&c&p듊V1wPTt%_f7WRP2 ,f ?ҥn%M] OFކXdi 8)_bw6g DkTQb(~XDZgGZk"yŽ沯%h&L$P6w$/ 9 <2=Otę s{Ǫ4]}!]C۳3ǟ_8l UpQi4z 4,~Z]{~X4[]'A-ޡv";`Q=N2{4s 4~O?\a<4$G@HqLWs,v}~m pR `9t%S/78R& U KAd]Ζr[([4x'bT?FV6;Sзqp14#78G*ҿ:gk7e`ز!޺BtǢVR1.{K?S PRh6ӈFgެg&p=1PVTbζYrTK U.:`f¿|z,\'':Xdt jqmf|K "Ǜ9`GEj!〩 } (m&M^yTtrg3ӮPj$/2US Γ(G(1Y/k)cvwqi!+vv K7YI?gTvda*|ɔPWR@xE:) %WybD~'t1L Li*Cdov3uBH n>_$װ+e?y?f-]3d~}eNYCԛ)P҈Zz@rʁIaV6!:i1&D=߻˨ n[mT1d%ZKwCn 3xA8%Rj?j5J()~JAKϴ7!_kl"hYR@˯䃱XGH[K$ZKf:$.@RC {ՕHG-We2 3{KLE]5UR.K^L4(CP(H 7r]"4.i#mfj"o3Ìfd˯Xf^LB)? 2Uh3eTNN7/D , $~ x`wÖT7:BJ{1N6@+pG}%&CˮSQ-8NŢK%2KLdO ?tg0f?Q/jx?xSr6UAd&/wqE%t'gjM[e[k Yqs@ހ3# Ww/s4 v644 5h?[SLCA=j7&@~LW梽)b})sB`QrbWGKi׶u5YoznM%_x}FgOMx/I9m?:'ݛ=-3jdRRmpms+?/(UiI0ͨpjR| |eJt.p0cBnX;*z:.i,x {QXhD}ҀD{*MNX^*+pv(XjX%$r:KYE&/) "&'Ņc ;@U`1҈آJ$Ff}*:qj'Tl\ ?iH`\MXp ysvxamrlvB;J0 |IgK(t6GUU)wuKՄ+Lf۶ /浉+ ƣo"{: O2|o C፜=NV_`C21~.VqE Y $:tsC|gz3|@ ("B e7A%ՄzL NyXy{rdjT8{ig%Bl7=*Н_dJ,na=%f'&^=ߘxި7- w@$1ѫqaD:GzjḎzQp^+ 694a{ozPbr G]r /}up YZ