File: control

package info (click to toggle)
python2.5-doc 2.5-4
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 7,816 kB
  • ctags: 2,720
  • sloc: python: 5,817; perl: 3,674; sh: 2,110; makefile: 1,355; xml: 836; lisp: 836; ansic: 719; sed: 2
file content (27 lines) | stat: -rw-r--r-- 984 bytes parent folder | download
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
27
Source: python2.5-doc
Section: contrib/python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python2.5, libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils, latex2html, bzip2
Standards-Version: 3.7.2

Package: python2.5-doc
Section: contrib/doc
Architecture: all
Suggests: python2.5
Description: Documentation for the high-level object-oriented language Python (v2.5)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.5). All documents are provided
 in HTML format, some in info format. The package consists of ten documents:
 .
   * What's New in Python2.5
   * 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