python2-markdown2-2.4.0-lp152.2.3.1<>,P`LI/=„ciawhq@YsK4sN#uȤ6/m/o;'>cMWa cpO{]NT[Uq`z\ hV4znhe"'~aU|l{V'go0XX[F![p DzFJC^~ 6C,[4AȺK>G $? d & JDHTXktx = & H   e,P |  < ( b8 l 9 : >$@,B4FEG\HIXYZ$[(\<]^wbwc defluv wxyz(8 Cpython2-markdown22.4.0lp152.2.3.1A Python implementation of MarkdownMarkdown2 is a Python implementation of Markdown. It closely matches the behaviour of the original Perl-implemented Markdown.pl. Markdown2 also comes with a number of extensions (called "extras") for things like syntax coloring, tables, header-ids.`LIobs-arm-2openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/trentm/python-markdown2linuxnoarch update-alternatives --install /usr/bin/markdown2 markdown2 /usr/bin/markdown2-2.7 27 if [ ! -e "/usr/bin/markdown2-2.7" ]; then update-alternatives --quiet --remove "markdown2" "/usr/bin/markdown2-2.7" fi9 B9AO  A큤A큤A큤`L6`L6`L6`L/`L.`L/`L.`L.` `L.`L.`LG` :`Vr`LGR`B2e582893ab39c920a3f830eb8b8dfc7d8477d5bed68ec8852e02b49a304820ba23d3923eed4b67fadf00491e0c0f314ead586f6ee7e8de7bedafa51e7b7941aa642c33ca549aa2ecd22ae0c376e573d490839023adfbd3a0d990b707d3253a8901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b7c38d922c04d6d39e2331cc7b0cb91cb37e6bd66c13a852495feb27152ab78d71aaceecb73de3456d3bc9e5d429aaf12ebf49438506c1a2c27b5f8f3c642f81ae46683a6a9611e0e0881e35d1e196c0a36ffb2c37944031db914868e08d6e8ea9e1690d96e901e83e8b00efa1e699e19cf86052cac0bca0e22b3d32d0f23c0e750e4d5570cc13add200dd3d5c11097a96ddbf4daa36b23daf8e8b76febf5bb6a05c7a4994704da5cd698d59823e16758366535d11f479a63ff0037ae393c4c45f4b90750365defa24d4f27fe64b24978509589f0267252a8b0dc9c2eb3d0bde1f8c7c4d554409cf621b8d653dbfffb719745fd36f5c49b8305258649b403ef9c/etc/alternatives/markdown2@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-markdown2-2.4.0-lp152.2.3.1.src.rpmpython-markdown2python2-markdown2 @@    /bin/sh/bin/sh/bin/sh/usr/bin/python2python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives2.73.0.4-14.6.0-14.0-15.2-14.14.1`U_:q@^@]8H@\C@[]@[Y3U@Matej Cepl Dirk Mueller Petr Cervinka Tomáš Chvátal Tomáš Chvátal jengelh@inai.depetr@cervinka.nettoddrme2178@gmail.comtoddrme2178@gmail.com- Update to 2.4.0 (bsc#1181270): - [pull #377] Fixed bug breaking strings elements in metadata lists - [pull #380] When rendering fenced code blocks, also add the language-LANG class - [pull #387] Regex DoS fixes (CVE-2021-26813, bsc#1183171) - Switch off failing tests (gh#trentm/python-markdown2#388), ignore failing test suite.- update to 2.3.9: - [pull #335] Added header support for wiki tables - [pull #336] Reset _toc when convert is run - [pull #353] XSS fix - [pull #350] XSS fix - remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch, 0002-Fixed-code-highlighting-unit-tests.patch (upstream)- Add patch to fix unsanitized input for cross-site scripting (boo#1171379) 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch - Add patch to fix faling unit test 0002-Fixed-code-highlighting-unit-tests.patch- Update to 2.3.8: * [pull #317] Temporary fix to issue #150 * [pull #319] Stop XML escaping the body of a link * [pull #322] Don't auto link patterns surrounded by triple quotes * [pull #324] Add class configurability to the enclosing tag * [pull #328] Accept [X] as marked task - Drop merged patch fix-build.patch- Update to 2.3.7: [pull #282] Add TOC depth option [pull #283] Fix to add TOC html to output via CLI [pull #284] Do not remove anchors in safe_mode [pull #288] fixing cuddled-lists with a single list item [pull #292] Fix Wrong rendering of last list element [pull #295] link-patterns fix [pull #300] Replace a deprecated method [pull #301] DeprecationWarning: invalid escape sequence [pull #302] Fix "make test" in Python 3 [pull #303] Fix CVE-2018-5773 [pull #306] Drop support for legacy Python versions [pull #307] Fix syntax highlighting test cases that depend on Pygments output [pull #308] Add support for Python 3.7 [pull #304] Add Wheel package support [pull #312] Fix toc_depth initialization regression [pull #315] XSS fix - Drop merged patch: * disable-failing-tests.patch - Add patch from upstream to fix build command: * fix-build.patch- Ensure accuracy of description.- Update to version 2.3.5 * [pull #238] Fenced code blocks lang with leading space * [pull #260] Search for items only within metadata header * [pull #264] highlightjs language class support * [pull #265] FIPS compliance * [pull #274] Fix for double amp replacement inside link title - Update description from upstream - Add pygments to BuildRequires - Replace devel BuildRequires by base - Apply spec-cleaner - Add patch disable-failing-tests.patch to disable failing tests, upstream has no fix yet https://github.com/trentm/python-markdown2/issues/281- Implement single-spec version - Update to version 2.3.4 * [pull #243] task list extra visual changes * [pull #245] Don't let "target-blank-lines" break footnotes * [pull #247] Translatable footnote titles * [pull #252] Add pipe escaping in table extension - Update to version 2.3.3 * [pull #236] Fix for safe_mode links regression * [pull #235] Fix for overgreedy regex in metadata * [pull #237] Fix for header-ids extra non-alpha character issue - Update to version 2.3.2 * [pull #204] toc extra Python 3 error * [pull #207] Performance improvements * [pull #210] Leading paragraph with fenced code blocks * [pull #212] Target blank links extra * [pull #215] Optional metadata fences * [pull #218] Github style task list * [pull #220] Numbering extra * [pull #224] Metadata in blocks * [pull #230] safe_mode changes - Update to version 2.3.1 * [pull #131] Markdown "spoiler" extra * [pull #170] html-classes support for table tags * [pull #190] "strike" extra * [pull #201] Allow empty table cells- Initial version/bin/sh/bin/shpython-markdown2obs-arm-2 1615653193 2.4.0-lp152.2.3.12.4.0-lp152.2.3.12.4.0-lp152.2.3.1markdown2markdown2markdown2-2.7markdown2-2.4.0-py2.7.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtmarkdown2.pymarkdown2.pycmarkdown2.pyopython2-markdown2CHANGES.mdCONTRIBUTORS.txtTODO.txtpython2-markdown2LICENSE.txt/etc/alternatives//usr/bin//usr/lib/python2.7/site-packages//usr/lib/python2.7/site-packages/markdown2-2.4.0-py2.7.egg-info//usr/share/doc/packages//usr/share/doc/packages/python2-markdown2//usr/share/licenses//usr/share/licenses/python2-markdown2/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15931/openSUSE_Leap_15.2_Update_ports/20099cfeb98594efa422d1e83401c0ed-python-markdown2.openSUSE_Leap_15.2_Updatedrpmxz5noarch-suse-linuxemptyPython script, ASCII text executabledirectoryASCII textpython 2.7 byte-compiledUTF-8 Unicode textRRRRa|[ ]_dif [ -e "/usr/bin/markdown2-2.7" ]; then update-alternatives --install /usr/bin/markdown2 markdown2 /usr/bin/markdown2-2.7 27 fi/bin/shutf-8eddf88e1a7a1d65286bdfadf63d640ee60c8f90953b0e35470a6fa39435f4891?7zXZ !t/{1+]"k%a kꚾ'K.%m6i%fr>(Φ0c yثҁ<MUOȐyQGX FȚĶN5l*=DBǘi8cAS=Uc!Դh֘0@Rl6bH^[蠘W+(VV$f~PJtP 0{ۚzF7"Cዖ w:~G f@߆kV!apL Jߺ%ł7MSD9d擞1L2Bj __ ̚i/zXF;p)Z.P+] kxHZ~r|ڑoE֒ft_~Z6<U5:ubJ8`c]Yb[PUפť2KX?w;43vRZsYid5ɺ0>hE+]<~/^{>ܧH`x{3vf5tCf[`υ $fW2^PS}#Pkkn-I84ΧM`bZp^-ː+rW\)ʱö XRXx{i8 DaI΁\\'>-@ 泚cpPc#e88rV+4tIyŗDPg Z*z-:>0z<l/ۧ#eeGgש󋁆p"nj'r+]ȮiC'|{FjhRAa3U/%-Jhe[t!s`?RÂj66$W_sY|CEQ^H4Ҝo)(_ص{[B5i{@3)ڸD82Y"|up|!YNhLnq` ]ط*xnbyGwzwW v/@'xYHF.X}OH[n+v!ޗD`8eY}ɯ11!pUqE*(PKW)5@߿Uw S\ʰQ3pD(L[EKՇgw7\y@.щd>ltCSW |/`b|չ7PyCkŠ A2(W+%Su(s >SDw}d̗Qf1`; XX?D6£3(#A*H8YIdxs@,˱TP 4؇E$=ԑ|Pz1_hDz͵PiiS8eu}1 QRp{d?cnZU"1S؎ ~oTX$ r>͊WIU }|; Dǰ]~*hQC{s^MWh.=~I+},x9آw:$^US0`gxD7o~ںGNWiVztShuL-p6EL$w@I"ZT^GfC _,ϥh7Ms?I_h*ڣqyU9irKj %([nt93YF^3tOӏWKqb{vs_^Su1c2N4T粉]aɯT:%pP( `?8+xXgYdǢ%gP#Di޷##P?v#Yd1ap&(s363ގp~VS~ *v/ӰakڲVC+S1A(Y% b!ْ^1u,+"5Ky?Q%`ʦT9`#­y#Sc(XVn]_{XmDGwOU :nߛByͳQ3_ONDV'lzc&7OH4xz=s}BQg]j^hÖ#r$|g)5+rc#1JITDoO~y(vn]'G7˜#%8w@UOvlFqd#L r"y AcXrџ,kЄ&}5t^~ -4dLᾤva6&Z"0 ԽikƧÙJ )lpy0z, Y۹c۔hj,i 5eF|ӛہ?Y#@QCi<mXQHga̹Jj4tom@s\ve! E"1NZ' )_Ij~}NÙHf_>Nš(ȏ33\ۦ^T&s!p]#N:\w7Q }^D+g|^e>u,X1O]-kk d Iί )]0Kb_5"-cSR?Dg$QI%R-UP.zv䓬JiMU#%_BF <5މ'o7Mʍ@$I5T *dFg} !!4\;<fC=xiI9}ucIGЙdCRFR 'XؙuYb9q\D4,rp@̾}zaLlZxRQjY$ᡲ ^3gZQ'IC 0n睮BK2 Ҭu=n7"qj\v}R6@i`uD?IcK=BehJM4D*8PO:~nh|Bҍ+9ѥWkq/tjC8!g᛻_wQ|KGw[hIi&ȃm"*7-{0K$[k?=eGK`)^lPJ`%՞-ku oyІ,j &̍& ++*@')_^ŏyO+/f8 }"v !0Ik?S|v ʧ ue` ۊ CZ8hVKP`@~HĿdch:  \a0UX8*T$bspD"S'yIvjSk0],:ݦK$Pxs7_ ٌa݃ m@A׹|V?irx*9#c`djvGt >{=`S2KB7=da'/L5Xt&53grɥnGKA ̆6]r&̱ö=9e>I#SC bMt|eNF~?/UY]stS[N:^Sg"#i@7Ψ}+S 3쓍`RL~4'bbHsnA@M<fDec*WIu=BL^)iK-zwč{VTRw%;y61vqGm@M}[s,6M;BkxdY8:C>g^Jމ/C-9Om?;&e3O1ì]w|c^Gڙf9=?ao@h@ĸ U@īo9eHvS.䶶LlZ{J+" 闘u1To6\OEM܍. RnPɄy|YEʙy)7cĐ&rOϽVD4eBz"m'B9cѵrOkͧc# N@Dms28()jeQ]9$B̂$cX]MY\|5O(6y,:sPnW\_dE^=}i4n]1GA3b콱S0c#޶C]/4.Ľ*jׂΚt_^唁M~K#f"Wg]vF[#ۖBfF+8DxxHgx2PBDf?'R}H\(pX#ʆC&@{OIƌ= =B.E>Vs ]"' C49FEQC擙YCRJ_GYd&9SHz~- q鸱@!&<,\4H e'eEG(=v#A!ܽ ͆IP tAliM:;$?7+Bۉ.O VpޚⰐu~A"nWgê:zrE!!qRIi/c#kC'o`~2=/He.F;7=0닔 YLUq<4Z3y`r\r:&Pu;:6xǧFa.c ^@Ǵ0 k9Fq^/لX[η0 Tycsk\:^Tf]*rΕa XVSN/ζi٨JзtvsI.l[ Xi*D_'==Fn3WJU1mF\har$q~J+L] zTU:w7[cbf]Rth5(WPZ僼۰N]X|UKi99}ǰ[}H2]7($n@Rl҅NN3{kwkGg[H5R'uظ 5IsOsLO 6p'ڬ-M&Q A/L# YXd5AƎ.W}{٘6XK !T];*ˡvMс,>Vcq5y%gѦE(f8aa[Q*ˣ[C =}k2{HPⵁP \魊BL%!G!c%Q9FLPsn\ 05žoRa8n{Bw(bfx4Guƍ`9L~ ha @Nۛ9 1h9qkCF {>Y2UjFϏ .e~x%.bڎ!u(VnSeaxl0""0DytzL r7wI.`L#I.d w/|b%,iAHd֘IjJ;=JhÝ~7\ý~fDwim0:dv(.IޕhB9!$juPxvKF n4G[XB:{BPf6R2AI)v@݆~nstbZE^( NUkC)?By$m0(hWc~q8u +Uz %n8Oes߯Q虡 {'(BAX6H~%Z . }:A,J9zk7Čټzu9-;ݾIx,H@ըynn GjE 0zQ:nx"<sd&F~\aKTFnKC|ḉ֝1iۻu!~Q-bl5@"#%ݪpH>^'V38^JwN7:S .DVqogw]%Z*'*s!مg]Vo&|U.sHAb(!Iį-0]W+Zy?mJѢ`f]1͗ oA$Q .YW Fvk5n0^`Rds7${{5:|&KM<ʌz/fqx%M(E]UMN"&b7f[VaK! 4LrlPE6P=킍P-%7ġk}0 ϲMFk,!6AjQuGēXslN$1~k H: >j* .*H6HQ5]oEF{,艚 R- )}߱sa0< #0PzlbK fP98glk's6V:Z%<8W#U/-mQ^"pl&)UGȠYOA|oS_+h:-&tB8%WMjt='x2bsfY&zzD?oh'w])Ny\M#Ԕ %q Vw:]MBv<5][ &1'⚌}מ᳗$\ ),z&p)]ÆiVl@Xո>5WV@  S6 .M-wqf+E@# 4@QoO& ]*"PV}`72T{ߗ^͵Afwx=)澢#NtI^!NA's- 3Em5hk8{A;,u{ $orJ pfHQO:[$Tϗ |lUBm2m( d | *?(8-g~᭓0}@~Vu{4򟡕g:}qRj|U Ô5t7_:6{@Oc;ny6wJ$HCBrYE;݉+WW{ "eI`D`8 ŗFNPC C!סOˉY /b@m&C(!¡ViڍPVٹLsNJC $D(/E d5GvkJo0Su %%zRXq o\beYסV#~o&c$̊{X//4j /CZs8[2~OxA3oqd]zfZ$3Z(Q_5>ieal۫npUwkFf>´JLQ3DG 2xlwVYۺcwdc䙑!Ҭ{rfj1{|sZRBq!RG<)Kd`wX-.h.+0Yi}^TJkW h1҄&Gs9ՔWfצK^ECa8\Fz7Lcբ1#{F¢Mˋ5>ss.Ͼ;A/>U=DPRgɗ!z4.!; &H]`51ʂǒX;V d29ɥmj5)~@zJSF^Z=r@>V56WM$*dDi}O/:5j1KA_9rF5-w6~牑$[Ouj2%klKwD~r_Y^*a* (縍9k|#Rt"}i#U^T2y Ϛʯ^"o;*A7C`2uLۘ Ir lϘɿf]xXa(a)۬EGǼ 3#V}i ߔjWv" YZ