python-markdown 3.4.3-1 source package in Ubuntu

Changelog

python-markdown (3.4.3-1) experimental; urgency=medium

  * New upstream release.
  * Build-depend on pybuild-plugin-pyproject.
  * Bump required setuptools version to 61.2.
  * Refresh disable_directory_urls.diff.
  * Bump year in debian/copyright.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Sat, 25 Mar 2023 19:42:09 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_3.4.3-1.dsc 2.4 KiB 815c782a44688578f9c01725ce1204eef152eb4063293c3521412a9cace15918
python-markdown_3.4.3.orig.tar.gz 314.6 KiB 8bf101198e004dc93e84a12a7395e31aac6a9c9942848ae1d99b9d72cf9b3520
python-markdown_3.4.3-1.debian.tar.xz 9.5 KiB a8ae677994df17d128f11a6594a667857834b22d59ec65ff7b9261f0bb0ba817

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.