python-markdown 2.6.5-2 source package in Ubuntu

Changelog

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

  * Add python3-tidylib to build-dependencies and test dependencies, now
    that it's available.
  * Cherry-pick upstream commit to make code highlighting tests work with
    Pygments 2.1 (closes: #813028).
  * Update Vcs-Git field to use HTTPS, which is now the recommended protocol
    (refs #810378).

 -- Dmitry Shachnev <email address hidden>  Fri, 29 Jan 2016 08:32:30 +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-2.dsc 2.3 KiB f204761617400fa6f2edf6d0c47e7368cc416dd984363bdd0ace676624b53df9
python-markdown_2.6.5.orig.tar.gz 294.7 KiB 8d94cf6273606f76753fcb1324623792b3738c7612c2b180c85cc5e88642e560
python-markdown_2.6.5-2.debian.tar.xz 8.4 KiB 032dd81deaa6488fb8341a16fd94a75a3ba38fcd7db2b5dbb48e367d0fc52706

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.