python-markdown 3.1.1-3 source package in Ubuntu
Changelog
python-markdown (3.1.1-3) unstable; urgency=medium * Drop python-tidylib from build-dependencies and test dependencies, to allow for its removal (see #938217). * Bump Standards-Version to 4.5.0, no changes needed. -- Dmitry Shachnev <email address hidden> Thu, 27 Feb 2020 12:52:47 +0300
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-markdown_3.1.1-3.dsc | 2.6 KiB | abe20f1b879314c828a8a76c697c96b3ae5d000ee322489fff14c2194cf1b95f |
python-markdown_3.1.1.orig.tar.gz | 287.2 KiB | 2e50876bcdd74517e7b71f3e7a76102050edec255b3983403f1a63e7c8a41e7a |
python-markdown_3.1.1-3.debian.tar.xz | 8.5 KiB | e6add1b59f159b39168b30d26a076c370fc7da665dfe66b211077ef5fcc60e20 |
Available diffs
- diff from 3.1.1-2build1 (in Ubuntu) to 3.1.1-3 (746 bytes)
No changes file available.
Binary packages built by this source
- python-markdown: text-to-HTML conversion library/tool (Python 2 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
2.x, and the /usr/bin/markdown_ py command-line tool (provided for
compatibility purposes).
- 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.