From fe4f3edd70949329cb992dd963de2de3c86dcd81 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Tue, 20 Feb 2018 02:45:44 +1100 Subject: [PATCH] Schizophrenic file types * Removed Markdown style heading underlining. * Removed in-line file type declaration (which is not correctly parsed by the web interface on dev.gnupg.org). --- lang/python/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/README b/lang/python/README index 6a2e8b8c..9339bf82 100644 --- a/lang/python/README +++ b/lang/python/README @@ -1,5 +1,5 @@ -gpg - GPGME bindings for Python -*- org -*- -======================= +#+TITLE gpg - GPGME bindings for Python + The "gpg" module is a python interface to the GPGME library: https://www.gnupg.org/related_software/gpgme/