Paketname | python-pudge |
Beschreibung | documentation generator for Python projects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.4~svn137-5 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 456 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0), python-docutils (>= 0.4-4), python-kid (>= 0.9.5), pyth |
Empfohlene Pakete | python-pygments |
Paketbetreuer | Ubuntu Developers |
Quelle | pudge |
Paketgröße | 53840 Byte |
Prüfsumme MD5 | f7b460e8f7c11f11ec9d25010d72f2d2 |
Prüfsumme SHA1 | 2afb8d57f4fd45051598676697f9f6fb424c302e |
Prüfsumme SHA256 | ba83e8fb1077715360022833e2611033a10518c0158b853264ee0a3331cecf42 |
Link zum Herunterladen | python-pudge_0.1.4~svn137-5_all.deb |
Ausführliche Beschreibung | Pudge is a documentation system for Python projects.
.
Its highlights are:
* Generate documentation for Python packages, modules, classes, functions,
and methods.
* Module and Class index hierarchies
* Support for Restructured Text in docstrings
* Easily apply common free documentation licenses (GNU, CC)
* Syntax colored source HTML generation with anchors for line numbers
* Generated reference documents link to source for all modules, classes,
functions, and methods
* Basic Restructured Text document templating (brings external documents into
the flow of generated pages)
* Support for HTML 4.01 or XHTML 1.0 output
* Basic Trac integration (adds Trac project links to navigational elements)
* Uses a combination of runtime inspection and Python source code scanning
* Extensible and customizable using kid templates
|