aboutsummaryrefslogtreecommitdiffstats
path: root/lang/README
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-05-17 13:10:28 +0000
committerJustus Winter <[email protected]>2016-05-17 13:10:28 +0000
commitdb343325356a73b6899e9580c6f5e32f33544003 (patch)
treee0adf4896390a875703fb49ef83f70dd35c55886 /lang/README
parentQt: Add keyLocateJob and test for it (diff)
parentpython: Clean up examples. (diff)
downloadgpgme-db343325356a73b6899e9580c6f5e32f33544003.tar.gz
gpgme-db343325356a73b6899e9580c6f5e32f33544003.zip
Merge branch 'justus/pyme3'
Diffstat (limited to 'lang/README')
-rw-r--r--lang/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/README b/lang/README
index e1c04f27..778c417c 100644
--- a/lang/README
+++ b/lang/README
@@ -10,5 +10,6 @@ sub-directory.
Directory Language
cl Common Lisp
-cpp C++
-qt Qt-Framework API
+cpp C++
+qt Qt-Framework API
+python Python 3 (port of PyME 0.9.0)