python3-Markups-3.0.0-lp151.1.1 >  A \uhb/=„|VwԒ1wC3B^;) CB+kX O\! Q8 \u[^Z.^M#Jy5mA<Ul9"Ӈo(}_$um-`od'.l*D nOX9-]]Oܕp>#?#|d " H 7Ty   H            (    p   ( >8 H9 d: FpG H I XY\ ]8 ^bc }d e f l u! v!w! x"T y"z##,#0#6#xCpython3-Markups3.0.0lp151.1.1A wrapper around various text markupsThis module provides a wrapper around the various text markup languages, such as Markdown and reStructuredText (these two are supported by default).\uhXcloud104openSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/mitya57/pymarkupslinuxnoarch x %% y y: ZA큤A큤A큤A큤A큤\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhTZ!E\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhT\uhTZ Z Z Z Z \uhXZ;Z&:\uhXZ 1125baf9a9671ba957b4ad4c841792aa13a31a961583cbd689218b2891658e8666d9969c5e79c9a9bcad959277a0c4d182cd947f726905bc38593eda51b341f401ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b2171ab3664f771d68227af72b3e7935b6b737f49fbaeb3ae4d9e2e394bdbbbeb64f4e204955c5d304f3ba2c3040f93c1b2fc9f4c250db0a20b19f86cec023b244706a979ec57fdfffbc48902923dd85d1aaca092731fa7c333c77f6cc3248f1bf77db5c2b7091e204c4333fd60e5e23c5c79c9eae94df688d0ca6451079a4f64cf9658dead6498366f9166ec6fc92d5ebb5430fc2190e5acb8cf3d332fecfa7c12cd8c7476f0c787aed917d25616a040a96f47c3ece30083faaa5924dfd9ed68aafd4fd7b5b0fbaa5b60fb70fc1b752b5546988d3071fc6db9612f87d0a267b53eede849e6792fd20296f0e2185711c17879d70ee6dc9f2ec2810a9f3b6c7c520c97ca0d316f8ae3b0d7701583cedd67ab108f5a679625909a4a1b36a43285c12d726950026abfa68b4f5dc3a6eadc28676b5e324cbe2fca6ddfa0900bb5f282a5d7231b8f811d1135b363a5ed295e063f19344c61bb5948cabf64dc68c4215910d609e0ef665900f975de48392bcbc545909c55d8e0d52eb4310008906cded61309024a71468ddccaf05c973f38db8177fcc93837c99be6c5e74bfa167d75d06ab8208a62c0c6691c98147f23924489f9414acc2e72291aa7f1198b3c6c5f35ada250beb711f2a5d532357edec48d98a53208d70fbf5ecbcc354c7fee21abeb82af1b3eab5fe2f03e4f7114d284950f56b47c9bfbce9b9358fe766d67a1b69298dccd7686b455329c917f967ba98c6b2e6b236219c80d24f0599923a843fc7e401e4b879a88e9f2351298f628641786f2714fdd6ae3cb70e166b9180dffc064e9b2576eefee68d0f43b7990366fbd4ff4a19112069e46e761c90bab6afb538458662e668d34622934fead3952d8a62f4879fb708c146c5af749b6e8833f963ac7918a56879c05e3f07a1b0e412d6d808b8be8f78d1558c592df0bc9886d7c066e70f37c2760976346992e8d81018f9d481afe1c82b25aed8b2a917b457394a4e8749bfc56a633bbfb01b297fd4c0926d40492d2f0a23f08805d0c02d27e94745d5b2d7ee72fafb85ff2bba3cb1d9b46dcb0f3f1e1dde03ea3c03f444ab91763rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-Markups-3.0.0-lp151.1.1.src.rpmpython3-Markups@    python(abi)python3-markdown-mathrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1\,\l@Y@YUKSQEQ badshah400@gmail.comMatej Cepl toddrme2178@gmail.comjmatejek@suse.combenoit.monin@gmx.frsaschpe@suse.dei@marguerite.su- Update to version 3.0.0: * The deprecated AbstractMarkup API has been removed. * Python 3.2 is no longer supported. * The output now uses HTML5 instead of HTML4. * The custom markups are now registered with entry points. * The ``get_custom_markups()`` method has been removed. * New required dependency: python-markdown-math. * Python-Markdown 3.x release is now supported. - Add python-markdown-math to Requires (new dependency). - Run fdupes to clean up duplicate files wasting space (add BuildRequires: fdupes).- Remove superfluous devel dependency for noarch package- update to Version 2.0.1 * The new MathJax CDN is used, the old one will be shut down soon. * When using MathJax with Markdown, the AMSmath and AMSsymbols extensions are now enabled. - update to Version 2.0.0, 2016-05-09 * Changed the API of pymarkups to clearly separate the conversion step from access to the various elements of the result. The old API is deprecated and will be removed in a future release. Please see the documentation for details on using the new API. * The reStructuredText markup now includes document title and subtitle in the HTML body. * Added a ``markup2html.py`` reference script to show API usage. * Improved support for specifying Markdown extensions in the document.- singlespec auto-conversion- update to version 0.6.1: * PyMarkups now uses warnings system instead of printing messages to stderr * Improvements to Markdown markup: + Fixed parsing math that contains nested environments + Fixed crash on extensions names starting with dot * Miscellaneous fixes - additional changes from version 0.6: * Custom markups are now normal Python modules * Web module no longer supports Python 2.x * Refactor the code related to Markdown extensions to make it work with upcoming Python-Markdown releases * MathJax extension is now in a separate module - additional changes from version 0.5.2: * Fixed loading of Markdown extensions with options - additional changes from version 0.5.1: * Fixed Markdown markup crash on empty files * Include documentation in the tarballs * Testsuite improvements - additional changes from version 0.5: * Improvements to Markdown markup: + All math delimeters except $...$ are now enabled by default + remove_extra extension now disables formulas support + It is now possible to specify required extensions in the first line of the file * Add Sphinx documentation - additional changes from version 0.4: * Add Textile markup * reStructuredText markup now supports file names and settings overrides * Web module now raises WebUpdateError when updating fails - additional changes from version 0.3: * MathJax support in Markdown has been improved and no longer relies on tex2jax extension * It is now possible to pass extensions list to MarkdownMarkup constructor * Pygments style is now configurable * Testsuite improvements - update project URL - add python-importlib as a dependency for SLE11 - rename README to README.rst: changed upstream- Completely redone spec file- initial version 0.2.4 * no changelog for this version (yet).cloud104 1551198296  3.0.0-lp151.1.1Markups-3.0.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txtentry_points.txtrequires.txttop_level.txtmarkups__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycabstract.cpython-36.opt-1.pycabstract.cpython-36.pyccommon.cpython-36.opt-1.pyccommon.cpython-36.pycmarkdown.cpython-36.opt-1.pycmarkdown.cpython-36.pycrestructuredtext.cpython-36.opt-1.pycrestructuredtext.cpython-36.pyctextile.cpython-36.opt-1.pyctextile.cpython-36.pycabstract.pycommon.pymarkdown.pyrestructuredtext.pytextile.pypython3-MarkupsREADME.rstchangelogpython3-MarkupsLICENSE/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/Markups-3.0.0-py3.6.egg-info//usr/lib/python3.6/site-packages/markups//usr/lib/python3.6/site-packages/markups/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-Markups//usr/share/licenses//usr/share/licenses/python3-Markups/-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:Leap:15.1/standard/79290d3906feee223a7b36d729d63f13-python-Markupscpioxz5noarch-suse-linuxdirectoryASCII textPython script, ASCII text executablepython 3.6 byte-compiled RRRRRRRRRRRRRRRRRRRa+ ߻utf-87ffa0a67b9520f270ee32b3273f6e8fdf572188332866458c5558f6bef91f2e6? 7zXZ !t/9] crt:bLL 6% H}mJGy`Bh}~w)ecLoZr> vv>4;ُchs%l:)jZ4؅Y>T5.=Дjο'0Xi* |8# "Bpz%ڰboP:;{+{ p 0.9"lp6]w;74`HJ>0?vEZ5\pf[ +Ws>cR uqT2.'W*oRMM(a#cXOz0;'=~@;"8 ]=:[Y#˰qWZ5 ou\*jeрoĪ*j)Se1N *Qy Ư!" Vy6+F޷O&;p <';usJ1hcq2,!&Ng>%@* &/+^)6]# Œm3, woFQc{D{~j0씳 ׳xn(g dڪ8W4p,t_#*,\p<׷s,,*,dYѮ36L|"%&p,虈Ҁg8ٟNOQ)3Ed+wLĿ@xH/O2,kB܌`fzY42ݭ6.G%UAa#C&/MsuUS_i]%@bye֙RR]V-D :1pW))53"R!׶;?ױ,Y+aPn]\ )#&1$:SDw-[ŔXGl~ EBeF"W[;5n?J8d-np8|*?t])m/Vk[襃1@lm "fB=7#ٻYuAF+?I93zZPrFL/4лWqptu^f d]qY8I^Fjpv)g{ZGSt18TwNK )$D$2\{oclCЪ3F=u Si/NzokSFtP*pbqDg[*bX<ȨfPB$km߽m{Q݇Suc"*у#^ݎ2WYPmх vh峷rJ0sA`u6i{/Șè96&aTD2 |=3 / ߦ?=J}6Ωґt&s޾}]~brLdzoh$TjgtJMUpi?H>' {VNklqEZؾ#2V0*&F ̠ 왙oH{(Pyn;ZpE*ld0nY C(# ȫxTIMqĪZ/r'MFJw>1dݑ!VCk@~wb|$(O =v^yL ᝓfC.|mSr5ۜ>AtvɾCI L?\͞Y:8}W%+wIW _r?'A5;+iX|$g;A츍G#LBNgXs FӸYw~-TΫ}^0¿T&CkL@->J%[ђy*i袯XyY\M 9Cr#) o|⇓pW.5alyq 6.`}!;:VE)QrswH2[@c#sdYG޶4sEAO,r$27lHXd+n^{b(:NcSKV=Ifz-uxp>͏Q[V-0۾j)bRҢ\3-S&gW <o-ȿS&|(K%ɏ&Gm,Bn0OG?A?y_xe>>0I#/.:!)3|RA9Gu|ZƙG(ĦDj/ 4yWq!Xy pJ䩎̂Ͼ\N /Um..z2 FӖ gߡ.{D WqVUdjS0G}5=H豄I@r>Ho!quw7;?NTwgXuGE[Iq%hl4ZC RW-%NjxT\39-k(=)۫8d.ۼ<4qgP)| Ӽ\sr2ڠ%؉i~{1$ohX`^TʀK_!Y9vRJXҿĥ| >yS~?2]Q(<[]<&ֈbbgZѴpNw:y\UK8(6s %n@8q2OBB׋g1Q+Jd>'iWF5ÄnmX ?^Rb"!HcHPhq@; <΄,[-R`Be#xvCoFp82:_s{K7,ztȴQ(\C${uBd!HrgEKM2&۩)q$r4xC:XK@~ q>\LӂpRv8M%F^-/ zBI7]T2iOE&tfی(4|C]8syٰaGR>PGdRQ:`gNR^3X+h rf 򱉝=ÈJ妻X0ϣGapJ'e8Tn9(bb;,U;{Zpw4QqZ}AޏlA-'#@$=,{ȖlBTMGoȔ#C^*&5{RD3JY |Ӈ}L{(RsfI68_n'{tRr |иq_5P&WVjZ|q8s})Bvg.˳=nqM~ǿof蠔#mӭlQ8%,z@Qd1f<_S rZ&8 (`gR5x8cxkZ >oL.XFLI'] 5W;Hafh6ֺuU 1I `Æ >siV*r6˲'G@Act"}6uԺxp10v;:\ETǿ 6G.?V5cu>㱼TiC5(tD# rg*Ʒ:; q,혣eswڑ y Zy?! :;I/$iy;&]; /3!U7ǖo?CD+?8fG +)/E>ŷ1y2S z~qx@0%GBoX:ndd.709:֑̾@7'knx[$SQ~[VL<"$L|-oTw1[\ k4ti襽{p:T=>9`" T#Fq| /8*S[֘9CuAgEӫqiiC0VC_(tFJ0A>`I &/ D1 zh:r\RLL]^$G2^>4Ȱ'wYߣvqMosR;u/0vD}*! Dy&:߂E=E;V[L>6S78{L]c-W LJlW}= ج O}hT,KaN=V%Ncדh/E; 6Pi@]d<#Heb- ow/v! ѴTLZGYA=s`hJqr"*hSB %ނt[I`v6T2P!i/}~VWt |=ՓL2Y9C]HՌfPR]i-R\KVosO`M> ";߹s];}L Sk\F|igeGǗ儝?彻Bm'Fgr'2˵GmIf?;-I A %!izL V8e=УJyhJ,| a=ϟ[CoHCsK/JΒ/hyquډ 6NAvib%A!b:,CO˄OyE ۊwXP .*nLV$D>rYԴp}VJ &4WEK !("4uc3wU|.#VBP4E#vtޱ' diz_i]iES&*mU®tP沠soiQ>(Y׺rMFiiz^wqkA" HbwK˷$01'&;d<'Ò2ȇ+J So&g\#=EOrd/.FRan~v=nI{VP;3B\J25ZU23C]'8JCR؁sD~"B1v@o;D_f36S0#̰c˿x~-C֪.$;@:"?E_c*h)3E_@)ӄ+0yw \/PW|$if촇VI}]I]*j䍌W pțզY`3w͏,mytcg]p MKFn0l^6ET!yV#$'ږ 3LhaT1-pñp gSֻ|hfbjkh2 Ȕ=cOٰ:"=2sVœ]zb+3Trub۠fL#\-Tr7O: ;$ OYZ f6p R'YNwpml*1t?wI[:lĐ}y|u÷3<$Xn߽vw0? 6-o5o=KZ_e'~CP'_[v3t?gE`uœ4:Ka _8R| >l A7B5#n{ؕY"9$I\ lJh.m󟉴.xA@`5 g6#Pע#柿̤ihj#\&ѸD_,59#nBII/1uHNFheP옶x&c>nҳ.\x*Œ=p4 \GM24˞?Y&\V|}J<34j'vՏo6Mh9yvjXI)hJEPrm$6m2QHӥ^f: .,s{-bufNrK͔֣.i #WJ @5嗎߬մeg_/ .z$+va3 A9,6?37,?Q<; 0Tnj1J4F#bW'||BJRr/xE7j ۼa(:RxiQgǮ.uԿ1NXO`-p)~r3Ǡ{v`#7R軛cQ g.%|KJPPJd7!R|Oqt t .56jT xGy%tps,dA7LA^F}E̒Ƶ_%@Ε, 9q]AD(܀|\x;hV#]#{[G w6ZLHUja刄iU7" hl2Vyu|.㿛WUvXNVҦ2A[\͉np$F)b͢T4B$ŊUԿ= Ŋ u552(4Tl0}TRٻ&1l?0UB8!qGdX_Mo8kDQьZ: 9:i MAn*:""MQ"w U#Rpm@xYll.4AƜ^~{J`O`bX$`N.@y)/ ⴊ뵱B*@l]Ocw`,]/*RAuG?x8Ϫ<ʙKx5^.ƻ ma8,G/X-o!pu=(RJ=u"AWIe*Xڦ_'? RXKy.uT(?ǻw>jan2(bVy8rdC.odL&^'rkעb/$.ڋhIKLqR#z[w7kJʢƌJt[ݸg6tPoa$(Lg "0mk1),7eIڕnWV]&?Sq' JO}L݉:;䬘&clяb\fciK9!%֞g_K W,óUIr1_q${βcfžVAsɲ:H b@bUR>.asmtJŬ:Ekhσ/ޭ_#Tx@a9f6tbs-[K K0ܴvs'qf?:b& hAYl|\Q 4i41Bs^wUk#CYvd:w\rGI]gl~!h8dç|qWiW Or|._ 9:%uQ[ Q9彧0k9tA̯Csn2tᄀޢ}(Z9\jBa74U9B5;_2;oy5)8o':/UBJ`r q'sAB #׭.3i` (E}y/>g|{qo70xth 7Uo_3nb%6g JXqUľ9׍gѽ .;Q~.]fZ֎:S %&vs[;emm1ux|-3 Wؼ &.IjH8~|\CՖTrnr1ؽSF.K[ELaEIwHS嶪sۡv8Цt1Y;U_Ƕ@"N1m˅tO敎= ":wND`NVu#?~Zgd*tj;o47.~4`v1|;%Q@g.q`ZjN=f$W]?88fLPtY @7v 8ܞ3˔VZHsM%$mLD.жBcυVf`  _O 1$ u|W)d^XLe׆\9$t*P F]R>2˔V~ kl9;ءϯ K+ܰ"{Q[<Wi«%:Cw=ڳ;9ЮDϨe<9ER "4 ] w7ϸB@be c᾽fNL$kdtg֓-&㸰i.8cH4(͔¶KN0p!^U i߭w@ (Tgbq?lu""b~Cõn{HW$FY2Hѣ>D_=K7*jbO7 F#3K3csvBX/(Z6ɴv$lE>jD|)Wn,sw>(Xq !,עz~"x՞zK2TxVW,s=vJQȃg*NBԭN4SRk[@lO>9s=zimbu\{z FvQ'BjZAߪ#C;*ןhm1" CnJ'[mD=y4O %}Wˠ>.8v_7d87M }F3|vhl/)ӝbg3#R}2?6lC#9>?\a֊vt\U3pOxuR-Hhj1n"PBiO~t> t"cz6e+&\C2(TGswi[QL<ʤaΘ3wJTʚ}+I 9cZPtjmcʯKeQBѡFiAAy̬tF@nwuRZ.BtxGQ~42}7\l1?2vk96˺;̱v+WM]N=ۤ-D#D׫]nonyUBD+s؍̜)ztuBfFL94o }cs`JV]6hlbS)lDhT0YU"^bEڸGQn$B5Cr8=z,wX0\Xn #a 8pxXY;>mW(AW06xvM^'eԪ5fM ( }sP:}^= '\]S#g3&Nm);ł[iЙ X7҃m.[.`Dm-GB^,lhlxYsPk᜺'dϟi soͫS jJl&Unъp^)c 5[ ך^K-ؗyL-\a_j ,LK97 >%mvޙ=bKQsa|=X r|ɏy^"s.&=}^g$y<.Eٲ;?iJ L9Xe7HCu^lBϏWBLZɥoHG1Mw9H5mBFwt%,9R(y0xI^D B\U2X>YʒN}k&YA۟NPY%lgW m:^ޫM-p(鳟4rp9ppK¥]gW,\5p/;w9Bn =.ܕ9pŽ !Yĸىz9 r =`軋^hvAl߂RњpMЧ=Q?dG%c>QZ?^$%D)ɗ hHv\0[i&>JYGN ޔ-N>-J FrX|,;v~Ig Jg# QKH2OiXAx2D-9hެx(:3z) d|MɓlBl.~O `:5\״(#Kj6 & 䀮 -r5hDkOa:zs|kj5YnF F&m3%89 ŧc'-`excSpNJGYg 5Z8ֿKUИ3O '2ųBY6M'=' 'ㄫcwn6 8A @I KH6M W<ca3,=uDMsm~O{:ȁ^A<ԅJBZKCj+(δ_z]Uk)]zjmHk|jcW--꓅f?Us(NYJ[m{bB'Hp2~}5K&ߌ8p;:"%}+rqL@x8\zÎϣ''?3V!{rCtZaZgʑtL` kz߯Sdh؜d~|u]Htβ2Q7/U?Lm`OR ]ư*v6˙ kfY)yi|rwLu٧x0͎墧>LfC-C'ClVJD&7"](s#L))b6W*1Dgx[j32"0f}pZۂud"sE6e҆/O 2 Hll!3=Z$JՔТsLݷ+RXMBx6 uIoi Цc4=hkqŢ! $^5ذɷ$k @ D]`00;JD^.xvEO0;hv`@8;,a%,