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-api.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/PVER-doc.doc-base.PVER-api.in (limited to 'debian/PVER-doc.doc-base.PVER-api.in') diff --git a/debian/PVER-doc.doc-base.PVER-api.in b/debian/PVER-doc.doc-base.PVER-api.in new file mode 100644 index 0000000..e4fdd43 --- /dev/null +++ b/debian/PVER-doc.doc-base.PVER-api.in @@ -0,0 +1,13 @@ +Document: @PVER@-api +Title: Python/C API Reference Manual (v@VER@) +Author: Guido van Rossum +Abstract: This manual documents the API used by C (or C++) programmers who + want to write extension modules or embed Python. It is a + companion to *Extending and Embedding the Python Interpreter*, + which describes the general principles of extension writing but + does not document the API functions in detail. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/@PVER@/html/c-api/index.html +Files: /usr/share/doc/@PVER@/html/c-api/*.html -- cgit v1.2.3