python-markdown 3.1.1-2build1 source package in Ubuntu
Changelog
python-markdown (3.1.1-2build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:43:17 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules 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.1.1.orig.tar.gz | 287.2 KiB | 2e50876bcdd74517e7b71f3e7a76102050edec255b3983403f1a63e7c8a41e7a |
python-markdown_3.1.1-2build1.debian.tar.xz | 8.5 KiB | 6eef41aa505125e1d7b10c44e565b35c06567e168ef711c11c380769c2394043 |
python-markdown_3.1.1-2build1.dsc | 2.6 KiB | 3c25dd63e96811df7c8d9fb2520358400a443ce1c9bfca34fd127dc5184ba493 |
Available diffs
- diff from 3.1.1-2 (in Debian) to 3.1.1-2build1 (323 bytes)
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.