summaryrefslogtreecommitdiff
path: root/debian/PVER-doc.doc-base.PVER-api.in
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-09-29 20:35:09 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-09-29 20:35:09 +0300
commit377002e7300431b68f3548d9fd2c7f99cf883939 (patch)
treed167dd4a5d88ebbc3e2d5cea061848d7ee8f6e89 /debian/PVER-doc.doc-base.PVER-api.in
downloadpython3.8-377002e7300431b68f3548d9fd2c7f99cf883939.tar.gz
Imported python3.6 3.6.3~rc1debian/3.6.3_rc1
Diffstat (limited to 'debian/PVER-doc.doc-base.PVER-api.in')
-rw-r--r--debian/PVER-doc.doc-base.PVER-api.in13
1 files changed, 13 insertions, 0 deletions
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