python36-polib-1.0.7-10.el7>t  DH`p\j/5,dBǃP ⤛Da@t2$[& 3E~g6yXY%y؉9reL' X,tOny\-uT돂 $X3/9K-Z>NP* \$^2{hǜo^ |#|\͒ta&T&}(_ic{Qqql$PxepsYKEm}{tP@%/f(8a8Ur)i !p]r~e4Yz la],xe\y+m1H_DHGT4s ˆ5kw ܒG'!04jY;h͂9o o+]{vܨg $m&Af?%F'|}. sLMvbX))e-wtsS(aerѭ+umNbf03d88bbbcebbe14330e9718bf29700efe3db8f\j/5,dbIBJ9NRG.4׹E|8'0=]5D/P/-^}qu@ v؝J_ղIC0mnvUJ`O7],B+v IvHUJ1&* c%]3o]>:'4?'$d  M<@O^b q}              *L p(#8,9: G#t H# I# X#Y#\# ]$ ^$b%ad%e%f&l&t& u&@ v&dw& x& y&&&Cpython36-polib1.0.710.el7A library to parse and manage gettext catalogs polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries.\Jbuildvm-20.phx2.fedoraproject.orgFedora ProjectFedora ProjectMITFedora ProjectUnspecifiedhttp://bitbucket.org/izi/polib/linuxnoarch7}*A큤A큤A큤\J\J\I\IU\JU\JU815e2812c55595077899ed8e9b3c4e2cd82dee33b0d497e209047dd0ccc6376c9310ebaade10e2ed06e5783b7f90adb66fb133af5fe45a3177186fcc08aae8b5e15340f8b0c74e886c6dccb976ba1b635430cd273409f82ecab89bd8a2d754b041ff84691ce8e9e856429ecc66215fffce0a0baf1932af2ad4441bbfd39d81959af0e9df2452e2c0b95e4c5451feee4e5601eefe248a791d62ad7a0c0a3ff629ec198e4296135923ac95b98cae58b14eb25d41d7a1e412241393802af6bf65farootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-polib-1.0.7-10.el7.src.rpmpython36-polib@    python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.11.3\Y@Y@Y@YyXXWW@V=@V@VVCUSSQB@Q5Q5QPw@P On@N@N@MQ0@LH2K&(J@JlE@I@Troy Dawson - 1.0.7-10Björn Esser - 1.0.7-9Björn Esser - 1.0.7-8Fedora Release Engineering - 1.0.7-7Fedora Release Engineering - 1.0.7-6Miro Hrončok - 1.0.7-5Fedora Release Engineering - 1.0.7-4Fedora Release Engineering - 1.0.7-3Ding-Yi Chen - 1.0.7-2Parag Nemade - 1.0.7-1Robert Kuska - 1.0.3-7Fedora Release Engineering - 1.0.3-6Fedora Release Engineering - 1.0.3-5Kalev Lember - 1.0.3-4Fedora Release Engineering - 1.0.3-3Ding-Yi Chen - 1.0.3-2Ding-Yi Chen - 1.0.3-1Fedora Release Engineering - 1.0.0-2Ding-Yi Chen - 1.0.0-1Fedora Release Engineering - 0.7.0-4Fedora Release Engineering - 0.7.0-3Ding-Yi Chen - 0.7.0-2Ding-Yi Chen - 0.7.0-1Fedora Release Engineering - 0.5.1-3David Malcolm - 0.5.1-2Diego Búrigo Zacarão - 0.5.1-1Diego Búrigo Zacarão - 0.4.2-1Fedora Release Engineering - 0.4.0-2.20080217svnr60Ignacio Vazquez-Abrams 0.4.0-1.20080217svnr60- Rebuilt to change main python from 3.4 to 3.6- Package must be noarch - Skip tests on EPEL <= 8- Improvements for Fedora and EPEL- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Rebuild for Python 3.6- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Add EPEL 6 and 7 support - Revise Description- Update to 1.0.7 upstream version - Remove all the optional things like %clean, %defattr, buildroot and group tags - use %license tag - updated to use current python packaging guidelines- Rebuilt for Python3.5 rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Fix the build for EL6 and EL5 (without python3-polib)- python3 binding is available (python3-polib) - Fixed Bug 978672 - This package should be updated. - Upstream update to 1.0.3 - Version 1.0.3 (2013/02/09) Fixed issue #38: POFile.append() raised a duplicate exception when you tried to add a new entry with the same msgid and a different msgctxt (only when check_for_duplicates option is set to True) Fixed issue #39: Added __init__.py file for convenience Fixed issue #41: UnicodeDecodeError when running setup.py build on python3 with C locale polib is now fully PEP8 compliant Small improvements: remove unused "typ" var (thanks Rodrigo Silva), mproved Makefile, Make sure _BaseFile.__contains__ returns a boolean value - Version 1.0.2 (2012/10/23) allow empty comments, flags or occurences lines - Version 1.0.1 (2012/09/11) speed up POFile.merge method (thanks @encukou) allow comments starting with two '#' characters (thanks @goibhniu)- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Upstream update to 1.0.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Update to upstream commit dbafdc621bf4, which include following: * Add check for unescaped quotes at the beginning of the string + unit tests * Fixed issue #27 (polib didn't check unescaped double quote) + better error handling * Fixed typos in previous commit * Fixed issue #26 IOError when parsing empty comments (thanks Türker Sezer) * Do not hardcode polib version in doc conf- Correct URLs - Replace README with README.rst - Update to 0.7.0: From Version 0.7.0 (2011/07/14) This version adds support for python 3 (thanks to Vinay Sajip). polib now supports out-of-the-box any version of python ranging from 2.4 to latest 3.X version. From Version 0.6.4 (2011/07/13) * Better api, autodetected_encoding is no longer required to explicitely set the encoding (fixes issue #23), * Fixed issue #24 Support indented PO files (thanks to François Poirotte). From Version 0.6.3 (2011/02/19) * Fixed issue #19 (Disappearing newline characters due to textwrap module), * ensure wrapping works as expected. From Version 0.6.2 (2011/02/09) * Backported textwrap.TextWrapper._wrap_chunks that has support for the drop_whitespace parameter added in Python 2.6 (Fixes From Version 0.6.1 (2011/02/09) * fixed regression that prevented POFile initialization from data to work (issue #17). From Version 0.6.0 (2011/02/07) * polib is now fully documented, * switched from doctests to unit tests to keep the polib.py file clean, * fixed issue #7 (wrapping issues, thanks @jezdez), * added a __eq__ method to _BaseFile (thanks @kost BebiX), * handle msgctxt correctly when compiling mo files, * compiled mo files are now exactly the same as those compiled by msgfmt without using hash tables. From Version 0.5.5 (2010/10/30) * Removed multiline handling code, it was a mess and was the source of potential bugs like issue #11, * Fixed typo in README and CHANGELOG, fixes issue #13. From Version 0.5.4 (2010/10/02) * fixed an issue with detect_encoding(), in some cases it could return an invalid charset. From Version 0.5.3 (2010/08/29) * correctly unescape lines containing both \\n and \n (thanks to Martin Geisler), * fixed issue #6: __str__() methods are returning unicode instead of str, * fixed issue #8: POFile.merge error when an entry is obsolete in a .po, that this entry reappears in the .pot and that we merge the two, * added support to instanciate POFile objects using data instead of file path (thanks to Diego Búrigo Zacarão), * fixed issue #9: POFile.merge drop fuzzy attributes from translations (thanks to Tim Gerundt), * fixed issue #10: Finding entries with the same msgid and different context (msgctxt). From Version 0.5.2 (2010/06/09) * fixed issue #1: untranslated_entries() also show fuzzy message, * write back the fuzzy header if present in the pofile, * added support for previous msgctxt, previous msgid and previous msgid_plural comments (fixes issue #5), * better handling of lines wrapping.- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- Updated to 0.5.1 release- Updated to 0.4.2 release- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Initial RPM release 1.0.7-10.el7__pycache__polib.cpython-36.opt-1.pycpolib.cpython-36.pycpolib-1.0.7-py3.6.egg-infopolib.pypython36-polib-1.0.7README.rstpython36-polib-1.0.7LICENSE/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/__pycache__//usr/share/doc//usr/share/doc/python36-polib-1.0.7//usr/share/licenses//usr/share/licenses/python36-polib-1.0.7/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2noarch-redhat-linux-gnudirectoryPython script, ASCII text executableASCII textRRRhttps://bugz.fedoraproject.org/python-polib?`7zXZ !#,}R] b2u jӫ`(|hwgkhahq3fɑݲLWZdcs,R4~jO]2P/pXeѻ? 먩Ik0C |ϲ+  |0Ԃ`q ߺGDߝɟ9.V1_Vx7 +4n C + a%GaP䲢|j}'kl)=ί|vjR33Fڏ@SbŽmn e9QgQ[/ RsuOey*:ɻ҃9/Bsڵo>)jݘ™z]զZX!HdCaq;y+2]n,Ob ̏G&5̀m+ײT):%VTZŔ^' }t9.0q7xPƱЗ?htʬ.LʙL9^Qu{xֿ~.$$q kcCypc)z4* B. L$NB s%>X;ᔦ8h-r*xOM.ߝl^ 61E6 tI FJ\g:dǤv]8yEΔ4.t!HjN _M-UYq`uuKɴ;qNSbOjk]iL2M]Q&z!ʅ1X5<89퇲:i-O} 8yb,܁ vMX+)YC;UFO(wmsMrI:ݲ"6#u.rhw( Cٌ2HʆtI*׋ʹOGa>/9S|fQ]8!+P WYFHY&s=Fl-m_֯ohi& zT"ɭE,ޅ$F 0U&zE0eŷK 2"`nkB/PfYAgz @v3nxk>)!_O~H( |C#8>l'ڲU߅H@LǪal1} "HEkʽT^ `0#b܁GcB+VIJAx@-XoACNC'I:XFCl3H >[oDMߐ0Xi8{DDQd㗴>08&9<ږ>3Xĸ F^2sCܿ4բ'yd@`6DP5)g_F= $*QK)[ozu E) &㧡qԶO 6M+gՓwCw [dfqf+X1Nݤjgpp 7XX `G9p@g&W{^y @ \ʝp s#E1)9p^TiǬ@mSji8)m< Psj3fv3ӫQ Vs5Eb%^ q[J^b#d$7z0cl,8:Oe_[Dz U`]q%s2$J6Xc\9\`ƮkQq_V'YIFUiѲջ]f7B0fL7fn%sc~FM8. /pȖQGm{z g7r̮hhi6W|46ZgBNԑDL.IE @ ߺA)?KMs.UVO*h^N3C~czۡTexp"9٫Rw-Pǧ2pv(QZRtoOĔ$/&E|j.DŔ7vsj R't{whNG@6,cTJlL[ c,} NNp[g'\A'GE;^Wv\[DG^3m- DwR1gnc݌Tu_h{c,Tٖ0Y4ο}Zvٲl/+޹ Q[I葯2 czЩx1⩞v\ݯqn?JE4s 5J߼ n8h+_c @t[igVO6T߇3sX 'm!.7Ï87)//ax / dx}W^o>`O HMUSs{~ bBHqη#O~k<{z( 4_؊sh[ERBS@4XҰGz!C'4>Y+FrpF P-wbhS8OL($kײWc>ʓ'[~2_WϒXx}xTkA5\Co )ѶG'zu~"h!6#. /Mr0 ľy,7a*IB\l !&?ֵntm}lyv{\ĠiNQ~U=\y3!6BV@uDx́DW8CN3{eLY@c@ 03"dM4댇nS}їش5;qQD4(&h& ۋ!wvg94,!P5gZ~?9 `Fɥ۞p{+{+ ʗɓ(麐bi0$mEʴ,oSm<g+=-76=3_-lp#Ȇ?!Z '6`I%\hvx/>vf,RIީ 7\w3 a: /̔6 i|еE[ :')YUTsU0ZGmP?@-p NM4~$N| eҮs NjDƛju9T6]iT2a0Z%)YaӰdpO\% J܊>~.Yƒ#L%LR7.E2m;g-uo0bWPa[d:+O:+#|@{}9ūN¬M aP6-%sTKAO Z8  (X5.")<6OV#b |Pl{yw DU"v4eLN$.6o3tCF*^/+jIڅha{քrňZZ!d<@s7v7jSz\&r#Z>BV>bqT๣F i4 P)+k_X:ͺKjTlq2"o0ޞMׁN4I.vaZ6ŨHQN3(ͬ?54b(KlMEO|lх7"$Ŀ. &y|ׂ Lp('e9=eogyA92MT`= {9߮r/T 0c75-HOr6Ic%tc$waa3:f`3?2R*"vmcP=mQ![d[{đPe׹ cvadvM X9*.< ^N] ,31^~r8ᦙ~#2hgx!Hu V wXC"#vx+K醅4R3b3-uRRe _ +ߖ{ #Yn٤퓗Ϸח^K<.|wϽ!8۠Cq,c\T:5D5NJb4D.en Arwq/y/(֣(?0j a:ӺqMO ט*t@d\ alrD==VvG uTӉU}79uujZuVaTx2 ^n7!WC0-Rm3,C%^w#roY{ilE| G<~Lrcybs%>Yz,mhJ2&$Wcْt>DF_誛ŕ0a!VWEFthΓoTq[06BqNVIrea񡻊E.j/ҏx/BV. 4̺@ y1斍Udb:4jn`ј: syHcZ 9AZ:n TɏL>$s99;ř* @wf\0.oWU3s6xl\jJe8QHcpQg9'צYq6GNCQ6̤bZɴ 4NC * lm4Ech,qM}OD.RkcIIKPkT3T'l]aRW ~:`ne;Q|ab|' P۔P v9%wdֱ :xߞdH֨{;gVLUr$^4!}.{bՓj hzi ް1I,Yv:j-R'_G_U@7/.h2=^W~zfx(j4C4 (ʔ; :bkg͔@rb5|ThueJSebT yǕgA*w>_{ELZaX_\`;B^aAHX|%R;w\]5oTGN=:"65ULYy!~e-cF{VɅ64IJojfG뼠݃ qsخD[fH8I@ H5$.EA3)ɾ(-Bq+'sK}8lbǹ/S2Fcle))v!sIWϑ<:I/zli^&mS،<qn77[~۱1p$WMǎs#BDlǢ½3@ *{6,hΠ۽\a7vr&1|UgT^wrNvrJd6I Ҡt Xa\ ={f/`ʄsD>DqO_y`@2|$Wf܋?:|SPO'VbZg !Wz mN{1wZ1JoL^([rY.o}o.dqLJn^uNU ~u\Ɨbq/|>vk!\rW{•74]q oG:VZcUBK$~CPB@X[Eٛ%GiW%BC?6`o*J6|j$\ k56'j9T"hJӵeIԨ/~)fEVbjmXv,%[NgDYy睇DӋ.Vc67Ofy/:WC&,jD5}{0 Q'f%x^ `yvO^4>!;bey iC78-i)15>G_4nN"!Q)n"f&@=x^bi;9_bsSSeП2lp5SalHES߯Φ62R4J?-w^ w ͶܿC)G0:DثTNj;t4h"&#M΃jJ*oviؿjauAE2;6?r 9[$rw{3:/AMyZwXu3\O)=l&S`}+>-'TVWYP(KȀ0 dTb_&Rrnʼ܌Wr*]I{KNZTBzH&KLCbhbRc%/{ikhQNZ~I5]'NU/r% Gݬ5vB`;QEN9v A6/`EA9{y!'p|R8ThR\5b m_(T0Byo1&.Ohp \0 1Z&`ô-ԙ̚4_epV,17ל*tyV8 r0I"zF*_鉹WԔ!N(SWf̭hDiі]ƀ=;ut4sYgk|h9TC n,CVn^H*|bo,eOR;A͚SO MW"LW aυI v|וEr{ 9̊E(~ &#[Q|?,x>#u!KKh x5LGe_:]@@b`a~&Œ%V وȟ> ܢoVQVNn5f i3+F6Jn\G-GK7Rmdi wG\OjS٫&U;bg KBKubxmDXݸwh"ܥؗ}=#Ng94šLN8^tk,q\^5*yլBF2' ֛c?8ָTOIԤzO&vK$Myv.7Eݢlzm̉i96br\A}Lvk9̲~=GkѤtQJmU=pː .bI,<ܣJvʛ` wy>O\Il4+5- 8͈"{x]?)1r@ cyH W\#%&1bR]],:CPrFH*3TѼNC›mمas V)= 9Kg(]]ےGPB5aG$aqq{3*,[DDV‹Zz2sJr=ZN25leɱgm7p-U2@JRKug①wSP?ixV*Qt˦$\Lګu"sV6a;"PSC3h|B9[+eko8_1 gHǰb@a3jw/CxR2ڍdk99e [ȵS3]Hdr)WMv兜N-HX[[[n q HڹcLhIO {_e'0Jcŀ@0r((B f.@f`(BizrSvZ9H`qݰ?Q(`R|zorͼerCȯ9Gd LTnn}q l.-̩u'>i"ϐ/S䆒Z,޴J\]5;x~J{:A^HPPn7]zy"o.o|=FJGnPk}vG@E*c'|&pmWZ+X ˄x\ C ,uUk`/)FґTE=c'Y(Kpu7+ ʾך8c+=QTYd}dRG 5U |uH,-C "mU&3pWqT]_DHt N4 ѫuf9FNmcrwPJQTDT;y0Bc'NLܫ]. &@; ug0 y!+KY)aHpK%)$24 %rV:J;܃;nέw];lw%p$ q2k%>ggM/{yXq?}7$dvyWtI5H 9?ĺ'B/ZIka;p1|}ѸZ w__UK]*ÏtHbCQJ^]xl_Z $ԋ5i, afi1BE|L@WpOJGVejYcN"l;vKћj4n@\Ok?]ЕZQozwNpgU&%!J2R޺v<_-I!x{.|4 :؋=}/ mB ݻZb e㌄@};\|&DQH^sԐDcIb*@a(З<ͯ}?f m X< G#_c5?ےI;gCpSC!FVLXM;mҷj,w(w%nʮ#N'o)R=/W1{ DfWFmѬN9d[;B&z ?oZߩ F0d fo?l[:S:}/LE([> W#qXzݿR9 Uv'õawi4 1Y]ƨ lV_'+JIx 45L]}:s>sbŠdNX5Q̥}.*TI ҾtR;eִHJ4jg 0e']uo$ .t51sj[:U|w|p_m?m_!rA&(0Ɋˡd`:Z7PqSàЎ*n"/wնUkkRaL-z`UoA gڻ8qՠʎ*Kn(<5:/HγbYy~ KM)nI'A}ŞyU?7'!J9V y ̞{u>{4CvS!wǥ!ṿh)hY!Y)\Fܖx?YZ_Vyv@F0c*FU4Ph}ޝ==cu*qIE&?I!x/vO?ʽXN4;g^P@Y9lT"%(v_0 <#ɄV*tCv7sb4Kg$"﬩+Zx+(Cqw(U`<3giĘ3Ȋy30AŗuT *w_mG N)O@qU[c4u.|溆Bن6?~"C A9otxۮq"Ku.<0˭B4ؒK%%XV *%PR7zQr=y7\O4u]J/jX}U>HjB]YToQ86'"NJh'k-.2C.OnfmAe=1QV%[/,l%Wk96HG0Ho e{%i듼gQi8ݢs`t(ESqE,;͍TnJ;5%FJD`pwEB$U>!?ZTz#!E3}BS=fϽⱾ𵎊g?s0t0'#[Q 'T=ljVwtH%R呅ʦӉ0S+vF_L lR\Q irI "ݍ{%zM0>~mk$ZN ,k*ИY݂͈{<,_f4)GB$ڗpz1:;ȟY{ew- 'I8&,. #5("qO$>v ϞF@b+49ն54![)RM8'!?E-{L=MvՖ k#ժ WNC_- :*"}h2ͧ!㍬O`/ :@86C~_CQX  nCh6 G)4=9 O=h_MieBy? as`L>ݘcBy'o:6܈$ku=_z/w{h_mS͉+PvK6-i=(0(w^.(~ҋ!Eqm<'Ugql}t#$Պ>d_YX"`_h3\-p^l+b^E0p*pH&9휹fZ(Ajt6 ;X׋ pV︌BZ_Z[x71kiXhǿ# A8Vpb)/!QH V=&V4Ae:-݁TII298 < 0VpOj*_bwd= QTf8Ww(◟p=6S~";ByX-oAZDA.ś{g[)#:fR߭U@m4JD `OV*!?Yz1;/&0)fzy"+G9/|mZ#Dꬤ  9KnmPp{L;j|"F'1<>`gGuVp\zS?J%Z!/I/⯜CW%  ',,#.&O0kQ@ߑp=6_qd~g qnN-Pg&oHgŃ3vj dzq$(%@KZ9*Tfq,[a/aܼS ;/тfmTaԬq#}GVg?@$!?.ȁKɇ%᳕iRȬng'DZi1CX^b~6-XGKvPH8>9dCM?W*9#h]Of/HkSTC[lx HE~"F#i\œ>87cWȐ:-Ye5tay} >r'%'\2h^ԏȧ"T[ro' ;fE5 lv55^x@װ*@&,֡}Q3POu 6leʲ%8 Zp0C,;{kVj%,ИO9cyIhqjAznduX}"aE%dͩ_]v nO@g7D$jBBURr6:9%w>ypЖޛgf7Rܹgg66(|\cOoWrR"܌SoǢߎ5?QKfX)vasr5- [SXÛ]HI5-àeACш֍{G82S\,="BɈt z6{:>@<=-Xؘ$K8Iނ)R]죷$ JR*kmDL8e_p_`ݶqhcUl10ɾ{ڌPᘾ4Cʎ~|? '̎Y8!2R67bj3U(xry Y&0ὄOz CFƔtˁ\N?,[M%{*LDܧisg* Ӵ#/=pM") 4}e5l>W0Ucb"ALٙnCANKʌ.9"i{:@;.o|-*OR?sZsh7H~T[\;Ry]aӏK.eX/ ^ۈnp@@/UDYYll4C~j@yuK;ODFp*TdѰu@rXS_֠3HL$ 1Wr,L«9G$r(F8mA@:Th&2g!;K(AORyUpV*9jwɞ.>=@#k5pOP*<e/ظs\#`7Uy)ݹʳأp!T4*p?/8`R>Doj .=ۓx[]>i0E;d%[h `VU"˰\I#=V$>: 4ZjЏ&Oor% 3<ǸI!,N@g(1.Գ:E#? 0" 5YZob+?em&8(d}Oú> й۽1ەf(ڧ>w/,vXs, MJ~AmT̊dӤ"}k#ۤpyY䘔M1H(NB <( bd,Y[حŭwrBX|wdHE)+G1N|s/Lc\VRޓ)ca"+ڕEy*@BvJJj{5Kp+iC1ქG8lݤ_Nuם_<˼#!)0]y H{Wח kh ?k{2}N5?dCFXV$Ab*2q8I!^njG QTtE<:mP1콖W6ESFYPH>M[%M}Oޭ ]DW'ܿ}@g\vH?ܓ<Ӊ>9rO2ݬ\;)R$ w? aSȗEP3{#9a1ȕ'V@\P`h^U퐜7Md )b匡C\&[PP_HDKBNØ[̤]h@F]KOO8ӓi%;Q†ۂ &.*|M{i8 qsE-4B@I3S* Fu (1]_W !jKuckoo(pS1(kxRߢfJg0.8T-t#Oh^49VVܦv4ĜFo%㥻'qVE0އt*6(q̵LxWIس6lZ*zF텏q3fzڸ D@\ ^=kec2nw@[ZPWZ&/:_$ LY&N!&D3ByҫG M$XZbK|%`T؞ðt7j&/.UvkNcC;rG /zNևD[[# bl-"dT6I,G]+sm݋nIA*'aGGl촱[|X5eq#ӿDg!u }ZH| 0?_B ~dg9=`j24}ro\!SՒ|6RdR]~~ۈ.vG'vY ca﷢Ԑz zKM1T/-GupIb %!:̸ɷ]pG?9`iwin}'~NkHQeCv=}$G]\'ڲ]J ^3<NFMw̿H(]nT@IG8}zp *B_X\V4K XWu#5hku '=<|s&1nIp (,@YrJz'uS!M5(+R~o/!7%lNalo m}N_a"u#+ 7e4rπfp;[? Uʃ2L?"xuWƢ:gxx 3ޠIvDW,8>=R$GKjơQ1WR|FK8L<21͛ӝ(wS7$ē,9;{' oQV2>o>c^IB_'f!.Ð;g1TTF,U JJx ;S]"A"Ƿs^@&%]tp ު+ .*TX}{K厥k|D C8:WE.g3^#d 兵m l w{POt!ǏQ`pu3"rbyqPy0th+zx&2iF<{aLB$$e)ŸySiMqWI8tnB5t1vo2 %SZgP̜,J3GرLٖT +r:K_cmKKFqs ɼ߆uߋ 5C sqh&gA/0Ij7͕tWt nMRNp“W=&tXXJpE,r78U2o^\۬[#gFu7jl!H $ėV^sH: B|ru9}(3;!:N~I<Gڨ$qՠN ^]1^ECS;gilg5f,۳FmUjacOa/n=?zaKjf?-ske%QNTZ]v@WٻnSE2j*,ׯ0faɄ#c֟hŬ 1Kf=ډ wWaNEgopw{Qpl'>i2\gE^cbw$> c7%(}1HxkVf7Wd[4گh CY@[bJB⚮L5\t!>@/ #5ܺf1,se,ؓP{9WŃ^p0L43_"|mg5@~u2Lyrp fm?Y,DTVI{K5QMo7{8I2€)g@F/d. B2SRy~K9\wv!m}*iUO@EE:1tɧ?==K~6!ߟAڿB=[}e"նMcn!~1JGǨΚ@n/Cyq;3`O m!UPJ Kr4 OTNîYY)\}jeteA10T]W%-܎jd{4ň863d@,P[G.0R~&OL0=Ԩ lNN鐫fEe=.~qZ45|pPaW'ϫmǜlGSD8 X('\o1 *AKQг); Պw BR–7)jl# n34yCA'wof_r*e rcXBJKzͽ<՜d:D|Ȱb(,}0CuCUZUnAmyʋB $-e4x=og{FYs$N d'ޙ> =l?:0H&#(y|ʲ;v1ޟ>sYP iW@; zf]84 r_77S.2#w{ӑ]H"Զ"2h:fIV$pOap l;۳TRy˩H|?~1{ Ry'{GU엄ʒ .=Vfb>b07<(f3F)p5rB6UKJp/kHݲOPpLzNL `7@PFrw Xw[‡?6gti"hߢvI’,T:dJe,h@ӿGC*[;f" E|:KJg+`B7QVɕ ~I!Vڼc%}jIU& !e\]ڶPt1k2pqL]d^܁|a ~W`PM!MsޮJM"zZo[Cj6狭0neU 6-C/ˬѩAۆ#бʕÅy)pS\EUYtZb7/mL]ާӔm|\$fgSao>,}3&&ZrFYstĊAT;P)\Hu۲77mQcnΈ/+Jl?VEnѱX ?or6Gn|ȉUcDxk-:Uy$L{'e+xxF7d Żۤ#D'V-"ԑB3Zs^ƽ5z#$u nPM;ApeM\C%gv}6.Dd,P7Əbj:G46Sݓ14t S^X.OJ$jQ>GgRzxVӚyȌh5LSc( Jڤ_uҡ+V"*K +mw=3nq6mi>&sGgvDZQ˜:~}Ԋ5צk ZZ@Lsu?! ]s,`6g5)Qh0X;s,3#TXW_3BTܨ֠*0Cp:͗P.¦sOұ1j__lrw璮t:Y&@s;oU^},1Wf6FRҕΉm|D!qv%Y+Lf!xgٺWrhjusǞ2ݽ h.9Ex f_7=0r@=r?Zjݢ>Oil |ݸeIGIHzk%lo#7yx(~vJ@ŀd`Kvs<\<"0D= )塵{4Urj#Os` qR ɇ~x n1 aX3arh+Uv!nzoeN~8rf4+dM^=V*tS*g(Rs"Q}bxJÀҿ]vU=h Bu5< HsD9Rg Ov i^NfHs PIq28NOJALB `o#%4RN3'+*AXԈ{;j' r)DqR$xmD(sU0.mnIS[N J+# ;3z NbX1&DbX QUeYrŐ Q _ m2AeӬ!S/h wlf\-) ť֝:1dfr$ۥZUNj|BD԰G֤ꏹ+2?+d?7ň0nآ(R[IjKo[v)?F-%N[˺u$|p--aҔq:Tlo#hV<}}=}vwDFZi(I~?0ո+tb"RQ2RF_sfٰܻ!mMA3$Ýh8;>&2G紃X{nw!]qFOoT?/#H$VVf ![QEJ⪶;dI29#\'H" SZj¸Ya:$QеTgzgs{^|x!n9+[D>)2eIiZ\幁U>qAeE0=#cvxev+vå?mL“\N`sQ5GKbؕhrЋb' ,YO\zϝgx\JhD֦:uUSoZs 5776.nrq䍜F. Ѡ HC|Hwκ 3^ur$pzf25VOzZ޲YP+;0 C<5Ôώ#/ʺ.e]}l@QjrVV"`f+*K3'Qs*βM;uӭHbo!HD_l )fn"F<Vϭ FG "xDlH,9fXѫQ|e+GSgݰ45]#RU{eoٌ8[fg!>?|@8F|O5F=I%͐&I_>s .q٦ŖK8$ޒZq >N /3r0NăN)؎B6^ Neڄ ;k+!=gUI,ɹWFŲ5UkH2e OWJ~h ^Wu[[f?_sDؕ+NpTċOӑ Rn C8f$\yy}ͅ 8)ibAV@K;Dky*퀤^ b~ T "~sxjQI~ Wp6[z(^b]3G/SSc| ,\^}KcU`mԢ%!Z9?:Ʀ ~gD1${QϓP,av-e#]B?6g bQ„y Z9I"61' +dcK"QS&n eBΰt=:.#|q`j&NsEL >p85Kl9& o+ҥr A{BU>7 {5PM&r^3'S+b)AXo9C#J-cm+*l a LJṚp&TW0 S;)$+OYnBۉB\Ou~kHkHUc?oS,QCGCkNùATf{ C:I}Ol.v|[M P>hoR/= (Saz0o1.;(Iؗ,elWp ,#U1s RV#>P(Sj=퍶2cf%}2֥nj15sq0,T,$mY}U)6m){?6 C! d 4_pǞAk{]Eu"uK̒4bIuHA"P~)Qd}S]H$ߑ[N0֤bQJk@5O7X( X={ >=$yJ ¢*zn˯Ry :NCC/%zk>J0h'q뵀ZJmGJ-SMmNCetqFh0x16tM虆U߂\ѱje12_9K&Ơ_R"XZ |7G暭-~+#4˕֨BFذ᣺R  a]\T |Hns!$Dj-1'b'sNS!"B- UhSj%R\[*1{D.H*NK=fަwf|7Q&x3PwMFƢ κ)neyb \vPRB{!8 I7mm#|"WcR"Sc@^X͏(@Ûw|e1]]~@] 3 $_Pc ޑ,ϧXeD~Âb1]`%<]TF=2X#U|RM~:K;G%0>8r\^rJx}S]'v 8c[#ԓk"@{6!LlқS KFsag%dsu`3yI`8Do)Vfl؟B/s(n/9j`c(^|3LT~̟bs 6=E*w8 v4tXP"kkRĘrޔ&-'MWBu%)a!ckd2ĺ#=P<){{mO6wF9u GX OP;P Lڠz-rη–Pk $7Җv"Q̡9=ГCxܪ?Xmyr+ѢbͫMc):F? 8=)D<i3|ƀ@0Xcg($"'"r9c>Ydgb*mi +S4nmݏr",wR{@Z*~~Rb& .*pA/0ILFTBZ|Z)9QnPrŵXZ.RK)bJ}Edo fn`ۤay*Y)_ǃn@h2\AB++?!Tw]pMN?Y#Լ>, >s1`Zl񹑍ʲ6t5i3;Jmy/Y ?rUp4W6NDׄ;VC[/Ljd~+W/l)ldT`*zJQD,[=دLpjEys/yuA0:AۏN S%uܽ'MO4 @]U[32>EaSȺ1,֦╷Ao}+BI!|lC̻oMf<8@3> $m]!?Ҽeմy4^ +NIK7qAUm3|F Q~cEGv@>$'.՛ SM7IM[e5'#rdw >7fllўCCy:چe%C/Q<ӛVDQB@Uɶ^, 0 6\[//duIwy4@:XM Ϳ.("JY#U f9ug~]PR1P+!zoo{Ia˞ItuvLᭆBNocrwH b '"R')Kf|^U'=--ܤ(l&Dd-m6TD0`I;B,v;cKD+`LjpО-x_lwײ"L+\U(}"}t4CL77j*p9]W:A+}XfAV]`u1L2[Ǭpgi/^$^.rQby|#bx}2ͿjdW c2ΊP"ހA`fdWӽ0<#^M&x>U>3뻉`>6RTұ0D[AF,7a*\~0vԭڭD?ẝhO *'f*x375'8!o GP?n iUOLp)j`Qp Vw5(56 yW2Q j=K?jV;f`j1 W"ДcpǢ#Z@PϏa@]6ˆ$Pې; `ߕy^`1ڡvU$gR7$! r2UsaIϺqA_vC 'tF"a}'AXɘ<ձ\IK/s3"rjϣ˻ЛȾ+P/# 4[*Ĺc} )H^ǯֵMEG_8tSږoц\Ov*@^x0-5|ZZ1ks@CM\ "4HB57z |nֶ YZ