python-docutils 0.11-2ubuntu1 source package in Ubuntu

Changelog

python-docutils (0.11-2ubuntu1) trusty; urgency=medium

  * Add fix_element_test.diff: Since Python 3.3.3, 2to3 changes our already
    existing Python3 specific test for the "dot" (•) symbol to a double-slash
    like in the Python 2 version, breaking the test. Use the actual Unicode
    symbol to prevent 2to3 from doing that, instead of \u2022.
    (Closes: #732679)
 -- Martin Pitt <email address hidden>   Fri, 20 Dec 2013 10:24:09 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-docutils_0.11.orig.tar.gz 1.5 MiB 9af4166adf364447289c5c697bb83c52f1d6f57e77849abcccd6a4a18a5e7ec9
python-docutils_0.11-2ubuntu1.debian.tar.gz 35.7 KiB d36b99ddf2026e22a13ef74acef24d2143ff981dc73f4d8d959d56c8bc0fafec
python-docutils_0.11-2ubuntu1.dsc 2.4 KiB 2bebca44c1ce6189053d68ead2f616bb9bc14455c6949d9c22430878b40e4f7e

View changes file

Binary packages built by this source

docutils-common: text processing system for reStructuredText - common data

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes data and configuration files.

docutils-doc: text processing system for reStructuredText - documentation

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes documentation in HTML and (gzipped) reST formats.

python-docutils: text processing system for reStructuredText (implemented in Python 2)

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes Python 2 modules and command line utilities.

python3-docutils: text processing system for reStructuredText (implemented in Python 3)

 reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
 markup syntax and parser system. It is useful for in-line program documentation
 (such as Python docstrings), for quickly creating simple web pages, and for
 standalone documents.
 .
 The purpose of the Docutils project is to create a set of tools for
 processing reStructuredText documentation into useful formats, such as HTML,
 LaTeX, ODT or Unix manpages.
 .
 This package includes Python 3 modules and command line utilities.