python-markdown 2.6.5-1 source package in Ubuntu

Changelog

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

  * New upstream bugfix release.
  * Drop XS-Testsuite header, not needed with recent dpkg versions.

 -- Dmitry Shachnev <email address hidden>  Thu, 26 Nov 2015 18:59:49 +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.5-1.dsc 2.3 KiB 9592f295ff3194bb25be37e498a1fb5ec6fbbe3fbaabbfb7e921e7d421796ba4
python-markdown_2.6.5.orig.tar.gz 294.7 KiB 8d94cf6273606f76753fcb1324623792b3738c7612c2b180c85cc5e88642e560
python-markdown_2.6.5-1.debian.tar.xz 7.4 KiB 269e81f0dd9930a661d0b7dd4a8d1aa54c87debc3a99b718d0f2078df1005cb4

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.