aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/doc/src/index.org')
-rw-r--r--lang/python/doc/src/index.org29
1 files changed, 29 insertions, 0 deletions
diff --git a/lang/python/doc/src/index.org b/lang/python/doc/src/index.org
new file mode 100644
index 00000000..ec13c9a1
--- /dev/null
+++ b/lang/python/doc/src/index.org
@@ -0,0 +1,29 @@
+# -*- mode: org -*-
+#+TITLE: GNU Privacy Guard (GnuPG) Made Easy Python Bindings
+#+AUTHOR: Ben McGinnes
+#+LATEX_COMPILER: xelatex
+#+LATEX_CLASS: article
+#+LATEX_CLASS_OPTIONS: [12pt]
+#+LATEX_HEADER: \usepackage{xltxtra}
+#+LATEX_HEADER: \usepackage[margin=1in]{geometry}
+#+LATEX_HEADER: \setmainfont[Ligatures={Common}]{Times New Roman}
+#+LATEX_HEADER: \author{Ben McGinnes <[email protected]>}
+
+
+* GPGME Python Bindings
+ :PROPERTIES:
+ :CUSTOM_ID: top
+ :END:
+
+
+** Contents
+ :PROPERTIES:
+ :CUSTOM_ID: contents
+ :END:
+
+
+- [[file:short-history][A short history of the project]]
+- [[file:what-is-new][What's New]]
+ - [[file:maintenance-mode][Maintenance Mode]] (from January, 2019)
+- [[file:what-was-new][What Was New]]
+- [[file:gpgme-python-howto][GPGME Python Bindings HOWTO]]