0b5930b276
* Fixed an error in the new index page and then exported to the other two "source" formats.
26 lines
634 B
Org Mode
26 lines
634 B
Org Mode
#+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 <ben@gnupg.org>}
|
|
|
|
|
|
* GPGME Python Bindings
|
|
:PROPERTIES:
|
|
:CUSTOM_ID: index
|
|
:END:
|
|
|
|
|
|
** Contents
|
|
:PROPERTIES:
|
|
:CUSTOM_ID: index-contents
|
|
:END:
|
|
|
|
|
|
- [[file:short-history.org][A short history of the project]]
|
|
- [[file:gpgme-python-howto.org][GPGME Python Bindings HOWTO]]
|