python-markdown 3.4.1-2 source package in Ubuntu
Changelog
python-markdown (3.4.1-2) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Remove constraints unnecessary since buster [ Jochen Sprickerhof ] * Drop importlib-metadata, not needed in Python 3.10 * Switch to dh-sequence-python3 -- Jochen Sprickerhof <email address hidden> Fri, 14 Oct 2022 21:15:08 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-markdown_3.4.1-2.dsc | 2.3 KiB | 59874b9cba206b50aaf6882b1068589bbfd9d10bcedfde6f07201577e82d6699 |
python-markdown_3.4.1.orig.tar.gz | 315.0 KiB | 3b809086bb6efad416156e00a0da66fe47618a5d6918dd688f53f40c8e4cfeff |
python-markdown_3.4.1-2.debian.tar.xz | 9.4 KiB | 9ed4f3a95853fbfdf405e646d87b2052964edcc808961592f37144c1f90272bc |
Available diffs
- diff from 3.4.1-1 to 3.4.1-2 (883 bytes)
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.