python-markdown 2.3.1-2 source package in Ubuntu

Changelog

python-markdown (2.3.1-2) unstable; urgency=low


  * Update man page:
    - Correctly escape hyphens.
    - Make DESCRIPTION section come after SYNOPSIS and remove
      AUTHOR section.
  * Really remove suggestion of python-utidylib, HTML Tidy extension
    has been removed in 2.3.
  * debian/watch: use HTTPS, and correctly escape dots.
  * Update debian/copyright (closes: #728134, thanks Luke Faraone).

 -- Dmitry Shachnev <email address hidden>  Tue, 29 Oct 2013 20:14:29 +0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-markdown_2.3.1-2.dsc 2.3 KiB 9eb0a16d150ac67451443a039d2ae286a8329d097b81f84b11bd81a0f27a4b9f
python-markdown_2.3.1.orig.tar.gz 260.9 KiB ffebd9385717aba00ff4e95b705b7693ddf12a7d483483d441218b6d3f4cf290
python-markdown_2.3.1-2.debian.tar.gz 6.6 KiB 081691b155ed6bd8e91684af657225bb2cbcd481920192ebb86a2ee7475cbf42

Available diffs

No changes file available.

Binary packages built by this source

python-markdown: text-to-HTML conversion library/tool (implemented in Python 2)

 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.

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 (implemented in Python 3)

 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.