python2-smartypants-2.0.1-bp153.1.15 >  A `B!M@eeegalҕ IIz:WTJ=t=>kă)F y-ҴSg!37K/0l( a#,N]sLʩ~V3ANɮNwXvG2?Qt)`GS㆔쫬s, >/d;2Q{ۉ=5te43ybLWVwl!12 鍨P:/+i]=?ٵ8bk ?ʙ79a1da45d7e44445bf972bc0d7b425285c6ddfd531f634980570b90d3471b809cfef0eaa05ed580ca63589bfd8ffb448d3e50df49T`B!M@eee'5h0yb@%+ch 9!WZT7$^f7I]dNim{wdQݪ8:qПЦ]'Nu6#GV3fՂ?:AQxRkPQ$ؿ`ݳM^ ΐe 1O[ͳP m5J I01'O" 9IOtxEOTfa/\fݳj_uѻjU" S;93at3Pdk<>pG4?$d ' G&3 Mj  ( x  t  T |   ( 8 9 : >@BFGHHIXYZ[\]@^mb0cdJeOfRlTuhv wxy z0@ Cpython2-smartypants2.0.1bp153.1.15Python fork of perl SmartyPantssmartypants is a Python implementation of the perl SmartyPants, which translates plain ASCII punctuation characters into smart typographic punctuation HTML entities.`Blamb53tSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/leohemsted/smartypants.pylinuxnoarch update-alternatives --install /usr/bin/smartypants smartypants /usr/bin/smartypants-2.7 27 if [ ! -e "/usr/bin/smartypants-2.7" ]; then update-alternatives --quiet --remove "smartypants" "/usr/bin/smartypants-2.7" fi &I77770S  :큤A큤A큤`B`B`B`B`B`B`B`BZ:u Z:u Z:u Z:u Z:u Z:u Z:u Z:u Z:u Z:u `BZ:u 0133c54317af92d0915a4db294606251313c7f07dd6b743be160a567d902cafc2a8c1c00998ed38ef28b669723c301e87ba33f2e26d08a5bbddb13471dc8c22fdd9f1764140488a9de8ee603372a12418ed339b01408906d20056b8e2c656a9fe217c360bbe1d9ea549bee91aa3285a53da70fc813cc48ef1f3bb09b726e65d9e217c360bbe1d9ea549bee91aa3285a53da70fc813cc48ef1f3bb09b726e65d9d4c9fbafe23eb6911ae55d89070a32c60fa7267a9ed82cf0b1acfddfb4133a7cc3c53a28b203e61c0afca540d27df40dc316bc0c1cc435ac135424cf04aac1ab959dd03c6fbec91820f3b7aaa50e6b9d5aee764ee9bab07af992b9917b023d2a9223ed18f49cd462dccf8a876f3fcc7f99ee407fa25aaa755293ba77e87e4ac0140a51efca863e21df6dd11bfc1c5d9e86cd89aff3b43a7036627d2b44d045983f4730d49c27742cb2b2a662de8c9fbc53a3d5e157815c411abd965c77d3c1c32703420ab052a10ce5045eb7cc7c7ceeb1a72c9fdaecec66ddf68fc51b64af34bdc93a4333948f3e43075885d5a6fdd1be977d7a384de7e918e7476c0a8454997608c4e2706d9bfa63ba51da258a1e4e4cbebe895343f53f9a893f6e734189e7aa6dc7d3238ff309881d9b8fc96e9a139f08e826ce129d0f458d98f8c446e34910595d10b65221b0922d60e716e14203ed25969327ddc6d3001f8b182340addc/etc/alternatives/smartypants@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-smartypants-2.0.1-bp153.1.15.src.rpmpython-smartypantspython2-smartypants @@     /bin/sh/bin/sh/bin/sh/usr/bin/python2python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives2.73.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1\s@\l@[]@[@Y @XdSǺSES@SJohn Vandenberg Matej Cepl jengelh@inai.detoddrme2178@gmail.combenoit.monin@gmx.frbenoit.monin@gmx.frbenoit.monin@gmx.frbenoit.monin@gmx.frbenoit.monin@gmx.frbenoit.monin@gmx.fr- Activate test suite - Update Summary and Description - Add %doc- Remove superfluous devel dependency for noarch package- Update descriptions.- Update to 2.0.1 * use re.match instead of re.search to improve performance on large strings - spec file cleanups - Switch to wheel - Add license- convert the package to singlespec - call fdupes to fix duplicated files- update to version 2.0.0 + drop Pyblosxom support + drop str-type attr + drop fooBarXyz functions, such as smartyPants, educateQuotes, and processEscapes + add Attr.u and Attr.h for Unicode characters and HTML named entities outputs, respectively. The stupefy_entities has become convert_entities to support all three types of conversions.(#6) + Makefile: do not build bdist_wininst --plat-name win32 per :pep:527#bdist-dmg-bdist-msi-and-bdist-wininst + Makefile: test packages build in test_setup target + Makefile: rename target install_test to test_setup - additional changes from version 1.8.6 + Makefile: add LC_ALL=C test for locale setting on setup.py wrt + change virtualenv invocation method in install_test target + fix UnicodeDecodeError on opening smartypants.py, which includes Unicode characters, when running setup.py with Python3 and specific locales - update project url - update source url to pythonhosted- fix usage of update-alternatives- update to version 1.8.5 + fix requirement of Wheel, now optional - remove BuildRequires python-wheel, now unneeded- use update-alternatives for the smartypants binary- update to version 1.8.4 + add missing COPYING and CHANGES.rst to package + add bdist_wheel to the building process for Python Wheel format + add test_doc8 target + fix install_test on missing of Wheel package + fix argparse version option breaks CLI on Python 3 - add build dependencies python-setuptools and python-wheel - drop chmod on README.rst, fixed upstream - remove shebang and excutable bit on smartypants.py, not a script - add COPYING and CHANGE.rst to package documentation/bin/sh/bin/shpython-smartypantslamb53 1614998782 2.0.1-bp153.1.152.0.1-bp153.1.152.0.1-bp153.1.15smartypantssmartypantssmartypants-2.7smartypants-2.0.1-py2.7.egg-infosmartypants.pysmartypants.pycsmartypants.pyopython2-smartypantsREADME.rstchanges.rstcommand-line.rstcopyright.rstdevelopment.rsthistory.rstindex.rstintroduction.rstreference.rstusage.rstpython2-smartypantsCOPYING/etc/alternatives//usr/bin//usr/lib/python2.7/site-packages//usr/share/doc/packages//usr/share/doc/packages/python2-smartypants//usr/share/licenses//usr/share/licenses/python2-smartypants/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/49b37ad635ca606f438f1f1fd0a2d283-python-smartypantscpioxz5noarch-suse-linuxemptyPython script, ASCII text executableASCII textPython script, UTF-8 Unicode text executablepython 2.7 byte-compileddirectoryUTF-8 Unicode textexported SGML document, UTF-8 Unicode textRRRR .Rrxҧif [ -e "/usr/bin/smartypants-2.7" ]; then update-alternatives --install /usr/bin/smartypants smartypants /usr/bin/smartypants-2.7 27 fi/bin/shutf-83b0df215ced2c00d82b12bf539de4923ca0bdf863c11eb626108d9fa272a1d09?7zXZ !t/;3] cNDfXT̍[(QYh&H|KdTu8x4G\%$90V {W:YIIot3cUzpP!#Saʆ 5Ʌ_f GbHGn!Mhy I6UxgѿPӑG@ 磼us4t?-ŰZ @98M5[1Ue{$ԾMqؙϺ4} P댉ņ$aYh%jf ˄){G:(XMQt6{BYu <7'Onw ~4V>v= |N; ֧mH$'^hш#8]C*`~QGz̔[I/Θ`4us&, !7ճ >1f V&gAJ% 9^z%oC}dg&N.n[PSI֍56F`K?[6J1^w3rJv׮ǐ2M>52[ĎwAb#.*b++Qk V>mxx׎|נ&.4a7V}B~ڠ^C[-t_O]Ɏ4f6> .32 $#g; }tP{븗ă؝Ѵd ~)o>!Pj^<4Jv? W綄ķ3=r)WwvD8ua=vs)܇}WS+KFBbK m$Zxjd]NNʔk;"۸!.΄i+Yf0@M |^sO?lp 6lJga{y3`LA߫⚷Nͧ, UUS= 5O cz( \h52k {'Pd9 r`uߊ@`T~>28K0Nǿ%Ev[ooIWrGpfO.s-JTh{Q; ֎C5+HZ]-J_C=¦pp?4=oJzH -d%ꋅ[ѳKpP[RI:c6<dJVa?/ُ;Be\NgF΅4ץmOX0.YԎ\ܜ*D{)E^OJGdYD&IB|^j!Jd0mtl)t]o3^7=>6/i~y:"\?=DsCg y2ʲnʉP@:|< \V Bp6N#xG ̀[ңZ;|4dTV`\GZjT׾H4qVFGh@'NˏI/,|bYE~ 񶋅rkl}<9y$(.ivȀgt l~su0",,d(farodb#K*#z5Z~<~Y2H@$Dћ%{۰9H,҄$Ҝ {@mcE s.$^n-}l=^qpmf #qBUdD>w[(YYpWG%)6t-AF4(ۼND)Rn}T8%]ȩfpv =+LRz{ o lrkZ܂1 d2}B6R!G.?FGXJHHţ٬v#Ȼ,"Jb]1bmإSub_Ã5^/g%B;u"Y ߙ6]L<6+j8sb;͈~m10rp;dYWQ7"覿톷[q` (CXHG,"wi3q<0MV,LI|CyajG!L]Jr(klZ,, }KKByWtTct$J:R R f "ܒݔR] ,0H[M#g,E&Up Y]k'3T kQo@y͕4d>tYňk<1G}r sDG땁iPT/`TyQ8yYIA9]w+Rf>V)J!'# ʮ]LgfX?"Jw@hZv~&*gXөI|Z >:** CoOmS^nI Ghi]N ^U)gS^u$nWMՙ?ir5 8(\ kYxYAIƿTJqEj2yt`5rп9vh{!l6 ߖ5E8+*p1 c-R.VlWOvVm2kI [=UBRe0 lW&,OST6%A>* ꨦ'B_z}[ꙫr7gzIgv* ]{A7 ;F/LaQ``yH>@[v~OExK\ƾU&,C}1~oB_ 4Zc?KCM-#'p x<lc i|Zr*c2s-:I"&p@T[MH KgQ]ٶp[_`PH yڪ^"$/nvk`dO z&Z~`n*k5n]F%L_M>:HB H0qۙ?j>.P3xνDAu'/Y=ꗍ#dٓ;XFRөtn50ǐ_ht;^ٮ/g<  S P-7nyZwan h%?Ȏ:e^j![߿VJ3vHR*zu0;4L%[TN@Z1֥Dr!v{? r'ĸj#BOn#q(kˮh̨6P}>QFt5ڳlEncW}Yz>dJqY`"qƛSpOh26d1i c:g5 қۦOcosb;'LCr9F/-^JxcРwo ^N<("׫zd1=Z#\>/zo0NJ% ` DpYa,rU-5)uSf}3|NR+n_%,tǣ"$4ty*s)0~Ǐ*>DA <[%ReRGxLƝH>W/j&A69ֱЬ$-z$o v>0"[dik ֻ|VX{IIԮbݪxg˜R7rqva}5|Eh= E}FѴ3MD~ӧ8 km|}(7c4nଛdG\\Ԏf(.,o.pG9PSRjū}b{h03+JO7kJ*#hy.֠%;IGG(SX#L{d~AmE4@+IU'G]>V h( v\19%D }ɗ\뱉Qu:㺎_I.C^ըubys5<-֢ [ԯT!auH oê>`10lKnQySo iC_^82 7 Sc԰H'^Qr:w܍jZF̃ |ݔ]fdBaE~Rw4 7{0'f:Ĺ!Qĩ膒FpibӅ)CC>Fz|G d5ʌl%l684+(b.\ xOWTQ}3ErKutI`C Y 96Ann>pofIm|gSUG+ LC pR`jL?#RmM2pob^'ޤGVJT2^ꀼ"evy VDzm&f-ז!t)+%[Ac?[?Ֆ( pԘ!.y3Ba 4"1(kB>QCϊirTO >܅p+\j9m -DGyÉ|E:[PIٮIuc X}nBĈEf$Cp[Ȍ<~ OKZn&GJӤvCҫ?CðWE PT9L6 [^W :D;o9"M.Gk|WT03T-j*7uv$a(qeZZs_I4fE` -DPXwrpKSB E6`Br5m͙cphw>:r\(Eՠsg#$RUkw{eF{?. տcjy ߄ ')mwQU0Y$!Nq`_!$ZFd [+YI_ nм6~>䢮{dXTn E ̄~:crty89>CEDV]$5i+듍 p~Nmkʡ/ٛ5*tul27b;c݃? D0 I-(++Th;)Bj,te9ej i?(z^:HRFAkeq 䊬0j0 S2gatޓ6Y-/؂nn|pNiڨoB!UQl$]Nh{*jFBoPcvN42+1e fѕo$Y[rp~z9jr5%fݤmkNtTP,a?id?:{8=g|}`^aQ@Ox~k|6| znI,r*W9vBl550o0-K]e_O9Im'?Jh⌕D@yp\-Eqo`DZG̓(ċ,\=Z M돽EO7 (U_Bhw *%^198[(#JTc xb`{+Zz;-EݔDG^Ĕ~I' r~F-OB$g ]x%3crKz:םQPkbATҔP@0nTݨ6q f[ 7Z> /pF+{hXV8߇KEw<+'j UZu ;Df`un(kT1 5$'!ZX6Ӓ-ݕ4>{&CEUE5*w2Ơ'C'NM;U]@xDfQ]L%wا:kJAAx)L7Jղ,0z>},=!1-T[r*njwZ 5&IeO kIef@  ,J?`!VG ]Q"bO ׈ Cd n6}5#͊u:[}.I) .\P& |]*Ut1b{ |#Ty4ta [ uŀ} O0GN7ӝN> *ń}' ?U^'b~c.N7O T?S_W [بV>̔o! [& #DfnBF6F}sh]Z_ /D+Xzf_s/4ԝqt=tmP@(ӳt{ %+=+·TߐL.n; aTߘ 0K Bz= ,* 2]ys%8 Y(1jB9)/9 Zѫ?tѪryΪԢN&*q2ߺ /c7CYe߼ hJ]9QzhYٝOk8q:Jۧ#wz}Y}yzFr]6ͻd1%әC(V=yxǥ_(2+`:aDG6/ߪ3<`΋fQŕ Մ;GdwaI6B̬&s52͗o0mL#s"lJ aC=آ|{M$N˙̛Hj+Ri5W{rstL~{o \r͕G8ӅؘVz`G#-Wm "<'_n2usO'Mq`‘˴V}3g\:򴈯*%.x:l$8l:ՙI`|Sl|[Fc +nQGcnSTwɰqa$Fmu'r}0Ӑ^NgyQ_^U|hw\}NKG=Ke 8[*s+RMYyV_,5_s9+ 29'OFS7 $X _teBi9ʕ4WjE| Te[Gt sAf~E<5QyvϜD#Ág dtfRzrޡ̢:E^u1ПF&y-eZ0Y21P@+L2х,aQ{v7,jG(v-Mr[[g.HNSTPLS#^ryfcH#k0Vu´tql <9{^CԁgMUTѶ WBAi,>v( 8Ĕ417*WՑa4qgQMי>.BWo;39)} e=C"S+-D`)~[ް:D.O49](rU^,/ș-_3$S^,t-YٍbV5F}T~\~VYB Iy[!סl8*^01"f3:9ݙh3Mُ_2a]a:@3* xQ%) >OM[w j ̈=UViɢ:=F^k=~Q dr@Mj&a6EK|=R3,. 9W$PjخE-UBzkgs[kʗ8pr;wxT`f\uCxpEEp\CK ;INʱLJ$ߴ'W?@N#fGu͆DD7fC̞JSǦ}ԺVf')QI:XgJm{Ȕ?­XܔDbN#JġU9 X~Ŷ/<8c`)=^="}wmd8694KEqqUԺsAjQ5d-~ eOƒ}9TZSibuܺp,Yy;e8L m5 Q=:5ϿsoK@-zUV?צ[MAZے0rPy_vl\,;tET |ze,ØA =09M6q`~I [Qnj1_}qx~p]"TUO.}eđ^ }x޶ ҷ;v6 Ny،?LǾ4ki_ZDR{bw˔3m콲kSѷExd7m^9׃n4sb)8US]}Tf;KG wz(R^[zq  X_XS&]=M[ⲨitƞH .@«5g`{z21[6J—zd]1pBz}иk !,ݓ:fIs0ΤմRb\+C#d~/9 0o%Yq$cps jUG@e-lx=twt|3{s{=z-0[6.e\)Ѫm_&\+$@sKP_b ]C?B1j"Tٓ# O-j ao29l܄}Qv'& 5RQEd6/uwrݏ37/A=S пru_u:ݞNWB^z$oƿ\~<OJ^a X~rdhڒ|،(-b!hB)χ罋qDuleKeY ݨ"[=P\n}M+f8'8XMTfNx4l5)0;WdvѰ]Sz^E@f<@(.S"WkUQ: W Ha^WUD+ Kx?, կAP`GC]7.`qzg昒ZJu/zЪ/c\JX!mŰ\E )TNݙWC}k9퐎).}SXM34\1UcLDplFև+($(mo Gf {ݹo9r e(>):ppK޾)UAb/(X΋o6q=/_P]Np +fZgbz[_=\bmmpEey;q!~T~l5N[k[`f0Q fJf}Pf8#zT(Q.Ъ!o=V?>m]Bý|%]B7_%X1 t,ޑRb'˔-P,zUWxI'AϋNalMP U7CBxt;1`>2cL GCf =C'2@D~e9o8آ,^L@=:,0gz^rt ;;d$ v:|zrK[wNy֌g9Im%׭M{K~!HY3,tn~/d!o4W[u>K:=X0hzuZV33[jkX&hD>,uGƴ+`e=+qWXGF6 Rw J?~b ZT z-ǫar2s~aQ(H\̦+!Ҏrw[ D(a8.UPdL-G:A% Ć)UKykvߟcFG ,zlȶReՀny5H dlϗMPۭ'.?Ywg ^x@= ߴHU\$/?!KCa &<8w6OkMDNRwY>) ӟM6СJ߾1+y-3}@B`r GWg,W?и~W_RD?Уh~4{k?pc Ct,Wݟa~7i$ [iڬ:-;eM~0&\J~wb5Պ˛u3;qRR\dێJm՗iI<q.ؾHRGqANϽ b[^dQB|KW5'}P{QkoˉrqdBz"g, o1Eiu8y y~G.T:0 { $>]W}` dά8eltA`sYMq4GdדQ%,ח*[WwưI ="'HWD@9˷pt1/2Ibm*ܠNL)4!#֦̣͗ g碉偐\>sHvP,t%TJîu0mj 56φπ˯hɥp_ ,<įwz\}RPxMz"&n|H>E&%X"H/x7.0 ̝tIk[t}Q\DM /i@r h/jX 4E(e?nab*Ao?zK?y7Dń,sPb5nfkn\sN!؊jk1̝*Ūr47G,Va\]'yo~,ӶiT;TCc\@؜L p&y ~ky㦀<dl5`[>c1 3AK%Ma=|# 'Lcd󰢾-qP.)si^DZY+JJ1}='c&ky/q.)\1&x)5o?otkom!֮5">0E_֒)RZU}M zQnC/#vV6$+>[|y\ l=rp Cuo3Y߆WT. h7m; M`zty̘E]B-:u&ΎA(F8Koc4R;ïjj{/CL0\y|1C͡h)߶ YZ