diff options
Diffstat (limited to 'debian/PVER-doc.doc-base.PVER-lib.in')
-rw-r--r-- | debian/PVER-doc.doc-base.PVER-lib.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/PVER-doc.doc-base.PVER-lib.in b/debian/PVER-doc.doc-base.PVER-lib.in new file mode 100644 index 0000000..1bd47ac --- /dev/null +++ b/debian/PVER-doc.doc-base.PVER-lib.in @@ -0,0 +1,15 @@ +Document: @PVER@-lib +Title: Python Library Reference (v@VER@) +Author: Guido van Rossum +Abstract: This library reference manual documents Python's standard library, + as well as many optional library modules (which may or may not be + available, depending on whether the underlying platform supports + them and on the configuration choices made at compile time). It + also documents the standard types of the language and its built-in + functions and exceptions, many of which are not or incompletely + documented in the Reference Manual. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/@PVER@/html/library/index.html +Files: /usr/share/doc/@PVER@/html/library/*.html |