aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/index
blob: ce347ea7e861e9f7d19eec903300833ba6816dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# -*- 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:what-was-new][What Was New]]
- [[file:gpgme-python-howto][GPGME Python Bindings HOWTO]]