File: control

package info (click to toggle)
python-gendoc 0.73-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 312 kB
  • ctags: 844
  • sloc: python: 2,609; makefile: 123; sh: 26
file content (16 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-gendoc
Section: interpreters
Priority: extra
Maintainer: Matthias Klose <doko@debian.org>
Standards-Version: 2.5.0.0

Package: python-gendoc
Architecture: all
Depends: python-base (>= 1.5), htmlgen
Description: Documentation generation from Python source files.
 Gendoc generates documentation from Python source code in different
 formats. Currently it can generate HTML, MIF, MML and plain old ascii
 (MIF and MML are FrameMaker formats). If you want to generate HTML
 files, I strongly suggest you grab a copy of Robin Friedrich's HTMLgen
 package, with which gendoc generates quite nice pages, optionally with
 frames.