python-markdown 2.6.3-1 source package in Ubuntu

Changelog

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

  * New upstream bugfix release.
  * Update Vcs fields for git migration.

 -- Dmitry Shachnev <email address hidden>  Tue, 27 Oct 2015 15:14:04 +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.3-1.dsc 2.3 KiB 90400411a0a6f18f1d8258648424fba8f3676f4949543585c66a16210a7884b8
python-markdown_2.6.3.orig.tar.gz 294.4 KiB ad75fc03c45492eba3bc63645e1e6465f65523a05fff0abf36910f810465a9af
python-markdown_2.6.3-1.debian.tar.xz 7.3 KiB 4653d1b6c28d04c2c45d9e35fcebe03a7e213b18b20494a4316d20f70c285e18

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.