python-sip-4.14.3-1.1.1>t 4 DpQh/=„V+,@#9`5`8ZcA-8_h,x6xG0ۿ!Vf{sOWKAu O c_yMG0i1SFޡ ;muͭM$N/~)j*mJJJFOM nAIR{)-8CNÌ5I2ѵ3)L?|=DiQ3OG7U.Y^\+;G\:͉Qh/=„BI+;?" 6zrsǩev#x]-2Qx+RqW#=)[W) ,WpL'"˔&(d[Bkt^\ 4ꤳ.{c4"*,VrظSW#& 4_L놡ѨSsK64`E*LjJPϺZJXkj#G+i wbHYe9*$qG $9lpRBn29af4841356ea475b4996105861195eeada169eb>:1?1 d   >(,48FOn      O T`o~   (#8,(9(:(F.AG.TH.`I.lX.pY.\.].^.b/&c/d/e/f/l0u0v0 w0x0y0z0Cpython-sip4.14.31.1.1SIP tool to use python sip bindingsSIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.QKbuild01openSUSE 12.3openSUSEGPL-2.0 or GPL-3.0 or SUSE-SIPhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.riverbankcomputing.com/software/sip/introalinuxx86_64A큤QFQIQF2efb454808e33217a4af955961c0e35a6391404a4bc7013ddf31b0452a8f18e6rootrootrootrootrootrootpython-sip-4.14.3-1.1.1.src.rpmpython-sippython-sip(api)python-sip(x86-64)sip.so()(64bit)@@@@@ @   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpython2.7.so.1.0()(64bit)pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.72.73.0.4-14.0-14.4.6-14.10.2QP}@PoPiOO^@O OleOB5Nm@NGN@N[@NJ[MMM>@MLq@L@LL~@@Li(@L0KKKPXK KKJ@J@J@Jx"Jq@JQ@J8J,@J%@J@dmueller@suse.comlbeltrame@kde.orgdmueller@suse.comeinar@heavensinferno.netdmueller@suse.commlin@suse.comasterios.dramis@gmail.comcfarrell@suse.comdmueller@suse.dedmueller@suse.deSascha.Manns@open-slx.deSascha.Manns@open-slx.determim@gmail.comtermim@gmail.comdmueller@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.deeinar@heavensinferno.netcoolo@novell.comdmueller@suse.dedmueller@suse.dedmueller@suse.decmorve69@yahoo.esdmueller@suse.detittiatcoke@gmail.comhpj@urpla.netdmueller@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.debeineri@opensuse.orghpj@urpla.nethpj@urpla.nethpj@urpla.netdmueller@suse.debeineri@opensuse.orgdmueller@suse.debeineri@opensuse.org- update to 4.14.3: - The /KeepReference/ argument annotation, when applied to factories, will now keep the reference with the object created by the factory. - Any object that supports the buffer protocol can now be passed when a sip.voidptr is expected.- Update to 4.14.2: - Added sip.setdestroyonexit(). - sip.voidptr() will now accept any object that implements the buffer protocol.- update to 4.14.1: - SIP_PYBUFFER can now be used to define objects that implement the Python buffer protocol. - Added /Capsule/ typedef annotation. - Added the 'z' format character to sipBuildResult(). - Added the 'z', '!' and '$' format characters to sipParseResult(). - The C prototype foo(void) is now accepted. - sipdistutils.py will now include swig_opts if no sip_opts have been defined. - Bug fixes.- Update to latest upstream version: - The internal API version is increased to 9.0 requiring the regeneration of all modules. - Added the %InstanceCode directive. - Added the %VirtualErrorHandler directive. - Added the default_VirtualErrorHandler argument to the %Module directive. - Added the VirtualErrorHandler class annotation. - Added the NoVirtualErrorHandler and VirtualErrorHandler function annotations. - The AllowNone and NoRelease mapped type annotations can now be used with mapped type templates. - SIP_PLATFORM_* and SIP_TIMELINE_* preprocessor symbols are generated corresponding to the -t arguments passed on the command line. - Deprecated sipTransferBreak(). - For Python v2.x unsigned short and unsigned char (when used as a byte) are now converted to int, rather than long, objects. - Added support for MSVC 2010 to the build system. -- install api version as rpm macro- Update to version 4.13.3 * The /NoRaisesPyException/ and /RaisesPyException/ function annotations can now be applied to constructors. * Added support for the Python v3.3 handling of Unicode.- Link against libpython. Fixes bnc#756282 and bnc#721280. - Remove SUSE_ASNEEDED=0 from spec file.- license update: GPL-2.0 or GPL-3.0 or SUSE-SIP Use SUSE- proprietary extension until SIP license is accepted upstream at spdx.orgupdate to 4.13.2: - A bug fix release.- update to 4.13.1: - Deprecation warnings can no longer be disabled. - Added the all_raise_py_exception argument to the %Module directive. - Added the /NoRaisesPyException/ function annotation. - Added the /PyName/ typedef annotation. - Class templates now allow super-classes to be defined as template arguments. - Added support for 'public' preceding the name of a class in a super-class list. - Added support for 'protected' and 'private' preceding the name of a class in a super-class list. Any such super-class will be ignored.- Changelog from the Creators - SIP v4.13 has been released. This is a minor feature release. o added the %DefaultDocstringFormat directive o added the format argument to the %Docstring directive o %ConvertToSubClassCode can now cause a restart of the conversion process using a different requested type o '*' and '&' are now supported as unary operators in expressions used in the values of default arguments o the /Transfer/ annotation can now be used with the /Array/ annotation to prevent the freeing of the temporary array of pointers.- Updated to 4.13 - last stable release- Add python-sip-bin package to avoid conflicts between python2 and python3 versions- Update to 4.12.4 - A bug fix release.- update to 4.12.3: - A bug fix release.- update to 4.12.2: * /KeepReference/ is now supported as a function annotation. * Handwritten code in class templates no longer have the types substituted in lines that appear to contain C preprocessor directives. * Added support for global inplace numeric operators.- update to 4.12.1: - Added support for the __getattribute__, __getattr__, __setattr__ and __delattr__ methods. - Added the /RaisesPyException/ function annotation. - Added SIP_SSIZE_T as a predefined type. - PyObject * can now be used as a synonym for SIP_PYOBJECT. - Added sip.ispycreated() to the sip module. - Added the --deployment-target flag to configure.py for MacOS/X.- update to 4.12: - Implemented the revised directive syntax for %Module. - Deprecated %CModule, use %Module instead. - Added the keyword_arguments argument to %Module to specify the level of support for Python keyword arguments. - Deprecated the -k flag to sip, use the keyword_arguments argument to %Module instead. - Added an automatic pseudo-%Timeline to allow the SIP version number to be used in the %If directive. - Changed the behavior of the /KeywordArgs/ annotation to specify the level of support for Python keyword arguments. - Deprecated the /NoKeywordArgs/ annotation, use /KeywordArgs="All"/ instead. - Added the use_argument_names argument to %Module to provide the real names of arguments to handwritten code. - Module docstrings are now supported. - Added %AutoPyName to automatically provide Python names. - Added %Property to implement Python properties based on C/C++ getters and setters. - Added %Extract to allow arbitrary text to be embedded in specification files and subsequently extracted. - Deprecated %Doc and %ExportedDoc, use %Extract instead. - Added the -X flag to sip to extract text defined with %Extract. - Deprecated the -d flag to sip, use -X instead. - Added /PyInt/ as an argument, function and typedef annotation to force char types to be handled as Python integers rather that single character strings. - Added the L and M format characters to sipBuildResult(), sipCallMethod() and sipParseResult(). - Added sipGetAddress(). - Added the -T flag to sip to suppress the timestamp in the header comments of generated files. - sip.voidptr now behaves like a Python memoryview object and supports sub-script assignment. - Added the --sip-module flag to configure.py to allow the name and containing package of the sip module to be specified thereby allowing packages to include a local copy of the sip module.- update to 4.11.2: - /KeepReference/ can now be applied to global functions and static methods. - %TypeCode can now be specified in a %MappedType directive. - Mapped types for templates no longer require the template arguments to be fully defined. - Build system changes required by PyQt v4.8 and Qt v4.7.- update to 4.11.1: - A bug fix release.- fix python linking for factory- update to 4.11: - Added the %UnitPostIncludeCode directive. - /KeepReference/ will now accept a key to track when the same object is passed to more than one method. - operator() and __call__() can now accept keyword arguments. - Added support for Python v3.2.- update to 4.10.5: - A bug fix release for Python v3 and Python v2.7. - Use capsules when being built for Python v2.7 to work around an apparent bug in the support for PyCObject. - Added support for Q_SLOT, Q_SLOTS, Q_SIGNAL and Q_SIGNALS. - Added the /__len__/ function annotation.- update to 4.10.2: - A bug fix release.- fix build-compare- update to 4.10.1: * Added the /NoCopy/ function and argument annotations.- update to 4.10 * Added the sip.voidptr.ascapsule() method. * Added the -P command line option to build modules with "protected" redefined to "public" if supported by the platform. This can result in significantly smaller modules. * Added the -o command line option to automatically generate docstrings. * Added the -k command line option and /KeywordArgs/ and /NoKeywordArgs/ function annotations to support keyword arguments. * Added the /Default/ exception annotation. * Added the /DocType/ argument, function, mapped type and variable annotations. * Added the /DocValue/ argument annotation. * Added the %Docstring directive to specify explicit docstrings for classes, functions and methods. * Added sipError to %MethodCode to allow user errors to be distinguished from interpreter errors. * Added sipBadCallableArg() to the C API. * Added support for configuring and building outside of the source tree.- update to 4.9.3: * A bug fix release.- update to 4.9.2: * A bug fix release.- add split-provides- update to 4.9.1: * A bug fix release.- update to 4.9: * support for __iter__ and __next__ * the %API directive * the /API/ annotation * sipIsAPIEnabled() has been added to the C API * sip.getapi() and sip.setapi() have been added to the Python API * sip.ispyowned() has been added to the Python API * mapped types can now act as a namespace for enums and static methods * the /Array/ annotation can now be applied to classes and mapped types * the /NoArgParser/ annotation can now be applied to methods as well as functions * the --arch flag was added to configure.py to specify which MacOS/X architectures are built * SIP is now also licensed under the GPL v2 and v3.- fix plasmoids requiring python-devel to work (part of bnc#535057)- Fixed a crash with sipFindType() when the search happens to land on an unresolved external type.- update to 4.8.2: - Fixed the '/' operator for Python v3 and future import for Python v2. - Backported the /AllowNone/ class annotation from v4.9.- create a separated -devel package and include the nice documentation- update to 4.8.1: - Added support for defining a private assignment operator to suppress the possible generation of an assignment helper.- update to 4.8 release: * support for Python v3 * the ability to supply alternate super-types and meta-types for wrapped objects * documentation built using Sphinx- update to 20090601 snapshot fixing nested template handling- update to 4.8 snapshot as of 20090430build01 13594673394.14.3-1.1.19.14.14.3-1.1.1sip.sopython-sipREADME/usr/lib64/python2.7/site-packages//usr/share/doc/packages//usr/share/doc/packages/python-sip/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/ccf32050117626125c0327f7d49b4c5d-python-sipcpiolzma5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xffd9098cc82ba0e9780e12c1042e57ac6b8a3d2f, strippeddirectoryPRRRRRREV|hZַIu+p/lڂ2Fd <]ŁdhH_ zߩ>pDW"^ʥ!7$rJݾlqFkr?ʅp; #`[fX(x]9JUɁXeU7殰n4T@lSɡi(VJͰ\|:xi3!h ڜafo$*kF ԰Vݿ`Hb^^됊O18QFjui!I¯V(oMf8 @bZx'O75ypJys,jdc0}6UꈑJҺ /Fǯch[pJTlg'J@/p!- RٲkrS-8'QQ5Y3N$%`A)YaEY= ${1At~3I^88 Vhᇈ}ZQ,4WAs9wo!M;iLPVaUh˾䬟*h҃lU- җ=i] #] 6w.c3fa DjуSoĹjBg =k^0vF:E'ןBZ11NlhջHmLKoیo6Br˔C-9w{$M83TNQ7EtPV`7)aj5EG{3ա+uvNBכPB ;,p R Ϝ;6OTwOIj|tG218?0$)K<}.QeƏSͰg2{lРlCKg}((0p3I`9LYOEDۡ=Ο_4thtj}49Dj3m?eG)Bo)[Z:2XsSlJhp84t1hCN>@}ah]$=.)Nʠz4g<rz+TQkbniЁ$eS;[ɼfa۩BK1kY&e"j+znCcEDv&E7W"{i8/AͶQL:u栋䢃H%z\,ّU kۧ[j_AkuusDBN^x- X5>t9/OdۡkF\Hs!LHԥ_q~㿟)Li1$Zi+ii@m,T-K!: ~&j}X~nOL E*Nr:&ڤu #a9#]]M1vnIPlA=Od <cK'3Ck.\068LXOok-0x\iscd P-rfd"b *b]vdBdth"ydpGń NaRt泷 ["eut5QMZzծ1 NMXS-^<_ 膎4Y{= "`SVL/&.ZLq[ e[rRClIuM\F DGL'0gJX>.^r +" VD X pQoD8EuLWrZ좷Krn1x &G A)\?jo쾣u߭?:'cAOP=D:t1.ldwҭt2/99^C WVݽ&z|~vyE sѬ,J}q:McXe8eܜsfUiBVkQRPP; ؛*T)_<'jK=!!6']ݳuW#S`2g*ëkxz=vŝwkM?aS;7I;)B⟸~T^帎 w?LEZ<qLKEq:@Ii8:) 4@yq RB~D T Ma3x*7@@f CjJ kp)=Ӽvqva(2nߒLb3G#xbqzA7r>5=O.FdH1DhB^S}qdEԧ)p_9V2{ t.FNC3NwLWu*d3Pzڍe>?sjN 6.3+^d%P`m&9UWj My #_rHOdp*JmZ$!ae?=<|#<~3~'W~41!=KD:/l1qg)^A&o +=P{6jaog fS3}hG6~ކj{bK!5%s=)y6Xq3~tNe$+Bug_o"fz]ܓ;'e_Wk/[ր4y#?yAg,`6=Pii d1lN!;= H@{kc XO'6gGSIvUhu.kό1KGajYUs W\}~ne55[?Um`j>8r 5`磜BU LJ7u32Q^)_R sP^<4n':gEEmC`lgLp>@!(Xʯr72Si~8r/Ng?I! .|h(DBzMbRWUn0|[V* 񧟔'<~`+ UHCIM)"%ɜת8AD_ LeK൪2Ff߸Ck~puD̆H^E>)1{ZVXz<e}ښl#d1j_w;tx t X-YѾ}F|9myМK6njn#FbcJX!)wD A-\ha,H B~i.<-e byajh x1H3a'ыaF~ w8 1i[[ba6I,&in VU9~<$ryvs9Qj [ݜ 4>q[Ol+48!~_Wo^ـąȧH<ֈƠlh`OZ6Qݺ֞OHW'ٻeK cHZ)@9p/b[>K4=9)u 5߇WȂ= +r&[,}>CÕԬ!&2W}"pW^IZW [. :f=%&{@OEm@i^Dop2aӯw]!+kpFf3FvcgwɾS\扎\IE"@-9[( msڞ5Mv1GdQ}WehQG獮n# 0hD. 6Z9 B\Yrg5XF@~=c٭UCR!|PVʤH(u/֔6nS^6GGL]@']R)xȑ9a\,\xx94?" b*6*}Z3}VPFK8(U`%651R _=9 #J8F:RU)vjEĠxb]߶;%_U핓EU LޮL;"PD,K3\d冁)ii1 nc} *zTX2B;>{@V˅t@tzktVסC?uOnCV)_|>Y\k$eLu8b 7^B7(.?!i<(`v8fg1ȸ1Kcwj-oLv1֨|\DsI3σ G!b7R31:Y,?}IOrd,-Q[Vy0^l-D!>dlD|p5Ga@ 7슘 aA^a&G6ħ = o;?H 0hr8 trհH mF~*L9۞ruL¿݋IO91Cst#sgG䦬z ? 4,"SZBՊrNaX\YaCFlyq;K8NdΌ'l.uLgqണtQ Ra ce*y &E9 _aӫf}]ɄN)c! z_WcXt<Nj_2ڸ;u>Xp @81B+eJ,˧~gŞ ӘuibL-F* |aTyGζ c@Q_2z@8T.T6e@ >oE1by62!E$6zupW 8%Ƹ_hѷnd32|aG|>Aݮ􁴭m=e# &쬒|vEy֡Pd=$^ׇ% jګcg0rPUEK4O=Gبb2dEi.]BXRI'l7KlZ/E,+B5wEv5%C  xAϓU,$n}▇F]'g-+=:&&呠 +ZƈJ& m!ф_xTlۚݝ6[ŠD;7#iWOj5=ZxRfbXt&~=DZcR;hX]&bQ[^ p6V/9*xwְvKZ8]GeZ:5!w! xkg` r\_Qv>4TPReK^J5FB c$;}&t›CLd8m)uIͯ@0$\uz`"S_GDă3' q0Lm1Z[&PAIgCq9Ú6DMxBݗj&xMCdM%}I"}h?]3+YyL}5:[ER1@_׺Ov421!\N2G {7YJ(~_O65( 'b'[%Ct+Wnt?5PHlb{04Fn-wS_gaUE#-d(۸a(-<ێXN-dip n#;GOxgyemO` : |\Q\3.n_Jͣhm¹@۞tsɽBmcFNJ^QclUvܫ%8Uμb*K~9pjZNN+Gs)r.+ ֝6B1s SjWeSy# E,Y.jٲ7Dw6k0B[eP_'^Lp#nX CUI."8&8$< (JYs Z}U/@LK81)ȶkDFW}"ڠ/Sa{R(WAimz.*d#'Y>_Zg|W=n:'Y ^؀wh+,Su /z`AP"GH_ 9Aլi#i)ԇ~^#;s1W4o80M&Yo\Dv ,["k/( -S_CSBXn"pNX˧\"j@!%ԚuiXW:kϢ3-`rVL9 Y8 fy #Ё8~4fONCJ"D,֠ϓr%]ܽ)*:T0 3_ni+|I-#M ( D߼p P|O)O[Cŀ3քTS)ITseR1 *dUw#ᔪ*{DNɹyp<1;Kʢ ۭv썲dWeN]x~|Wz- p CUx7s]{(ˈ>X=vg߁Z^=]2ۉ:AExr_2. r0~}=ݲ&5"8&z_Pkc]>_ؽβދf"g7LϕO` 9}ݚP=L-jt*Z&neո-̊e7ūWMuH)i<()>)k!dt@>aRgR^Jj{QE}[ED%~xw{xsRPxՃt>2rV&|vR#?k?5SeFH+ <珲W? Lu4 ҉,7p{0ø [ T[(^D!l@^ÉVZB_h¯uA)6>Kg@t'$ՂsqFp h㕓|d1/g{}XmAAƸQ*F쨤j%ܠ@BAMu{.lդ{Pv%Fr,~jRraܑx[Ng d]U$^_. D470^&m#(J'l|'FȸvCAL1I#R7fjHSF#qf< jNOI5\`u+Ey1^~:e{WQ#6}-j̟t8Sւe3VvVbE}ԷZ 2V^,oG:J PwTtw)TӬª!C`@_^{N5/i._$(Zqnk hfaYq0d rL_"( ދ[Kjm25<= /GN i3u9S,w`Bz}R^O˼_%e[e#/r $"HOD;SFV81A f)u/ppc`;wc3yڂu0Xw4-mLfΘ%a*62MtE #v[WW ]>2 IեB G:=IգO6dSQ[>ȑ~@˨[V!@v9 8R鐧,|PDe?{fA4eMo|'3zBIP;S`_y=cEHc2wP^J!rӪXanrc0ոʡkI3K0gudb N|$g|s#SWw/ޣw]9ʦ'Le~I)4\'2vȣՍU>jS+V=Y7iWƆNؐ6;,#YIj╡4<K"ԩIM ֳb"KɦRuO#3Ҡp`@?:^Qʦ{Etۻ 9h'a<.cn@m)4iLśOs* S\l5 \/x)CDuښåm2|fvs 1OF;Aix?!}vwMM1 MJ3 ,IIFH mn2yR{0s\dAz^[`NMib%\ݭ<&?.2 15g.5=D5& |.Fhɩhmk7,c Wnj{g(H=@34$^LOpuBrV87 +oXe΄.ŶZX.n/oE$fGҜ)/Hb<$IWəg {k^~wzR.(Ȟ+8\`73 9~[I]y^_&]04zj M6`~;H^}VFJWg;L1-?u+Q@8%&b h9/@bxf@ay+Vn^ PTk*:!$=Xp:]adEJl]cx(Ze& ̂8eϾdٸB_@z-D颐'_O15mhºzY}Z8Dh,>{e2y$$R v^Ϸ-Q#HI%˘Jٚ=8gCD]j7~ښUw-ThodZqr}_&[󨅮QvՋ-#'A>zJlݯ@\ fk EI'V@H }Mϐ: n4:pЋ8럲g72Y(< g{O<[I?!Ή 0|@vƒt9 Ic &&t0K> i+@͛f5u*/̘9۽[]\"/yZk{ᡚ`jy~EVݣ2HM;0b$q!B o Xzf";/\C|coi ._}S{^kܶ?U$ $X)k(n=wi1f['QTGz:k u0A+Z='ںsp~IzgBPl9n5K>v >,N:|vzjodG?s9Sje_`v†DW59-2wYk`%gFMԞh0"!E}1@0ĺ$zC4T&J?MM.;M1a{|C&H8Kd2uY(-m+!$O# Qtu3)hR#UҎ\h Y~=%1Px$vQ=Z*iPA B'"Y 巎+Q)~cFei[05_ɷ#hi s_#a7m/AA-;vp^.Q kP?woH@q{xsp{A48 #EY^}$ \UKz$q,y3;m9K7^Y& eCd0GnHZss>n;i ע\.衭{5@Apƿe 50ru |jyfǕòW=+۫;_Țg ǰz:s͓Eze;oӣyQڬMf,; A;9qD_#7 )G̑.aG۶ )ZHI?2M^l-ߗGn>SF[{>˕ h) V.H?1?6\?/-tj0Q`Fɘ.{'xmYkIp\,"z5G've$1&t}+B~ؘA5ޜzyW/̉1gw[pF)2bfì\AҠȬ_;6].cCxh`\sxJrcCl bR$py!RDrbJWq˒Yxuϋẽ82Ȟq]/fSLӤ_3*1!w/#"*7k܍}1⯲~t!t QwI*B7M<1<eKݷ[YY_Rh@ {LT&F! )ʖ<ۈ兖-;+*n;X@ wMM*ڌ5+/ $g%5v~D~zbKeFG /)Ag `M%da#ăj-W CߏH~^V]6œ˃m=q!Ù :o9Ik4}E<᎛()Ǥג ֝FMUeb #,E^LG4/X( sx6<#OYY^Sx'vƄ?W&EM*r-Ed)&ٿf+'΂7?%Wq,0(ʖdkf]!CUsVc4V5n)t+ 8у׳$h^tT}cWݴw4.gca?>da\bxG?^:P‚ro g(7m)~ڹaRN[(X9-\>;R }s$G4c3'ߥh C*9lu <)l88bAtqc2^'h`4:2!AgHs-|wՌ9Ltɏ0œ%ۤ IlC׎DoW K*_-ʛT4 a3#^٭㮝7 -<l(H!sޡ(b[uB&Ny:O xyϾ)ColLJdHy"%gj_\oGzPX ߡ!Hm(*laeP(є99\?uM^yoItx$>ҾYi}Зh Opg[әs%[=SRyA0}"@B6tz䣱Ob}IYɃy6 w*Xc[W1tu^roCDol[ZXWƖ4{w!8pN6OR3CDlv7N怛&MLPtp`&暪يON8ds[,@uWy.EҒ 0 1}}exJM0\&;lK\K6&h(6D:hn$>[tV ( Zc dTo^s=BWܠaHnp7V|1VayFx>C<7do`^ʵ1HVmFk?`4FsW xХQ={~{^q..ONi&PV;E#^|2#\I/kCTT "`^q.?"T5yҸ[RܛAUD 5J$^bٳ@:1# YܥYrb!|Y*OxRLO<2Z7g" ۮS}7Ԣ`3AfaxK2tn 0rs(N3 dMQB}+7ՂƷZEz&'^;,Y/9k _;EtN#e)mdÂЏW|@G1o.O=L?rG)t|YEÛ,Ӻ~i6هADGSbP$P)"y |?O_J6ZntL`&*DnM->+-ﳍ}w嫎ס"Cr- ^A@tA9nͷdkάdiQ6! ,*[8;b3KD%0q& /ӊuVf!n# i5̖S2qMʢo7m"3ЛG*~ϯ8eVgpzv ["q"rP@b's7^[53{H[AW =Q ܦ_WHԘ;F aKVGmmXLQg:-11 *2DZ@iCη/Mf֭i-njh>t_=dk<C2`; *;W$XP0>]!vg.钹5#zd~$m3. 3*w,{Wlx4 ityy`$Z. W˄&Y!ެY'ďvUtAlChAɄ["X*$;\;GOq"5@o칸AiF lj l6$S9?01)|T4sW^;e#3Lb|k'K\[ޫG8F$W8hZkz.17 :a6z/-"1sHk4TH 24+ʢ:x!jKY`K)6YH B'ᲄ1l/zCdeX2DyetM~QC_+I wÞ/uv\Ê"PD>G@w#Ic@7PV ҷ5hյVkw}%Į.Xr^#Í '=2Et]%?t}$K[/d -է}gY?o9a)͊qe 8kkEQYޫՂ}! (.+WpW RBTd` 5=Y#1iMx^lv3{lBR,c\NTehRi:ܩj?߀}VMvObngz$3n %woi6׸iXx ^zu ZlT5/G +"e]oǢ!pIuRy\dH¨tuK ]Oc^Aƍm\uKIaГ^03S:mfY$N{^cMݫ$H@ɖ( H의Ouyicʎ FYd Úy[]y/\3 Z&SAO<@-Ϥ'$טNe/E/-r.28%(CY4~[/VZ)Qƞq"=Idubሿ)=}z+ HԨPyͭJ*d92~`ՅMN݀yMy;v WQS᦬*0',sn8d/$: Ic4肾nB1KbgT>dEd=\,{d}Q=ˠtҸѦ n!J'zrk/w~yn8KRE%xǨY^ʙ4k^p}ǜ BS1EuH@Crez;NGQWҮ!%Np|]:a<+!eQ@c>YT(\&q.5ts ~DU"b4' qnѸΧ\>tB^bX} QfQ颍DAUHwdnc~Ga5";`!ɲWX>3:':DRR;}ǩ+0'q#{XO!\;™o>Q.C$*`V;N)XJ" -FrU5f[E96]Q_2F#z(c:2̷0! Vxg=y:䵂c' JqtZNAdk:wMU!aOۨg!.3|N|( dᆭ"$aItz ;cŽ--\_Y! ⎧pR)džPO*Q.rq8@cM*ˮW*Ԣ>P<ЈJb'HNlPnO:2 Q.]Nj԰ rg*~ fJ݁fvU[Y5`FM+B\߽E#}syq5b/UPi:(,d^$pBHmo4]r }ju:A|}](2j|do2>)-{Cf]=J/ͳef@Gs2h>|͛u_lDo#xl{[鿤xN 9:txg sY2i[M| H ͢F")Oz+orR=+LPYf-k$]2I^>|'(L8 ~Č,ܯZMtmWulތa*.J/ijMIOm SSQ쟔9DL1Q5aQz$@2)Qsl )h,n#VWhmSio2c1+M B츱ԌF 1Bz;iR8V ]Xsdt4O-ntu57= }pE+Ѿ^jM="KVFN I7%;sEVUW ЈuQA! VG8rVv|M՜)=z#RV (fX O4DI`9u a ?U s ^qZ,MQZ`9ujX@vhwewǪ@YPu>_ߨjf4@S@1tPn\1)y 䘛8665o懽o2qa`-idOe< ֲ_m(Vur  qU-6lC!i&;#=jޛ,ʰ%/ $vMյv7wOc,3XXf. /POj5ցkƧW@'p4]2o\$z<{1o p x^&W>CAoJ̷~؜ ʓ{˰P^ʒgj3wwoTX5;h͸z◤QO`Wd̻L݇l<-F0@OnwE?js`V^jd }ns5Gt5mvv%gcI G8T Xz3[57]*[HFQK<>gep9p Ugb_˰g뙊,ߝ<)AvdY|вq>&{&tIN^ Dų0~;(ZIAD4k*qFlnVAiK]DVelB߂z{Ɋd6f I0FpEQ"yMxE- w%ݶc~c!: {lgjg9Y/..);HN/P݉=~}ċlbM0G^I0ߠTFDnLjг`Jef|8R!zS~`cG?< 72LD챔 }^EQ;aR{'VbCg w#Ǖ$K[dm??X\٩zk7zx!HTZ[L2UwYCd(oh$ dS{KGCZ6\D>[Uc/%k9ߎ#OpyOjX{ 67+ިۖ?;qAw ><9t/>ZQ}SIwBv-KX'2S0=H!!j0k LT,zkF~LX }GbO*,z8Ai2Q!zTM![g? B1"{ElNkHv]F2Giv< ML7en︔`BxHAF nÊi X#̝ˌz Hr4ՆDg4xp1{q1v(0)kJ- s2ٲ}q1; . kH"lǶxSub30rܮJQ˂ˮŔfT SHUs*r!6 Nu](@Ǒ@;TEq?s\B*qDJ[Pw8 Tp!>}0E4q"Y0IG :fBVN#ԷH %ԩ}g`gsՇ]ĸx1_.g' ~VԽ!zFiSMF]p ^hX~j < ej'g Akhu=rL'Zԗwg촬ړi~qLz'kQ,h?U%'0qpfPNU&@&Ke,O&W*$1f"#ً4e&B!?*+ܡQԷ7#n[jLoeyeM)^:.3ZI#yoU4DSi =1hġ^9nfwջ{ٰm2{zH!YNcO^0W껝ޞ@]bN%䱗  j! :wYf5'POWZh$01UE{k6-Ryt4'7j/N@m"ڋʞAfKyy#%ĝL4 &U 'oi};>p)=ZRcHlo8X>Gb#Sm wh,-MK!oᇪ~==+zZ̆1+_ĕ]-쁣9y;TLܠL:U=Of_x#Z';urV75{B?Kh1Mn2j6x`ruoÏ\6Q;p:5dte6Bܲx7"3Cu ~0JzWC0ҲE;iK@25!(tM$Ɓ ,YD 9ր psxz?hp9'\?2C>rs:w8j Al!sĂSg~ Ӽ%@6N(5[}ևTzc¯+ͯ ,cùzsswoa@T] 9N_1w , )0/' }[@ \/ZX1jQ8ձzלJiӘ0O; >cL_R%vU5rFg&x™X5!w'F \%C(jl5O+\&Xx^ɵn) -2J$T6}6sm;c_9ہu4}dx,>!(d8椕;ԘD3ؼ]!',}fhi(} N06JrznRu+|S7F9%cH$yL5t`#D!0.)dAYO2z޽0ֳrCCcE+09@dYS?6+ˎ9J+!;o{ߓ7|kZRX N5e1(9C{weQc嗫Z8\Jth[i?im+N{oA!2u2!KmA8֕kN^4iFuӊ maO}7mN;ϝ<莚E2Mo!Ⴭ9vPs0rJWѭ /+s6w/0@Y83 sg&* /.: ak-51݋$M zƖ}(q sND{_+PJ"&Cpb&hP#̑,ҠDGoAd& ^.}V zA|k_!M\wt)uG& #B飺5wBH2$x.⓴YyR~qʹ(eUix{Csڦ {mwy,ax÷#ksL4l.jbYaƓп8f02aVu{g4XbzM }5ܵ^!_D8V>]~ ew<ߊkg9ݟ&VxE?A'B_N馕Q4W}B2䉚idC'la,~{2&5J9UB9Ȋgӑr@Sn ]ҿ-2RٖU_0)9<} ;Q5Qm{n/puL6&Pα#I,}λ+v*FsY΋?V2-eP:H]; kh歀TOa.\%HU {hNY)* [4UzsW +4<=3ޣ*Ty\~eʺi6С7ɗ`QOEE3n:+!Wf^b׍ucVJ-9;Չ'y^v&p1p7[ #pl\Buw*"M,ѧdWR߱|)h{ >-p1PwlrN/\%|3r r4 {.,DF3udQ=\a;I =A+X.Eا#QaQIxRgrH` Uz;x[Tk|5-MxGSan@jfY5qm Fᰒl牕TT>/__5{]Qْ>"{-0J2O[!5ztQF}"^8D_܅K$ӥ,ﬢƺZA⶜Z8h^(7oMK(7)ǥ?ǃ?0AD擄 xfV7u7Lo}#WᜡX&C2-a=fl[ Ӈ 75<^9A*\,a^dF[I(}$GR=/ŲsAw)ZGkNg2;Z;*p/1lzs pJ_h\G9pd |٥6w9OTBkb5y2FW}of>_n,'FM<׊Izb  GcԒ 8! <-mͰ3Bn߄Nw}g,slZr(q^네4]t"InҹQĔGJ@|3ׯ^8 ul&\JOMBuxHy3¸;9Ss|)dUq|+FZ@%9Z!΀}3Ϟ=Zģis >>c"7j9(j@DYIۃ[D`YHN=8X@}V#l@T4@Kj⸠sސ<_M1"X4n*m.eg; NGD|` oDOx .b6ySfz@QC;i$mL&ji+7cjR^)/I4%[ c.pO#Pb;V.ȖM ok%)ԄCVweG{#d%+ k70N8 6!TC{`-ɋLXJwܒ6,•z6~&u8. =]tGIki~>)pftg? 6e{ny]%y@ؤul<4wlއ<Ӓ@\Jw iU9!HfH* I5kr?)hqL=<};JRmlzvY6ɻՠsk<_%8ŒR7{:8 ̄8=ho=t 4'Bjkh(Hk& p<Eak#HjHΙlU# ӫ Ie5r7s ,h@%! ~r07e2&2Xm 4'0MPZ=P@` v345͘hU^bjY?_9;t0Py P2Fȴj X2D&`[I{TyAyy%FGP \6зUX'y^H !U<lƹ$J״V!ΗDu+Lh<*$|d O(`׿F.7^>ٯ g/>ac"ë&²ܗm-OlGՉ2O.k3<eN h㡀O嶶9M`W̘xut*|&=p/qv#& )lZAI dW1'*mEIqX.SF*5q6&J4YtEV(i(A 9J\/o㽬@Nml8[~vWw]dC5ht2j~€J-@l!#3 (j';>^GT{ x sa_weӟ0d]t^掴NYA!?=VY,U9H}!LL&nO,ZD'u 0g\ҲɹvƳ!scxD"43)d?]Ƣ=W&ZϚq7-GR5LL{c/Y!. 7)*(8 Zޝo CdJRȋV(/1?4KA罷d0硟VaV8l`s-G[Ŷ %͓ >~J("jGI7U!zDbDc=%})~@tPRK. 1މ7L~zS4W9.%3%l3w ࡳMDذb]4K@6tU-B:Jgvr­-"Q(RGӨEV!̓ zz%8^;6Wâp'սJKe81~<-Dmb-֒g% ~NuTlG &a H2Mz"ѓ)p|@=2dz:R]_{ F. _3$ZF$:u]ʿz?J po6ȩ@  GEPPvWmOYm0>wp>7IS*Q6:vRi[ͥ/i;3wWYh|6ﭯd"4#rCHnIc:#QgO"lWV,wr87H}_Ms`iB/Ⱥ'_I{z!p 1>I9Ѹ/sa(`HXJkN~aO lFsfgDY5/^G( 58@9qT_F_Sfđ-s& =#rW!)񁺇< Fo6èb 9tbؐ"rmu`'8d1_,@0`̇imqqNvpj*䱂?btc16DYoXdc+:<-zNG<2v4X_@/2ʙϋ[(!4?Jw-xl* 'oo"bU%JehQZoOY*{#CKt՞֍(\#$dItkTԐ7wL}`pzh\+ z։j*ȉ;ԫ}sJ1]CJNǚ6o%'hI'0x\ܒc,[ ˉޏ۷(/ʆK+Zg Mu G_:rJ)>|>nIRE٧.kuRtm7dfLL7S,;@.1C[l䉾9zVu[.$6VaZ&UJ]?˜> ѣ:W 8[#@i `^ j:jSUvڎͦ&&y 5򁫸UJ\Ĕg n}m7KΣ^\CLM>10̐E3T()\ 2;v77vPXU{@8FN;7ȊF/ϓ͡)嬑P UEDfi!8@U/9SI&K{'}]&pKNЂg}5* ^{i4)Mzhp]iȓEWVs09^ܸ薸N.!x|Fvdɽ(LʝUۄr|ӣyh.c|[S m=jirX;^8S=7m^L>LPme%t0apw ^8DW19'{HUU5f: >[~UT0'eJāPÂ7.GKp-eVUJ[Hj"ʑϾN|l_űCyڍJfĠe'}6'xq[>;G!gb +D;,_Y`zOEHgOR:DY0^jCwG9ZGρo=]pݴ›GBG V~j+s%Bb\B-Q1,$O'M4[-l(B^; (:8_rqhh;x\oTWB|)@rD Vm.>" ݓl;?S\&;< Iӑ?ZQ^#-hf :W{}XTeHw S= $W#,]x`{JOGxR"EC7Ͳ9rt_*q!Ė{|\v=a ㊃VM#P˦PtӇf:TClBh|ձ]Iss7$ДÔ~{{fAynbb!#4 eOW;p2Htk3(GjAE>ȱEA: zCh_܇*bsOA!\3^ dakHAZv'/aKM1CkI+OfؤB{^M'|,?k&(1<)^%T&I2:Cjʔ8Ľ)o:`0MZ%ISgCh0.[5j\R&ic0QfoJP>Z{?߬l28Yߎw~"[b4&SqU2TrmtE~(T0,d#8(3_Ÿnk(ZEp%nUi-mB4䵎ޜJl_Ւ~bW9=@7a@g=n ( 8cͼD(R'33r^12BZ&-2`Q7~ swðT $ёFrgYR>ɧxN{?@GEDTNDK}uNDi@ ,"HSJJm=YJkYkgqG6N@NhʆN<淥̜C%Bi-D,ƧO6)ARa_RYDJB/DEHg—E W\xaxN$˄zׄJ8M&1%9^x4*~Ŭt' o86=}E[K0=?+a۳R1 \Zb,ǔؽ%nʱǝS~ZvjX?r.!j[}+|A2Yt66{2SŹ.ffzVv\z.*U9y#f+<Ď+2)/qWcyBb'JsػJBn8rKB;s^D?Alk|% XPUa' #@O0t]N >_RBn-^H285~d(gsUIDX\<*2&y#j~ӗ}1~LA(:am]sQqb(O]ǍAEKX\ vc82li(8Pl7qԡZQ~%Z&ΰNwꥹ|XHx'-Z@?EZ|S' JיxbLA1)@  DTp;[Z'(d  kK("S{as_1^ ) w<@L} h$YĹÚ Ī6"Fg=UϧI:Z3!Lщw]H e9Ҡ1Rɧ\E4I."8,>yui^Mj>-*Ajq ~ʼm~ s0L3L7$b;Z???p&?kM0N]z;2 yO' # tkCBt&1H'-AV}RloO5ҏhd{R,`G*ʁ:'hJi\N33(՚Z.Ϟ B9DS6 YP{M;~ˣz;QJyD$$x6JWH2 ,Q~?Ugbލ5~hh&LjQj<.z</ WĘ3brU#-A&mE"R"qٯivZ&K nt6eUWpƓ1[s{5羚wT>69Iz padjipIS z7c?dYP;FxH+ D M f;S@nէd0y-W~)K?%#@FE쟣,YK#b]DCް ZeQ'7JalNj˔xVTZVa$4IUF !=P n7zkؐc/ǻu;IV#jKg1 i_c;a&4zZy}l0nft-<ع@28i|~v_ =s2{n_|[>PoQiTq /Gát2te[m9Q3 W Qg]Xm)!=g"y Y'`ne4B @-N3)J2`p3/ڟ#bpgaWQ5e+.1Tu{vV.—c:2|s48[1ɍw?: yBh%/FRBMar"|CD+JM{/$6 ]U l¸ ͉Sv=FY{˒ҋZ/6E#$  mWN? ¥bM5nSsJEb*t@E|FUƱ8cd*K#G3}uT&2E_U@ MFb4 Ĝ; c Q7eil| YĠZ/LZ-a#0#pd 3H&4%"K~'3f0q NMN?q4m[IIקQeKJ.9g<ۭԘgӓjVB($11 ,8"GI ooe* U<.ΛH#qڈNYv3I0L`3½]ό.޳Jk4]g>cȠ1E"&fA8ZWڂ볱q2´ۡ4ypA.KpIDt s2`}wm Sce| /G=4Pi4(Ii}rp>,twPjMX:ǖ8a{IEْnpݏ2GG~tz?CjˠB7*U ?I!n'0/ g"!1AW00;.7~SV-)I[Cю^(A=dn:͛˕-'~yʰK0I!zy)FcwTgZs6w> +ڂQZp34A˺XYtiE^_^"CVbDN}VAE|.|D`q Q)[Ït uH6c'&m:ħz$b,=4I#NԚbDxXb[guzpLKQ,̫[zh ЅOix]AH;DښPL~Pz|G& @\3*\pK\X#c}Gm8z^g:D oOݸ{쨩 [8hiØp=hsl%m_,uC66q쿮^hɂ7&]U^'JuOY(ʝ*"_ү[?;1^Xں"ON:x~Vɀ_1C+ VAvg.=$ju£ӊUL7p 4cYUNr?M&kL(lSBTEEƆHWq|;XH'"iv:v |hm7#:\AT&v]gl jXr4tsjҒH Il]oSZARsO8\cuϵ(}lA$f#GьPR8V$ $Fl|134 X_8\" ShDE!@]8ϐkcY )v<;x`i"f3}áWPf3Lj2.ɨ \ZZv~QЧДʵ,B7JYq[_\*2Hzb}biipUM\te]mM#R^0AF|t(K"!ߥgx/%f+:ARuI9灨d?ԁCC`h+ =P,9LusǛ'X[wnarybȷ=mֱOZ~cwX^j @>}Rǻs]iO{ۋ{V9ExncJޛQ5zvtSJgǂ@SY@v=?Bq{ }h ܟ$Ku n0s~ܩuUxw`6KB$ܱ@7y-󼮩} „b ;q-pqoOK-lX\Tl>gr^Z&<F4y.LǘY,aR9JǯbIr 06X}D-Jռa>m22yQ=ad5G-l+Qyn>~Y-bMq!rhR‰N~^lQ0'KS#tXLJfHЍ|̂gRokqt{H teSHdV#T@ .֩m5;ŦFK !wt-|-LަB=!L@ ϩd{hz1N!A96>1X|&\ 0[h :eɐ${R;2nħ5_K601m%lLWZɗi9@)ODͽƕ <4/HZxg72a8 8L f)⇰3K/ Ua.| Wg@Qcx*v0jXu886(ND\NrwA߽j-FnSрlːOOj$w,Mk:5hbBH^b}D3jC\kPH+p bz73`^P!ޟ7s)Yo+0#?CTq铊Ȼ^ߔUmb_ٺM; K[q t0gas9PX^cLxQ M9 BGB2vuZ]ZH,62;^DdtEB;ܟM?GEi9Vxg$ȆJQîvRO6iA3vʻce:&lJ\+߯t÷?(F٬YN&@p)kX`Ng-fxX&pY U-~3IF֧"8K} |cKȳQ %Fo }V1Jq|BvEk'NȓU" k"NbC8@ա{8:l>}.=pWZql9'`\3^R戩~4N j̗_1O )ukQ{P;JyNEźCYXt^>wބ1[(Ho} CQ'O%Ht J!4 HO 7!DU$4gi@4zcҾ>s0ס2د(F1ĒF(g)|2j{ WZMy;{g=LyQ>-W:}p\ə`,Z D=60" c]BJIi^[䚎< ˫T u1xeh@@K-*q蟡8+0`OUzUc}h\&YcDi{Q]uߝW|zšċ|4_^[v2^`j D?G'Jzs&d%BPdpZb>\r_2:NIȨ,,`9 k _f>]:ҏz (i(w9z/=z`7@z@'Z/2Z^,gq!|=_pNĥD-P\?ePqܹoӳ]x+xʌke_t[lvOhPՎ^dh x>}4\ʉy9Պ>aASqfvW v;˾ p&hRL)bSl"׹ Fsˆǐp2 FKf,[L&Mjm]j/е$?WTx2MTTJxzo iJ\uԪ@`ڋp[<3ƫKD@ FdEr(g1TA^d~مZ?RqjC~UC$-"y&n©Mr9Il