diff options
author | Justus Winter <[email protected]> | 2016-05-17 13:10:28 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-05-17 13:10:28 +0000 |
commit | db343325356a73b6899e9580c6f5e32f33544003 (patch) | |
tree | e0adf4896390a875703fb49ef83f70dd35c55886 /lang/README | |
parent | Qt: Add keyLocateJob and test for it (diff) | |
parent | python: Clean up examples. (diff) | |
download | gpgme-db343325356a73b6899e9580c6f5e32f33544003.tar.gz gpgme-db343325356a73b6899e9580c6f5e32f33544003.zip |
Merge branch 'justus/pyme3'
Diffstat (limited to 'lang/README')
-rw-r--r-- | lang/README | 5 |
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) |