aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/texinfo/index.texi
blob: 4f8042359538265a89c8dde64f25139b4ccd8fda (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
\input texinfo    @c -*- texinfo -*-
@c %**start of header
@setfilename index.info
@settitle GNU Privacy Guard (GnuPG) Made Easy Python Bindings
@documentencoding UTF-8
@documentlanguage en
@c %**end of header

@finalout
@titlepage
@title GNU Privacy Guard (GnuPG) Made Easy Python Bindings
@author Ben McGinnes
@end titlepage

@contents

@ifnottex
@node Top
@top GNU Privacy Guard (GnuPG) Made Easy Python Bindings
@end ifnottex

@menu
* GPGME Python Bindings::

@detailmenu
--- The Detailed Node Listing ---

GPGME Python Bindings

* Contents::

@end detailmenu
@end menu

@node GPGME Python Bindings
@chapter GPGME Python Bindings

@menu
* Contents::
@end menu

@node Contents
@section Contents

@itemize
@item
@uref{short-history.org, A short history of the project}
@item
@uref{gpgme-python-howto.org, GPGME Python Bindings HOWTO}
@end itemize

@bye