python-markdown 2.4-1ubuntu0.14.04.1 source package in Ubuntu

Changelog

python-markdown (2.4-1ubuntu0.14.04.1) trusty-security; urgency=medium

  * No change rebuild for 14.04 snapd security builds

 -- Jamie Strandboge <email address hidden>  Fri, 15 Mar 2019 19:37:06 +0000

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python
Trusty security main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-markdown_2.4.orig.tar.gz 253.9 KiB b8370fce4fbcd6b68b6b36c0fb0f4ec24d6ba37ea22988740f4701536611f1ae
python-markdown_2.4-1ubuntu0.14.04.1.debian.tar.gz 6.8 KiB 37197126acae458a5b444a53a6f57e8d6214d1e1729077f13f90b02de0b57996
python-markdown_2.4-1ubuntu0.14.04.1.dsc 2.4 KiB 9e48d881ab36f683dd29a6446d14d7bc24e169e6eee7c33692f7ce003258ea7a

View changes file

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.