From 424a50000a78fff715de4417dba9b4498aeeee4c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 29 Sep 2017 13:40:02 +0300 Subject: Imported python3.5 3.5.4-4 --- debian/PVER-doc.doc-base.PVER-lib.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/PVER-doc.doc-base.PVER-lib.in (limited to 'debian/PVER-doc.doc-base.PVER-lib.in') 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 -- cgit v1.2.3