python3-markdown2-2.4.0-bp152.2.4.1<>,U`Q!M@eee$bL_cCQ~=vc>5:%}ͱRTUI6x=ɲ<W:Lv!71PZlwͨƬ⇕˕!qSHf >MqTF -1LP,F19I`τXNiu__>;TA(@SMfz [QnI29{_g룻"upfz A^iwrTdyN[>B?d & JDHPTmvz ? , P    zH\   < ( a8 h 9 : > @(F0GDHIXY\]H^g bc;defluvPwxyPz`ptzCpython3-markdown22.4.0bp152.2.4.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.`Qlamb63hSUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/trentm/python-markdown2linuxnoarch update-alternatives --install /usr/bin/markdown2 markdown2 /usr/bin/markdown2-3.6 36 if [ ! -e "/usr/bin/markdown2-3.6" ]; then update-alternatives --quiet --remove "markdown2" "/usr/bin/markdown2-3.6" fi9 O  A큤A큤A큤A큤`Q`Q`Q`Q`Q`Q`Q`Q`Q`Q`Q` `Q` :`Vr`QR`B0fee4c41af3018292d47404b03ebfa029bd3c5c8f54218dd4a4b812fec2a3fc7f7dabe70a10e90e2196689291e50e0bce4356b4cb11d8ff975fbea6ac764111ddb1f242152df3edad2887e5b029c8afb84c4a0f2fff763f33e131bcb6ff626c123d3923eed4b67fadf00491e0c0f314ead586f6ee7e8de7bedafa51e7b7941aa642c33ca549aa2ecd22ae0c376e573d490839023adfbd3a0d990b707d3253a8901ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b7c38d922c04d6d39e2331cc7b0cb91cb37e6bd66c13a852495feb27152ab78d71aaceecb73de3456d3bc9e5d429aaf12ebf49438506c1a2c27b5f8f3c642f81a50e4d5570cc13add200dd3d5c11097a96ddbf4daa36b23daf8e8b76febf5bb6a05c7a4994704da5cd698d59823e16758366535d11f479a63ff0037ae393c4c45f4b90750365defa24d4f27fe64b24978509589f0267252a8b0dc9c2eb3d0bde1f8c7c4d554409cf621b8d653dbfffb719745fd36f5c49b8305258649b403ef9c/etc/alternatives/markdown2@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-markdown2-2.4.0-bp152.2.4.1.src.rpmpython3-markdown2@@    /bin/sh/bin/sh/usr/bin/python3python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.63.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/shlamb63 1615921588 2.4.0-bp152.2.4.1markdown2markdown2markdown2-3.6__pycache__markdown2.cpython-36.opt-1.pycmarkdown2.cpython-36.pycmarkdown2-2.4.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txttop_level.txtmarkdown2.pypython3-markdown2CHANGES.mdCONTRIBUTORS.txtTODO.txtpython3-markdown2LICENSE.txt/etc/alternatives//usr/bin//usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/__pycache__//usr/lib/python3.6/site-packages/markdown2-2.4.0-py3.6.egg-info//usr/share/doc/packages//usr/share/doc/packages/python3-markdown2//usr/share/licenses//usr/share/licenses/python3-markdown2/-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:Maintenance:15949/openSUSE_Backports_SLE-15-SP2_Update/bdde1c7fbaa86ef018135d74a7794e9f-python-markdown2.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5noarch-suse-linuxemptyPython script, ASCII text executabledirectorypython 3.6 byte-compiledASCII textUTF-8 Unicode textRRRR 6by/!utf-8188de583dd416f3fc12206a03139a8564011248bae5e6e04f788462ce2e7bf53?7zXZ !t/0]"k%a Ú'K,я?`~2 h6]w.͏u`ց%;H-pAJ 'D.< dZPu"N𙙠+ Psh[7nj7y/S?w_)0]ke5cQai i+][eWu4HR\;| ΀WxJqcMP:CXՙs&decI,;L*j\ .0٧oPH9_o? K nw^[!7-7qa2{0x-یvx)Y!=hbM aj̪XvߜNBy_9f6 ]_:/!o!qqZm6t!G1#$Te-7s-?9bh `Phˌ ["=gfu$fDH>yƵjN&k۪G1Mfp5µ9];훡YNG`q 65:A[V#2&8hu<7 2)CS$]U!)Bqxv-Bk#n6ݛ?5uϻ$kM;q9 *N%.ЍG˼=] l]K1{M~ ,K?xw1<0A)M+TG44~I-2zAphM=WvsBk rNqpe..~&mikDȗ,P$T*S #NA\"D%'ܿ]ɍ: Lj Ex( mviFv['SJG}2=Ƿ,IirLX`DI2b~RZ榪: =Бg .)GSڕK dYɧvâAsgQwڊW{O1#_V<^"tN3- \4)q~WX"k X2~ 4 m!C=;iݬvE<̚TrOmNѬy_9i&B ܼҤye(|.O-R0 zXj]Ѡ(qvǛTBmc3dU 8̜fLqwuZz5Zbv4%)u0?)8iP)ӣ(oD$×2J6 8CaM𖋎8xo:OR?E Zٲ6V2kkֵ9O,ޱnX' ӎ7I:`d&È6]=aMsȖ(laҊ4*Վ>b%biR[Vܻ !AF|ݐ4jmcdя&.rm :BC <[S:SQ\a>L0TsUQ`/c͚KsiRa)PYf\TC8vY2oFC@ȟ9J;` U Is=so۬bw)g^@@KIı64#c:FP98md,rBSGJh9NNG=4g*mP*n;~eV*N| ܇6x6>]j -$)u4eXU3g0Ł9$ 3NbtM]um!5K^i 4d])=k󋽫o`a& Jr+&v1 ^< ,:OfLY@enL^zM!!sPPڞpA&nLÐGxqO]Рi+ҳ\)Q8뼃V2e~20 RT(οAy>Hch!xmB2DTMvHM+~ZWt9ź%Bu]BfzS/"4t3v3Pơv%9D 27WVOaT Y nkOsL2v"7ZVy=R]iʹ{/I0Ju篁0E!&tkFi@,\pc~ #^/ySmw\}g|L'&2o5Lڧ\U~ۀ}izS]Ju?k46)G*#yEf{mjgn؇$'3s'̯6@~8U>t0+A OIKg^ RKlX#ooV9Ê' #G;H-% 5tmiV8t56 uN) <8\"Kq(t5e x,( |`Y[#b_] x1HXW`;σ\/35gwuH!|pKv榟 kK%f^i?}^/Ali&r"$ƀ˦Nw7b\^td.yC<|llJ! &`(t|evb|&u#5O|ø/2Uu59~ƕUHSKr;+_J!6CGYcėE&Y݂exr=\yTg0m?"Tsoa";3A<}wK}w\hi#6KQREɓO#H#/˖P6;QvUa`bhU='VI ٢Y SM %#j( N1J'W 90yE,{=Bqp0@vOY[5|/y>$k9.žU3϶kܣ7WyWEt ç`$N!K0}u"Nt (SQ0#cO _>Rp=&d6G ave4զ)v߰2k&QiCY!oM#PX$o`cU RATeh*u K%t>h C96AZxbAiuNqaRUuud%G6>GvKUEݤZeVDSZVTe!+-nٙs`FõL=ӈoeZL'űy[PRQ >e^X`"d%8F{B 7-/1쾬&z 1TmXBIGV¢X_O'TZ'W~4!Mi6W_:drGzP'\OKxh&Z)'=CL`~E&_&%OAXj[k^لZHÚ'+iݤ+E=dt,QڇdxJ☖:D#3F& 1l3 |Qg ^g%og.+- ȌJ!2H%O{5 5_FX"!خL lo =ˌk+ZrE7E %сGX*fU"oH+᩾טg AijdкXƳ/VhW>bzT@T 2_Ȉ+C&M`Фtߍa #zf62 #Hn7J\ {GZR1b]25R/+S+ T*i?e`C?<Tn:a [SW7F (Sr' FTUC/Kx>רQJ75'nIpdBب(BޜM_Jk$KB"t DLIVNDO9⇛T"]*e:R] 46 +lG[n7|x}2E 6Ĝ1`Ca?"@<0Nuti`;j 4tfА#Y:#frEnm4N3#X?{[mN*X1TF i[)paY\bn WN; X#yxa wy4e]ԁ-qrNgc4ڜgOiY7c1O7¿jit[+I:pI8!$\b(%B`c̻l8}M7U*a,(6 >@2X rg*$XXЅst'k^ >'z`ޗavA 46jPNJ[ 3fhdr -c؄z?Q9ԓlY<袗(Či[ZiZ@6FHaIͱ2j˵lx :T&:O USPL0ձWJSe#G~*iVYHPg3Ido`ThO7v߿zIJ+IPP2ai$ϜXVD6%.8t/&ENi6vJ_ô>4vMDǙaHOTAyOJksWA?[zO\aQze_jcSڑٙP5?Qo"2f nD ~aND}y &e;{®ƢF4;b]b|Պ+82 5k9"4pYDJ}_Ǩei&J1+!RK RXKH+n6Zuq{{[ rL+tyB[MbI$ij+aO]?$yTR?!r(/5xE2]bkIk >#q/폰Ha6uAzlK;軧v[LmB}Թ#ҵAK0(ׄE+ sS>|9ҿHdEV$Ǫ+u0i邬 bXi'T;bBՋ12C?_ >@:ZH93DQsmvi䇍=$Oe+^n^~ɏTR p8S.woG:N |HN?7鱓%JE4 hme)8D  `|K̎kmbMN1U@elRk<$%aG7Ds( t Xkއq\ .InB/; z9(O*@_="ptpv {JjNIIoyc?ql\}_yh/cpYs8Q)UtHͮJB Zڟ;o`[#$SRYƫtF!JNV˞(,k!8jyNj i08HFIMr b3fQZ+KZ,5ZCp#1"3cT~jG&F ;Youz32Oox7 54w?t#+nO_3(9,tc54_{@]%(n Jg '5Ym|h .HMd]R[4.4ō/?,yOy($#WłGæ|-۬BUD_0Eua›Zg)5"x}X gk%ۢ뤃(~8D'Xd J+uJ ;K]rt[]I~ vu{sKr"M2+wRUS'EpN\ɃwgGiV8M[si8ymD@HesZ9AP|( )KP+W ɨ}@V}|H9%fU2)-F8Ɣm3r+[q=Ce7h7>JyD" yWJz[춛}>H$b,#C"~7fhxvSau1_}lIZ0ݺߏ.{'[ 3Y|B=89U, Uq&o,Tɗ33Nx/i𿶼#?7Ued\TPQ5M`l:/߀{zeG ϣUT@v_a*H㌥/ QM7LwvPW@TP,c}[ DBzDC5ex"r=8HW},d=s^|˒8ǣ1 ̉  YTv=L!L}B>_5;,l̡P/ l%(PXm^/RƝ&W\RD$Qf2~_>4avC_mǧcZ]u7`PKo;=o k4 -<hwо|ke1+xa!!>f8ܵH{v.^ㄛ+;߯GF[/wH-ݣwE}NlglxQiHf|(8Q˚rv ;8%>0S\)f'T bEm u]Ԗb]DV˕+Le#`!0{ ׻3+"{'t>! LħǶ o#t|ٿBD3,W=z3=2.^]?@(PqV*?T|[zt~&4n}Ɖ&ڌkq_ OşEQ&ÐZnzm[g*ɒ|zLOR# ҀTB7=l#?2ҭWT W@ҍ+^3.鞤2(=  2|? Bx)LCuИ=\s Ir?]_&QGD"+/hB&+?`3ed^ї :P$cVOZ? Xyu&5ܢçAv_eryyP:2ȅm5"$N7,мs,C\YOm)3,ɚ' "T)~TyTt|`/Amo_*у:/Z;+_Ӷ'xs|$V׆)?J&f3-lNQjFqI"= _Q\ Sm-^Q#JcW`<5%/ږY7ɼ$k[S<okANYN$o$hZody 錄.ʆn5êPlJ-ڣ5"\>4fԃ] po0O+S1^25L.Y`2j=^9΁ʋEaB"r3^|KB-M;R7 |YYFDhwSV/ꯘs#((.߆8XwpA̼XǔZ>ۮR"LJX_)MVa бX۝_A1^ߺ#M\$ y̗aiλ3AN@@¤}Ewm΢2;s o$$/fpyk.<G # |]O~\2j%p:C$Dng<o\L  Tm9"OU{m z|.jprB?KQ!há! 8FQyp^̭'&/d 6Azēc(WZMhEҵ)+Pgk A818sIq"d)V Gu?OLͧv=;pRɡO~CL0=-.d#?&YF5~诇[zSxsnU5aFV <ڷϚRj*4+%t'9|/[Xo`gSj~ !2sެC銚d1WR%]#[<0m\⭿dxwIը={%tg^Zz)Q* ]j~Q> gw@gtб3t+thB*0O敨b΅;uU ~3ʥkȬ EF+1lJ67 K~sU } vXH7mVj=,1yPAL' ڜ=,qi /\#Mx%\oV: `r9v^w`du-NkuJ ptPw'iҎ"mcA\zHцZȭl.3ȴvb{^^r W Nw]9@ [W[ŕf2ln[va6U<&%L1p8˭ &xℇDAOjCxٱIt7&>!mD @*|3([D8I:9`Qkmw~vCEc*d@eyEzd^N^Ǐ_c9j [i\duSf:2:'/r 2T!Zm[h"c؆Sƣcp(%ER݌ B(l]*lcޮasuӟH z`=5çH[tk3:d/2#kKcĶU &N_":p>Ըa\Q Kl=;x*?f9\ 9HI\uzuD/1Ҷ+,eLTͪ н_Hw"?@Ď L҅5;1ip6Qb1WvwW"@,rOad0 m>X},HH76m] d8+*7`Pl=:8.E>ַE\,<Ԣ rDOӿ6ّg-??nd9}$ޕjM%#w6@ә823N7( V? IΩ0͵63$jWx#SW>&KTt4Pg75;}? o<* !Q]w]q5XY7-2"!d/|)O#b5]XjO!e9FG=cY<.cUcdkf˸w2 G}.Wըx) 60\qy^҆ˀW}UN9Z]d$n_`( _auRBjwnQqe-<rdV /^?)bgଛ@UKH|'awe#e+4$'Ejp^$ʠǞ69:v#Ę*@/9q{A7=ڰAAK$mv)ʞIu!xd0QG_~>+֚qЃ< {ˆ'D \x η^b; A;(ɇ3 a\m=W,6B@D4a9ŸǼZv֒XqB7TuNssqEL!k?EZ; LbT8)P.aDžI= YZ