python-markdown 3.4.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update debian/copyright.
  * Override false positive source-is-missing Lintian errors.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Fri, 15 Jul 2022 23:30:03 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_3.4.1-1.dsc 2.4 KiB 143c9d5cd6579f387ac1b94cbdfae7b9dbf73bc91f3b2b28ca99257748a180ca
python-markdown_3.4.1.orig.tar.gz 315.0 KiB 3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff
python-markdown_3.4.1-1.debian.tar.xz 9.4 KiB 32b750c04d9d008a7ab98a2ab8baa113777b31ac1af8958ce3ccf1a583b3296b

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.