This package browser is in early development. Mind the rough edges.

python-docutils 0.15

Python Documentation Utilities

Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. It uses reStructuredText, an easy to use markup language, for input.

This package provides tools for converting .rst files to other formats via commands such as rst2man, as well as supporting Python code.

Installation

Install python-docutils 0.15 as follows:

guix install python-docutils@0.15

Or install the latest version:

guix install python-docutils

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.