Tue, 05 Dec 2023 08:14:23 EST

Information for build python-sphinx10-1.0.8-1.ru6

ID4191
Package Namepython-sphinx10
Version1.0.8
Release1.ru6
Epoch
SummaryPython documentation generator
DescriptionSphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. Although it is still under constant development, the following features are already present, work fine and can be seen "in action" in the Python docs: * Output formats: HTML (including Windows HTML Help) and LaTeX, for printable PDF versions * Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information * Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children * Automatic indices: general index as well as a module index * Code handling: automatic highlighting using the Pygments highlighter * Various extensions are available, e.g. for automatic testing of snippets and inclusion of appropriately formatted docstrings.
Built bydam402
State complete
StartedMon, 31 Oct 2016 16:30:22 EDT
CompletedMon, 31 Oct 2016 16:32:55 EDT
Taskbuild (centos6-rutgers-staging, python-sphinx10-1.0.8-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
python-sphinx10-1.0.8-1.ru6.src.rpm (info) (download)
noarch (build logs)
python-sphinx10-1.0.8-1.ru6.noarch.rpm (info) (download)
python-sphinx10-doc-1.0.8-1.ru6.noarch.rpm (info) (download)
Changelog * Mon Oct 31 2016 Derek Maciel <dam402@nbcs.rutgers.edu> - 1.0.8-1 - Rebuild for Rutgers CentOS 6 * Mon Nov 28 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.8-1 - Update to a newer upstream release needed for building many dependent packages. * Sun Mar 13 2011 Michel Salim <salimma@fedoraproject.org> - 1.0.4-4 - Build fix for EL-6: Use el5 build settings * Tue Nov 02 2010 Michel Salim <salimma@fedoraproject.org> - 1.0.4-3 - EL-5: not generating manpages - EL-5: re-add %{buildroot} and %clean - EL-5: accomodate the older easy_install's peculiarities * Tue Nov 02 2010 Michel Salim <salimma@fedoraproject.org> - 1.0.4-2 - Move locale files to system directories * Mon Nov 01 2010 Michel Salim <salimma@fedoraproject.org> - 1.0.4-1 - Initial package, based on python-sphinx-1.0.4-2