python-markdown 3.10.2-ok1 source package in openKylin

Changelog

python-markdown (3.10.2-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:48:26 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-markdown_3.10.2.orig.tar.gz 360.2 KiB 994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950
python-markdown_3.10.2-ok1.debian.tar.xz 5.4 KiB f28cf48ba9bd38271a2298cc1cd91e8187d19ea4c822cc3f4fe2ca6b6720ba67
python-markdown_3.10.2-ok1.dsc 2.4 KiB b527bcad4fe43f21b4e0e349d7b45222193085890eea66bc5b68c75d9d0137ee

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.