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-dist.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/PVER-doc.doc-base.PVER-dist.in (limited to 'debian/PVER-doc.doc-base.PVER-dist.in') diff --git a/debian/PVER-doc.doc-base.PVER-dist.in b/debian/PVER-doc.doc-base.PVER-dist.in new file mode 100644 index 0000000..37c9dee --- /dev/null +++ b/debian/PVER-doc.doc-base.PVER-dist.in @@ -0,0 +1,13 @@ +Document: @PVER@-dist +Title: Distributing Python Modules (v@VER@) +Author: Greg Ward +Abstract: This document describes the Python Distribution Utilities + (``Distutils'') from the module developer's point-of-view, describing + how to use the Distutils to make Python modules and extensions easily + available to a wider audience with very little overhead for + build/release/install mechanics. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/@PVER@/html/distutils/index.html +Files: /usr/share/doc/@PVER@/html/distutils/*.html -- cgit v1.2.3