python27-babel-0.9.6-9.el7>  HLk|[=w NNqUތ)<,>%[Cв5Vp-fR`|U7rX\]G qTzTX5FuS<ȏgy\TupGBJTJԌ)8&0ٳs+0$SujTvymAlGS*0+\mQL^=@^ \LJ0جihq6 Xw?Hw*CI/VL)WK>q^BQ^Rc+UAǿpE1Z8a340afa9801112316ec5588ba918bf1b74b126f6x[=w NNqU'9ͤCؗ|*׉pE)e_8"VrAhwPޜPOT[U9;*x^ nf 3EjAhK:X6[Q#CVG r9a`4D?وl;ֵsA˙|9ud&vٯG +SF!"ƎM`e9Ƕ0T*}.t6c Y62W@Ļ;[H>9h?Xd  NTXpt{     $ j p(H(38<9: GHIXY\]^2bdGeLfOlQtluvwxy TCpython27-babel0.9.69.el7Tools for internationalizing Python applicationsBabel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.[,c1bj.rdu2.centos.orgD.CentOSCentOSBSDCBS Development/Languageshttp://babel.edgewall.org/linuxnoarch=!jLA큤[, [, MMMM3b62f642c6a8416d3122199aab7104fcab6cb03a6efe6b9ae26c9a8788dfbadd88dfea2e7b1b27571947700d2c12a828994aa5276353b1a812e96a4730e2458023831d5404f0224dc72f88385551846567066a2fafbbe395388794b3ba0191179bc69ecbea442c2caafad4045be389287f1efdf117696a254b3fe0b14656dc051eacab4a912e0592f2229afc9cfa2f8e9a646a8177db4a7aaf7be4516cbc8db6rootrootrootrootrootrootrootrootrootrootrootrootpython27-babel-0.9.6-9.el7.src.rpmpython27-babelscl-package(python27)@@    /opt/rh/python27/root/usr/bin/python2python27-python-babelpython27-python-setuptoolspython27-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.3[@Ri QPYPP@P@O@MMOLvW@LF@KsJi@I@II1.HHuGe@F@FҼFF@F@Fzh@Charalampos Stratakis - 0.9.6-9Robert Kuska - 0.9.6-8Bohuslav Kabrda - 0.9.6-7Bohuslav Kabrda - 0.9.6-6David Malcolm - 0.9.6-5Felix Schwarz - 0.9.6-4Fedora Release Engineering - 0.9.6-3Fedora Release Engineering - 0.9.6-2Nils Philippsen - 0.9.6-1Fedora Release Engineering - 0.9.5-4Jeffrey C. Ollie - 0.9.5-3David Malcolm - 0.9.5-2Jeffrey C. Ollie - 0.9.5-1Fedora Release Engineering - 0.9.4-5Robert Scheck - 0.9.4-4Fedora Release Engineering - 0.9.4-3Ignacio Vazquez-Abrams - 0.9.4-2Jeffrey C. Ollie - 0.9.4-1Jeffrey C. Ollie - 0.9.3-1Jeffrey C. Ollie - 0.9.1-1Jeffrey C. Ollie - 0.9-2Jeffrey C. Ollie - 0.9-1Jeffrey C. Ollie - 0.8.1-1Jeffrey C. Ollie - 0.8-3Jeffrey C. Ollie - 0.8-2Jeffrey C. Ollie - 0.8-1- Rebuild for multi-arch bootstrap- Bump release number to avoid building conflict with rhel-7.0- Rebuild to generate bytecode properly after fixing rhbz#956289- Rebuilt for SCL.- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3- disable building of non-functional python3 subpackage (#761583)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- version 0.9.6: * Backport r493-494: documentation typo fixes. * Make the CLDR import script work with Python 2.7. * Fix various typos. * Fixed Python 2.3 compatibility (ticket #146, #233). * Sort output of list-locales. * Make the POT-Creation-Date of the catalog being updated equal to POT-Creation-Date of the template used to update (ticket #148). * Use a more explicit error message if no option or argument (command) is passed to pybabel (ticket #81). * Keep the PO-Revision-Date if it is not the default value (ticket #148). * Make --no-wrap work by reworking --width's default and mimic xgettext's behaviour of always wrapping comments (ticket #145). * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). * Add --project and --version options for commandline (ticket #173). * Add a __ne__() method to the Local class. * Explicitly sort instead of using sorted() and don't assume ordering (Python 2.3 and Jython compatibility). * Removed ValueError raising for string formatting message checkers if the string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). * Small speed improvement in format_date() (ticket #216). * Fix number formatting for locales where CLDR specifies alt or draft items (ticket #217) * Fix bad check in format_time (ticket #257, reported with patch and tests by jomae) * Fix so frontend.CommandLineInterface.run does not accumulate logging handlers (#227, reported with initial patch by dfraser) * Fix exception if environment contains an invalid locale setting (#200) - install python2 rather than python3 executable (#710880)- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Add python3 subpackage- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- This release contains a small number of bugfixes over the 0.9.4 - release. - - What's New: - ----------- - * Fixed the case where messages containing square brackets would break - with an unpack error - * Fuzzy matching regarding plurals should *NOT* be checked against - len(message.id) because this is always 2, instead, it's should be - checked against catalog.num_plurals (ticket #212).- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Added missing requires to python-setuptools for pkg_resources- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Rebuild for Python 2.6- Update to 0.9.4- Update to 0.9.3- Update to 0.9.1- BR python-setuptools-devel- Update to 0.9- Update to 0.8.1 - Remove upstreamed patch.- Replace patch with one that actually applies.- Apply upstream patch to rename command line script to "pybabel" - BZ#246208- First version for Fedora0.9.6-9.el7pybabelpython27-babel-0.9.6COPYINGChangeLogREADME.txtcmdline.txt/opt/rh/python27/root/usr/bin//opt/rh/python27/root/usr/share/doc//opt/rh/python27/root/usr/share/doc/python27-babel-0.9.6/-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-gnuPython script, ASCII text executabledirectoryASCII textC++ source, ASCII text PRRPRPRPRPRPR?p7zXZ !#,H] b2u y-iSq -q~<GƩkFdWiS璇S.'lެ**^7S#-#nz#;CoVbd0Znfi_MOEEx,(d58ʅ=nXo&뗩=D2R/nG‡JĹzӕ-R:Voy]|,o:gMW=s ǽR5u}t2*nh Q(`| ^/V'b\>ቡM iX7 ûX!.Y6B5ѴPɸ])LgTgv-%( [#Y+hx q'̾ɺy{snuIl&l3܂H]l|w %TIQ:}dg<{`t2j_E/Bؔn%lgixB~IAOюάLERw^x;칼8N%jk~"קF.꫰"75Q/PGwxaB yfEF܅wD6*F1~!2)FC*^m-Wm˷i]ތӞGa2e-sP^p=6Xi{N _vvT9=nHi:r _9VN MG;g VP38HZo8{o} yt? /PL]ɶӹIjp롴35Ac ̦ a+Qr=ۋZZiZ%b$b5H]jgȳ*&bj΂߿Lų(Suͱ˷2.Ojrs]c8xbg? zAk4C6;s#qDžhg@p~&cEAO:0 v"37ml]>/ LrU>/8~9@]@o/YN?/0Ǩ}klP.ފq4$sCu\UbR:ކ,?UMM:1270gwq-bIJ(_~_Y_fO~W\5p9uQ=vRsޯq 2)z7hH {=܅tlr+%sOC`o? 4I? Ym on 7 oyi:zOJ0Fsp6;[z/[CᡳB7ۚ sa:%r=֋p_`#?7yR5)e_y4U\a9N̗` RW6@~י%].bR 輎-Eջ3Թ-WP{Lpz7 9v:~{'n.U׋Zd^ B8oF#gZS+,Ҟ]6=4'>4)KXu_4t=01R&{]V` y{QQ_ osЭ94lńc>Q .ls"zٺǴ0GtJas$N NѶf>I7`dEXޮRp~OU!%Q 2ZK9b+OhW9eǻ6t1! qh\ Wg+g@yK}-bc:DlQQds=3-TZLHx&T\Ey2 B@LaŒ;D7ams }pOȱ\ecʔR.z MZW냒@־[<fXY?QI2s,𺇲 4mQ)Ѹ4Yu!g{Q=ͦw6|Hp gl{1 'qł4VyfQ=F(=QԋcAP÷# 7wh@A,;3`0Er MyͿ ʊӥmQ"J:2AoQjc49΋ Ev4cb,Ya8E!7мcnwXmP[d"NJn$*pˁJO*(ԁ PKc.I[Ez0R nFNUm!C~=Ztj;ʫ4 zK"Нc>/=_i͞w Z"J7gtQGɷ&(PCJy\t_7 "8Df5B:GE1Lesj sb"n(жOG։Fm`8.@uUNwu(yĘ krt2(^9oq$`F'O: @6Y3HKSyz&A"*#XӰԚ7, e'A) [_LeK= ߢ_z{ d1GfH5fyCst;XR\)bmM?dpwmab\cҖq HhߨP%>4XnBɞ N-^܈ 7es4˩ ylEK~oNs`"0{ 9Eԫ %`;찉鵽"!5iLͿx91*Gn-b;:bAQ;P*ŀ%yQ[D`=AO"٧X,a(ֳS+Hߘ]^Tu6Y/"+r #fD,VhWp+OcFݒh.ydRDH_8nθ[bP?aM[f6.+d2 gϵp.pgBГNvf=1J0|0/|E's $|MOAa)+$#5gDZtԘ/4r+N-wI\Ku>+8)hUunr 8p^\zR}%kdPZ8pY ws=N!\//$wҸ S=Q krSF{67I\<4cS.miN' [zI S)5%x*>~?CWӣ0OۀwDvԧfSAvZHl}!WJ.WћV҅jǥᴀiFlIʇĉ/n9䛘0GȬ~+"Zͧ\驓n GI]gp9сF4>(@əB)I"w~4֏AX"B 6kzʺ`MshY*,Já7Kw 6QjXmv1BHWŊQt&[_t\jEQLSԊ'\x=pcMݱ5*kƝYXe,eNpu&}%Yxlۅ:x9S7u<8jb߬2#ΐ(^`9:nuBye 01 YZ