aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/README.org
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-04-18 17:30:50 +0000
committerWerner Koch <[email protected]>2018-04-18 17:30:50 +0000
commit67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca (patch)
treea84e7f0113dfa5f0a8b62768715f10fb2dc02ca8 /lang/python/README.org
parentdoc: Unify comment style in gpgme.h (diff)
downloadgpgme-67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca.tar.gz
gpgme-67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca.zip
doc: Update copyright years and change two URLs.
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'lang/python/README.org')
-rw-r--r--lang/python/README.org9
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/python/README.org b/lang/python/README.org
index 22e7d1f8..cba99669 100644
--- a/lang/python/README.org
+++ b/lang/python/README.org
@@ -1,8 +1,8 @@
#+TITLE: gpg - GPGME bindings for Python
-
+#+OPTIONS: author:nil
The "gpg" module is a python interface to the GPGME library:
-https://www.gnupg.org/related_software/gpgme/
+[[https://www.gnupg.org/software/gpgme/]]
"gpg" offers two interfaces, one is a high-level, curated, and
idiomatic interface that is implemented as a shim on top of the
@@ -21,9 +21,8 @@ https://lists.gnupg.org/mailman/listinfo/gnupg-devel
* Bugs
-Please report bugs using our bug tracker using the category 'gpgme',
-and topic 'python':
-https://bugs.gnupg.org/gnupg/
+Please report bugs using our bug tracker
+[[https://bugs.gnupg.org]] with tag (aka project) 'gpgme'.
* Authors