python-markdown 3.5.2-ok1 source package in openKylin

Changelog

python-markdown (3.5.2-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 06 May 2024 21:49:39 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_3.5.2.orig.tar.gz 341.2 KiB e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8
python-markdown_3.5.2-ok1.debian.tar.xz 7.3 KiB 8be47043be2b8ea0b3dd3fe07a8fa9ef4ec9dd5521c8ad3d0d1a794f79da8e6e
python-markdown_3.5.2-ok1.dsc 2.4 KiB e6723d0ff4701a73784ee7ffb9051481f6d57e142a0c44274a0a3b384244f107

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.