python-markdown 2.6.4-1 source package in Ubuntu

Changelog

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

  * New upstream bugfix release.
  * Cherry-pick upstream patch to fix a regression in tables processing.

 -- Dmitry Shachnev <email address hidden>  Fri, 13 Nov 2015 17:51:57 +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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_2.6.4-1.dsc 2.3 KiB 4d3ffadd8fc148a90633f2a731d49aef562c28fb7f8634854591683b03c0feca
python-markdown_2.6.4.orig.tar.gz 294.6 KiB e436eee7aaf2a230ca3315034dd39e8a0fc27036708acaa3dd70625ec62a94ce
python-markdown_2.6.4-1.debian.tar.xz 7.9 KiB 3244f6b99397a33b37460d45fe562c832fc4e1966942b85d8859ba5c4b888d8a

Available diffs

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.