diff options
Diffstat (limited to 'lang/python/doc/texinfo/maintenance-mode.texi')
-rw-r--r-- | lang/python/doc/texinfo/maintenance-mode.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python/doc/texinfo/maintenance-mode.texi b/lang/python/doc/texinfo/maintenance-mode.texi index ad526068..a60236fe 100644 --- a/lang/python/doc/texinfo/maintenance-mode.texi +++ b/lang/python/doc/texinfo/maintenance-mode.texi @@ -104,7 +104,9 @@ decryption, verification, validation, trust levels and so on. Any wanted features lacking in the Python bindings are usually lacking because they are missing from GPGME itself (e.g. revoking keys via the -API) and in such cases they are usually deliberately excluded. More +API) and in such cases they are usually deliberately excluded. More +discussion of these issues can be found in the archives of the +@uref{https://lists.gnupg.org/mailman/listinfo/gnupg-devel, gnupg-devel mailing list}. Any features existing in the dynamically generated layer for which people want a specific, higher level function included to make it more |