1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: @PVER@-doc
Section: contrib/python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends-Indep: debhelper (>= 4.2), python2.4, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2
Standards-Version: 3.6.2
Package: @PVER@-doc
Section: contrib/doc
Architecture: all
Suggests: @PVER@
Description: Documentation for the high-level object-oriented language Python (v@VER@)
These is the official set of documentation for the interactive high-level
object-oriented language Python (v@VER@). All documents are provided
in HTML format, some in info format. The package consists of ten documents:
.
* What's New in Python@VER@
* Tutorial
* Python Library Reference
* Macintosh Module Reference
* Python Language Reference
* Extending and Embedding Python
* Python/C API Reference
* Installing Python Modules
* Documenting Python
* Distributing Python Modules
|