Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-docutils: A system for processing plaintext documentation
Name: | python-docutils |
Vendor: | |
Version: | 0.4 |
License: | Public Domain, BSD, Python License, GPL - see COPYING.txt |
Release: | 1.al2 |
URL: | http://docutils.sourceforge.net |
- Summary
- The Docutils project specifies a plaintext markup language, reStructuredText,
which is easy to read and quick to write. The project includes a python
library to parse rST files and transform them into other useful formats such
as HTML, XML, and TeX as well as commandline tools that give the enduser
access to this functionality.
Currently, the library supports parsing rST that is in standalone files and
PEPs (Python Enhancement Proposals). Work is underway to parse rST from
Python inline documentation modules and packages.
Changelog
- * Sun Jan 15 16:00:00 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-1
- Update to 0.4.
- Scripted the listing of files in the python module.
- Add a missingok requirement on python-imaging as docutils can make use of
it when converting to formats that have images.
- * Tue Jun 7 17:00:00 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 0.3.9-1
- Update to version 0.3.9.
- Use a dist tag as there aren't any differences between supported fc
releases (FC3, FC4, devel.)
- * Thu May 12 17:00:00 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 0.3.7-7
- Bump version and rebuild to sync across architectures.