python2-polib-1.0.7-10.el8 >  A Љ^L!E/֡S b.a vojP(J*Rbh6VԿQFB0N3q.r.Lwb"O' `Al|&hV4Ħk6{AJ1خo?z,mas9ibd\F|;:40y0/Q b۽7$nmm!cim}8pmxf(mˏm ZzE;FJ#3CP?8wR $$9e!wgu'>kZ@a`ƍ?KݪZ"`򛢴eInC4s ,F{`ȁy`~`=Բ3;^'Yʛq2w{t:m*Pɠ΃Vf†W ^|X^ G;w&>?>/B\3.կ p=*\?*Ld  L8<KZ^ my       8       8\ G(g8p9:_G$ H$ I% X%$Y%0\%L ]%| ^&b&d(0e(5f(8l(:t(T u( v(w) x)L y)|))***HCpython2-polib1.0.710.el8A 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.^Lbuildhw-04.phx2.fedoraproject.orgׯFedora ProjectFedora ProjectMITFedora ProjectUnspecifiedhttp://bitbucket.org/izi/polib/linuxnoarch8O}*A큤A큤A큤^L^L^L^L^LU^L^L^LU^LUb8ff15b3a818be6f3d5cc9edb916d53de60e523bb144a00c998368a652909ebdcb8a4b43bde4fd607d04f9b32dc0c1740700db60494776fe02c62520e6ccda6401ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bae6af9d085809f2334b3dc48cdbf786284c4abc90fcdf128222a19489165781e41ff84691ce8e9e856429ecc66215fffce0a0baf1932af2ad4441bbfd39d8195510445960f4ab8d9a4efe2b94ea961788eb58c00eb9765dca7aa7eaea151abb49a21b1fb4bee6b9165b9a95d4833e10a63af57292cd8b7abdc1aa7ed8ec59f009af0e9df2452e2c0b95e4c5451feee4e5601eefe248a791d62ad7a0c0a3ff629ec198e4296135923ac95b98cae58b14eb25d41d7a1e412241393802af6bf65farootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-polib-1.0.7-10.el8.src.rpmpython2-polibpython2.7dist(polib)python2dist(polib)@    python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0-15.2-14.14.2\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.el81.0.71.0.7polib-1.0.7-py2.7.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtpolib.pypolib.pycpolib.pyopython2-polibREADME.rstpython2-polibLICENSE/usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/polib-1.0.7-py2.7.egg-info//usr/share/doc//usr/share/doc/python2-polib//usr/share/licenses//usr/share/licenses/python2-polib/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2noarch-redhat-linux-gnudirectoryUTF-8 Unicode textASCII textPython script, ASCII text executablepython 2.7 byte-compiled PPRPPRPPRPPRPPRPPRRRRhttps://bugz.fedoraproject.org/python-polibutf-8e114b994f28ca0a55555f409a47c2fa5a6e7d6779a112b3749c47004b9d7328d?07zXZ !#,}] b2u jӫ`(xyT%?)R$+J{~UIݱ x& +l2|V,O'Td/f?VG8H wE(g-PټPz@d.@@&U.eHAPr[rDv!@O/64/[D}YSתfH25qרzB=X6AMW͹I6ș <*E7֋ۡ$.%mAʫ@3i|XbܸW EÒ1gKʨbi*}9mdbt@lPGvulFJA+FXj Ms{$|0T5ڵ %l2.,[,{"Ѡm.;w蟵ȹ)C1m5Sp餡.ucJSd0<N#]̈ҸrCe\U^fwp]S~, wtM>KۜDV6V/ìՊG6;0鹃кƉ@I-:2xn-C}H T.f  GpuH5eqV3y{Bdgl;È qF`%!ߗ⓹: ޔ ZɉrA6S} *J[(#t,,gm"%<:Q7fڜI B]lǢH4j(MXw>`|ڗ ؀tМ sƲ|Է<$}~W=:,}, >٥!_X?!0Hs &7bժ?.nXEe ʷguF&*HZ\[3"hBl$#6V"`}CJҜ hr:^@D #p#~ٿ#Z3$A5z7~`隸m]o]OgbE,A$j*DRbFb18d)Dun#;։5J5\_ n1@uCRX.ߝ&o@XqT<1B1u` [SwOIY>ifo{YJs~B mkTA vڕ8Oj{(2ٻyUҖqgj70Ʃ-c{xΑ 8G-S8qAoqRV-޾y0fC!I{(<IvuSx2{.pO"dWGvn]4,e0ȳ3-7'Iz@<VM08_(ɚkw VQ o=5L,v%؀ih=,k2$ѷdT5`p(pӨK$;jX7qPz7]\lkL ==(]r"P\mܰ| g_C̉**ݒA|j{S0 nƞRԶm~YCvA"B' X!4(Ty'~@{4Gf|vŝbEڮ4E[w~{Ŀݮv<~Z)Df~jD,>:I# l8;});$ءth Q<ADU3OW5`w'4Թ \1d^K }vV ^M"2؄H=Nv͍{m2|\&T5;gQtPx:&HK.!hm^tj)Q(C [' h &`2wzf'҅pq([X&?G|4.X_ϲJg|xǀ}~qQ>;Z|uyn@s*0zG=8p)ŀbkPa,9$"B 6ѿ@jc{P6NL\FNaɳ2'jdž /cۜwwO{Gz 뾐W2 )#ʼ jp TaQVc: +L3JY_hZAٷ f)Pr1WKA82ΠUNP塺ka=gi7<7nL$sp֗mqҥ1a&O˸7^E4, em[F#^Őwm"M+~:?o\6nɱ_| -vjFn!Cr%/flpeR6rB=Pn4 hU0edAPĐOðP>}8% Ө~|v\آXL6zK ?g)j h!U4(xnv<"C@.dKM$o7#c.:CBs0c 1b\W< IJ ~:I#{WYUzPy?!LJ@0\_ OM$P\P$ U?Φ|6|L(G$1@}a~-8l3g,BqV Kc 5Ua1 n]iVX3` n11tfMf|g%+`F%ė'4\OQy=2r!UJO$hpz]G,tRm7;j޺hz JqYUC綼J$u>A,23(o,v!dQR*֍2ƫ >˘r-ABeesV5*zv'M.T% HƖ|y0{tCi(?Mӑ6"<,ؤ@Z1øi5h3q! R9seo_t~vS0B_PkgXe^k`)ٜ)3qxoHxOK&v}BFJ5އv[%鼡Q74'!Lqoh Eд7rTj4cvns5]qŻ{*l730?YKJ|M>MhH$Ȱj) j썠-7Ȇ. ?o S~CP&,hC9aT_CrRjH,qq@a9?VCSfYG%vt೨ANOȷLj )F$\n V;ғCʏG!w$xrUQ]a"DַwzH]f5} Yư(fCɦV=UuӚcq'OZNL,Km㝪@vA`л'ݥ;d-groxGUvs!@?p3K2uj2 KL d4s˗0<#ww 9gxrAaE L3,!:Mj K\įg}ic@G _{"zjϛO.]Q |#5=Ə& ;3Zqo^0C0X牁bN⛄]O.qҞ+Iopwgb!`es3Uz;ag"!c k( 7c]` 6B;E4XXȵoS}\6,9F?*vs455>2 ي3VO>7`$SF0_cOC, #hE& +yᠬƢ!6.M|.lPl^5i׵6PqU9'Kg4dוT0|6z{AvVTzcL`OVԉRVm39 mbf OIף[x^ˎ"cKΎ)IlM:AoMn "[#]5f;ꮓ.k!)Ay] wz P%h/c` 2Bs0l{2EXbAASw`#Z1G=V݀~ClWNJr욦B]ccne|K_u+YCwu5ŞPZ0Vl~-/+ $bշ:ޛfV5Y~g3]/NYL!jgXf+7n۰V==%x:#W]NfM:)~,,k =Fdtك2HO|v- |o;-HmJl0 b @7+t0EQYx& /-' z56vjNkpNS?p^Ms,"fWbPJSVlvӻ*LRjP}JDw^;% V3cG.e5U&nν{Sc/~eR* ߆\wm\-©z6QO+-:](g bu±QPDzp+X5{nP# -lM ?H ifV9vSy) Eg8%jzZav[&0HOa߮e6Ff'ekc瑜r>ÜځM0`H%ƪ_?mZ/fyV Mj][8$A$gOs%ݫ@ ,oM_;2hBxt_:Bc~.4JEBZJ?A&혳!TGւfcMOT|no߷H{(5}y IGI,@-cW!Ɠh r|2x/{KGN|}x-=iѾxjVnЮү:o8GawgGϘE(~^)m. CFqSW%};ƭ+"RYk,`g+F{hD^"va#aoƱe {+?Sj. zb}~΂P0aV t;EwzaΝ[Z|s73L"\"B@J%F2fAbHU~Ёsv:#DnL$1]^ERl3;2%W+VV]z}`1:nH<|/gq#UC[w'|HkcAMaAu!]ɪz~+ܩi0AҞh6 jyX:Ƞct:pC 64pbQMi!M䳀3`*]۠8B;xI$MZB"TYw"|xY܍PRsXY:.L]uםWGike.kȸsk/v]3=P$=wQn !fOwsQTaR|F\W,ăA殼/of=@_¤ e \=nYeh܀Q3 \J{P!dd`?Eni<XayJYJ59I7h36 8qJq1ŧ[Y?Hoq˚U4?6.1zE ^F_CW%1b9' rI*u%8DN `"GBqaM_*O {(_UP< R#pP׀Gz^aXT<`jLhdf~*`u$˜I?<68oimH} L!FGpLP?*hX":2=8Uq} i.$nVTJVLKmKf)%NRH uS<0Umق$ݸ ǭvYψ=vbE*pA~ӥa5P4 N$\QXS`dʭJalP㉜ky93|a̓6qmɪdS,k#ҬFQtj92$"r&p)}r8_yZ"&qO6~ԏaFkS}uAi`?fq+BcӖ/ /];&ZA,lSndȺ XB"u8l$f`W%j^{DL{2+l3m2\U+z?*,h8(<hOk,:MeI]Kz̑h~/ fM2):_Zm=;9+@ 㹫hT!vXPn'i C fOh\1?V"jnag6Y>0퐮ĿPޢip1X>A̩ EB;/121h&ClEß᠛FF2!w Ty,oH}V~Ć;eH(ҐƯP iRZ]Q;bWyTnTx"4'?TCC{& sf+uK+p''>~TjxP7w` pBXxYldsuq,詵$qSpe.Sv|klrG/E3_ `':yK(|ꦄi &J ."va oF:"HѺvESfj^i6@ oy:}X#KĮ\< 4(o:()}ËH g*AzXY!h#E_ "Z]=$LlDgM 1D X+dF\ ?Nu6`- qf@mTbLࡕ[*TƉ{l`iEq0QүW,žM!.5fS&p'UI(S\ӸEH[HJ `dn9qtH+%ȷx9C}p/ U[AK8M9+U *Tn)3-^Ѝ|ljBs_D*%3Xq_3BxXMj_8[1GWn{gv3$ ”s]x rH#zS4cpEi 1j ՔS^ [FЦmY)"NGu7xjEՄcMbo/1E4ùCy.[9lqc'r{ENEEtvrY"Wφǧƣ7.dD\4FJʤ#}rW)zΘSYNquPk֦"H(8X]D06 cet nKNXƪfYt|dMiaJڒ.?LjVP|ppeS=~UfF:S9`pT*5Y{Jp cMKISl}'P\[jހP$ngw{l0WG-.({]G6)Cg$,`ݻ=E*wpO10R[:3MF ld ),F z%;KJkghsy؋z406<֟aܷ@a׉V)0xdG-?Zֳ&:ڡ1,;!m_lyi@9k(lN0cT& G ԅs]\8l-۷ɡl=}d.tw33JNZ(vTvßnWW'mv=5_KC4VXv5pZx Qj[-mHf7{ Qcn`Zr=![# gtw8 Lv]+C5wL*EG 41Weu:21VWHj6y.vmb^>Nd{ؚ~QaK2Em>n.&2S v)o]ݒ=k#\g|Deu.%U& Ur~b+vjnp6eeC0ZwRnIuU) NX7<ޝe#|ז^K%a*w|_dځpX̅&>2y"M'yzv ͪa)TB8_pG.jg #mF ] dt\ UWQ2<zۯ^0mjߦZ'qZed ;N AEMT tBm2;;!h{* ىvU 7^Ɍ-5'#[FWߑ乫uR0vA YřH̒ u86Nd׀UFG7=Iu#(bߠ2HP|ygT+zc򩳂n/ Qd2O I;{*T-]C<RAG$2Ax(b>5>!sxº*%i9/ɺXJs# # a$XCf /n@׏c$^Ppp{r"I4//|ߡ::t='$ $]я-siė& ,f)d>+ G7Xqzֳxpfs= 'c鿺T[m+4$B S>:p8mgFFNY8A.C(2:o=sѬlʲZ6==F@~_ʡ5d`7E%9OPhũ-[y =TlLwMWC : oL'/xC'&wpxGw5im9nT1hv|WW'k0RB#-JC ԁ@ P>r|ֱ-VvyѢ BN f_O!)Cw÷WT]}>Ϋ`;Op::A(+9fDɟdC%j~IÈ+ĵ UfXNK$ ;02iۮ rMA.nw ^,۾ܜ1I<^!Kl@P63ر L.[Y<i4'7a3p5GR 2w`u m f"M~B ~CC u"\XI)n+p]z^I;o^ 'X՘Srfrkr?j0^_QCCiV7GJ8pŘH[QiOoόL(] `ڍӏͺ}~`26+<卑6h= >}f9USPx f !2(%(RRE^[7NzMeҗ0p)M]OV:C= 2$4F"d\ B8eBS=-@ c<@b@ed۰R}IEd 38mՐwGG]*z Բ/PJz0uIsAofٴP-N%_v6GncG$n7Ƨ(e Ymt!5@8;[fZ<}ow F67H:!8FԌ'[}KFCXGJiFbH@pȽs%>I2`aDμ[-⽲\?Un򰵲j[z-N7{ztŔE#!&Ć׍WH]ӝgOq=S܁Kjlŵʰ6p6k\zc5u Ay_Wp+|A0&iiX1):,f3&x#kBf¯g'‹grX(96KTp,WO\0łR6ۃx JD=0f,/ v|NXp s5{Fvڄ Ft(fݡیUuTy"%c=Lrg3-}UPf%=Z` Gж䗹1>|Ƥ7PH4Q<9EgaoumUnɲ^&筯M>VPHqNijk]4 }M\s\-;։,90~Z@%_=퐞 VCcA~thP!)UyTbJ%I }:F`#gfU:6tDv@ވ%cω,ݒȎXkNsf@*1^^s$n*[*.OQ13I_,b-@K(}4kaG3xhZ3kC"9]`TjTybiŗ0gؓHNF_ʣGCx 4<, `Iù$+YM0 O@X" 33TT<)Kɒl!7ʻ0̬eU3$G8s 8a^6(۸m!"l_D9&x Ho vHg2M7Pv{L:?ߒUwz81j[iН۲#gG95Rр\(f-\e˟hpú/tr#ZSRȡJu[ڏDV9 c(|n0GTEsca P8]t_ՕOcd5",v:*ŀuzQ_Ѩt~:cN K.XPb?;Tq"&@5 _ dkJV/ާB__ h6/tP3h Uxj}wc6,AG+:sɏfKǶ A 1:0J~$e6EFKܔI[j=wa;yK r2XRv4k4 ޺ M|&PD6H_4T<7wؘP'I%b 7 ^-q}ˆqa 6ʠc\\|V?|0Vog.;_Q4GEôOjs;LAHU\ |{1$ϼboLT0eW]C e’Yh sWȟx4CC#'BƜ AD.Alqa js9rCҒoe8l1/DwL;]1N{ ڧ,R'~%'(d4!6T%4p(B o/~:^єt\iFBX-BFċ+vBQbvFhB /#V!z63cS.<+BCP +om$)+^z7x9eT/ bQޏ8<;V4Y5m&ط.?'M}URߵku<˂ R*a[}K=). ^m 7TvL}t<'-3Gr_bTG .36UA0EY,߅//KU=E|=8Vvwg# ^)g< \nhyڧbt)fYu3IgA*MČkkMD5w|ၘsNưCgt *X&;|'Zg~Ony~7ゑme0.*܀m@0:8WCStqoۻ,ܬB"AVvaP1eqE꿥]E0PiDw"C>Dkz$Jh |Ev-stLǀ}4"w\cjó&`"2/i#PEO?lpd \6" a}{>1eUsi" {RfR&gXv<1PO9 op4ƓDݽ-U:4;\GWէ!Ju-{#[@+90qsU+T%Z= k\XQ~6v8@KOk&%xu ]gr2̥yЂ ɉ9z7Ӊ, o֤D2HxlzB-z~>YTZh2T0m~^_syk :3 +羋t.;ɕCpkp'/g#vhYdn Wd=ooۧ+ZwkӕBmlڟ́Qm9ջgIשr3D[F_ױ K&J]Ņs9.bR.:R?cNxwB%ƿ 21pp*9R,B#H@č4ƻ"bj5NnPj|s5[])/ׁٔ095Io{\}Xiz&sQArKS owDkr홓12*ެ0ދRQZ"&fW3;/ZǦGr@P[<8~y3_aRNT*3&9=傐De4.!Y->?[VYG&~JsE<ĬynNSm)]-O#<|\OʷD&z3'dj(jF7^ %2BEG2+{ a؄.2xc<3(-}00ѵ9ݘxi`u  3VfaLM7'1d!$.GPp/tal\\-:X빮-B #`NRƬ%nP+ J>Htg5P5hcH}SZwO4Q;}b5S/=6;8A~JAz B#Y"ɑ)vuUݗ+ďϵݿ/*䐻'uվ1O+\E峻$wlpƒ!P}#W03("6m;$ꙢH> bs7a)Sp{xmBnŽ*9J(P v`uy@-E6kn AVؘqDM .60#Kˀ4i3ʸ A&$Ô%?q,_)8=Y7YNΑ;LQ yůslT?O܄r./470κmoP;D.QAcbU#9|it~mmoX۱#Ղ1T#Ϝf+`;@WTkua)G0ioKŘʐt-S@1)B}.Yb3EVhp]w 1* e8b(D9+'|R6J*,%Z]~==5i&XU=|TJxz;)4ֲbvI8g 2j ӚA(/4mL>Q t"WȜ?Nͻƨ߫ĘktW>kMU3H"uш? sp 14ZM%[mC!`ٶ,`诊eOhfX ,eLJLG5˶=XD!so|VR~7r1"G#l0*ğ"CΧXv-=L ì?u<\- \_uvO3כG_lD36$,~wGE_dsI3"'O4}J1_ (pmTzt3ڡnl(?!zC:mRnY@ްF 2ɋο9z WH߾h`sE7)blM5 SIߢi`LVre{KtY 9inqܵRl=nvC )gWRH ܖdL>o謓ck'tӳ5 nr1H(@YeI2X_]*xhJAc(ŚA6O]6ͳ" ߃Au[_BU3%~}m_ŧS/7Ǹ%f 欅>ߝUNIe!Ӯ'9@X׏8@)B#F 3*lwD.,Uo.(RKV(GRyQߖA um3&5,29Vu@u8|` '/Q(pxZƕOe9R66Vų3>yAhz{NG䭬/sorXp|5.I%(Kfu{ܻ:G+bxc1^oz0TS|LBDl<\ūg0o*'7AFy._x (ܹPZ!jkGoKYJ|`es!$\џ/ɒ)0I_sJb&5Oَdre 6B5+9>P͑4+CwC:|;r?;b EURޘQq ӓH@ފ>&6\U G%q{DoX_Dޭc[aNp  ۣm6L8yK4ITe:W"ƪ]mo EⰯ5nʫÍM6HT ٦K?m4QZmQ;/fOPoB DtTڑ<`Čˉc"-V& [ȶ\@yxhyc]&VCFyَfy:[PÌLF+ cò.C`K驷l9QUvF KxIhգf8Ar5d61ܝfLȝA~~pͥSK1bf6{v@{?*KWsѤ1mG芨ױ]K~;۫!]N[wk\^@zrUUDGg֐)ʋj0 =·SZDиٞ85ӅE9 ʁ =?/XiydF5z$u#7Y1Ķ> bqn@"xp{i2oCaJF;Χkn6W# tƶ.Cr+z0b†&06e`F@6^|BuDq/ߊ`w&_ 8U=hO0Fz1"ܹUl;ar$vTTG(:ڸ* =\@*՟<9 $8koE]j4tF{@iJl. )r@X)>ss]ybJGU/zY$ߪ<ǏĶrtWmN8adqlЛ:F켝d1( p}tczȶ GC3,i7BΦWm!-F|0N'JMC}8;?9/j{v9KL+a6p {gv##y-~p鯁ẖ0M SW*tlc2Q@*ԉ.EKz Y/4yJǥu; Fj͝BTUR {awiJ%5E?Mg8z2J]L~VtnU zQ:>'wVld'әƘ?@]zJt~2B.4 rlĄFw%xoE|3Bh+[ܶ4{"kTdScYX)Ew12ߙv],ӏJfT7Q ssX? AIn+;(h~|^oƛVoٮv51RIԮ ί5c1%BMt:?|d+Ga9˦U&ǘ}^qee'+ީյgZes;d&/\Kn5`[ 'Yn-mIrc`Vk9c t4 rnfNGqߔr1ŤYF20⫢w^ʚ&^}S93UA1g:"eDljU(7R䐑 c/ꪌŠ;t(J T0}7#*-\MFafmg .8dghvDJ9]^CB)e~\K*edv44ɲ t;G3&)Ζh/Vs CuZ^"&>,OG%x~>:˘`NW yOEˌoL]kǟ#~T?UMb>m6JL, Dȩy+5ƪ'J *VBIb?64ۢ偂v@R?Lg7Ibq€G\MgY_TAL3 Me15WR :3XiG( _k.De7ZV)?~[%N{KCߔTRje.0mt kq6I[֨@SESUy"谢D>G9_Fo!B?d&Y@fp/o(\S.VY "(xC^l&Zi;Cˡ҉ shKGdPgQMmgkc!yfMѷiׇj S,;wm^uLdO:W@缪ި!2 iњ23cz?5$C UwLAQ'Ma [4; γ6nޡJo<`J@G H$Q<fIx5҄YK6KWgh|-R~г2^Q DLGF]e^{[`Y DT*rI(X w|ۡ-`wӯЏ#TS_1S_5\&T\g9j*"!ErA4.e0>;J\2 RENg~dIڢ.̜uR !T㖞@_Y.zuqf\zPx Aos̷s7aV%H=j?eE(,y_[pr OJO^'zCC ]8!H X;oebBfn7Dfkt)&ZˁN1BĪ(Sjb$Opyvbm6K?4$`9)#Ͼ12V-t_XSm Q:tPP^1.aSP7 5?OkbVaq)0:mϔ;hEϗz5^۾YWtI.kA 񈮦G-)K=4#b`"9g!L֞ݢԶ{7\cEb!R|ưZYYpԐg]eR\( UP tg4s& CC'hu":X,$,;m{f9W 8\{F2jofc_*.{!FUNM9@n#Ewwqm{p&63ߦ QqڛM{R_[gΛqEQɕhG"/^ K D v%٫*V" Q)Ɖr\|0 TCNLBVIP=%M`5)AU+,,uVӔzzk!VHZW%`F'cmކ|ωlԲKnܤ RrLB*!Qhg o@NÈ5녽] 5^v_8_{y_5ܘ[0.L>/WJCԯ;:x8oަIi>!/-3If%RXaF/wnr3l$Ϸ܆u>[_xop4>` }(~A;Vt 'FI/5.OԫZ؏3Vpq? ]9D5~ !Q=U[;~KPI U(u)M ޞg'(Bk'ٕ4ĺ~y[z#Sϯ;ß$2c+sUU0̭/\3D<S^rٰ4`KN0iѰCj_ϥG0a.3g @~-roG?"VyQiJz'f0ʨ/N6{sq7դ˦Uõ;J3+m'RoƂSl?fg "'Ùg!G7d)pOhxhCTX"|_ڃ,]W;u-ݫfJE'>n0ꃇ_sOc[ן!Ua-=5-s ΝL{ s1[hSӒBmOW(? _)n9qLmd/ϊ KC`1rr:/6tD%){Y=HgKVҥ+OOoDhE"~Cc;@BvQ}d8Y-#}#*,{!ƫuEGN%;pmuQPo`̗3 t| 孜ʫV osx"ј{{C iR6PIk1{\X Xi )E+W~W'M&):)uN6,GJ PŅWբox[iG7ߧR~|O+[np-RȢ<#H %I.~ķ-`f%ٗFLnSvV\T BWud]F( > +[]ר(_{]I%\6{D'Kp1)܃!sq{{!?^y1VNl0j6nhwlUc`LyhU?VM_2pRu3hT_8gSkUԖ}9D=3~CS,D(,cA!݀oT1`hcZ8Q֊=hn_<k'dRN?{ʚedѢ~=a8Az+KŖЋ r%ǚb}EJrG >6HR͠.򛥣|%I"4+cdC6EU'~h$^ ­8*b0.o|f> LUvkUw?ކٲ弙`X5$I.Wz[2s{Q=ZίW*䙔cgEo{;<~ƃrvqf #|17G#_³h/95ɠ32[W2qt| M 1+[49}/IqmCN,bHMDtW p)L; *\3.`jhYtdQnZ/O鴠r.H ź!&>h bM]Y߱vk&^:;#[2й$g벊gv}\޾es~\b~]Ban,y~/2UygLĆ=`i.T_qpE)?dB`h.<}f8@cƸ[EK5jm>oPs}GK?"!H ku'5u b\ZpD GNHc+'ٴ48}kl^AZ&Ǔ%Ur]6d5mF+J"ސL=IEdǬRQPf{˛$T:qqFku'O5&x#Uo`Ӈ//3Sxŧ_%5-';pAϪm4+݇P/}aQOw+_=d[}O }m<ɋ70kN`s8mݔ߃J:ElTP<{