python-markdown 3.4.1-ok2 source package in openKylin

Changelog

python-markdown (3.4.1-ok2) yangtze; urgency=medium

  * Set SETUPTOOLS_USE_DISTUTILS=stdlib

 -- Lu zhiping <email address hidden>  Fri, 09 Sep 2022 16:27:02 +0800

Upload details

Uploaded by:
luzp
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-markdown_3.4.1.orig.tar.gz 315.0 KiB 3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff
python-markdown_3.4.1-ok2.debian.tar.xz 3.6 KiB d17d588cfc5c9459b915ef224749cc9c332633f036bcbcf7579d3ecf2e8c1dba
python-markdown_3.4.1-ok2.dsc 2.2 KiB 0837211c6c689f731a2ca14ed3d2e74f8ba8ac6706f5bb317489bdd07f7c66b1

Available diffs

View changes file

Binary packages built by this source

python-markdown-doc: text-to-HTML conversion library/tool (documentation)

 Markdown is a text-to-HTML conversion tool for web writers. Markdown
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid XHTML (or HTML).
 .
 This is a Python implementation of John Gruber's Markdown. The current
 version of python-markdown implements all Markdown syntax features and
 fully passes Markdown Test Suite 1.0. It also supports footnotes and
 attributes.
 .
 This package contains HTML documentation files for python-markdown.

python3-markdown: text-to-HTML conversion library/tool (Python 3 version)

 Markdown is a text-to-HTML conversion tool for web writers. Markdown
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid XHTML (or HTML).
 .
 This is a Python implementation of John Gruber's Markdown. The current
 version of python-markdown implements all Markdown syntax features and
 fully passes Markdown Test Suite 1.0. It also supports footnotes and
 attributes.
 .
 This package contains all the files needed to use Markdown with Python
 3.x.