python-markdown 3.5.2-1 source package in Ubuntu

Changelog

python-markdown (3.5.2-1) unstable; urgency=medium

  * New upstream release.
  * Update build-dependencies for the documentation.
  * Rebase patches for the new release.
  * Add scripts/*.py which are missing from the tarball via a patch.
  * Bump upstream copyright years.
  * Prevent changelog.html from being compressed.

 -- Dmitry Shachnev <email address hidden>  Sun, 14 Jan 2024 12:55:39 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_3.5.2-1.dsc 2.5 KiB 62ead7968f369540746c865f761916598a6906fab217e9cb43cb3f29e6cbd440
python-markdown_3.5.2.orig.tar.gz 341.2 KiB e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8
python-markdown_3.5.2-1.debian.tar.xz 12.0 KiB 021a642f187d733d87b10be6f66d5dad542d697b64f9acfec369a2c24175e28d

Available diffs

No changes file available.

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.