gpgme/lang
Ben McGinnes 0267c15147 PEP8 compliance edits
* Fixed delkey.py, encrypt-to-all.py, exportimport.py and inter-edit.py
  for PEP8 compliance.
* Removed PyGtkGpgKeys.* and pygpa.* due to massive number of errors in
  conversion process, PEP8 compliance and reliance on a gtk module that
  is not present in PyPI, with no indication as to its origin or source.
2015-05-18 21:32:27 +10:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
py3-pyme PEP8 compliance edits 2015-05-18 21:32:27 +10:00
Makefile.am Python 3 port of PyME 2015-05-17 05:31:35 +10:00
README Python 3 port of PyME 2015-05-17 05:31:35 +10:00

Language Support for GPGME
--------------------------

This directory contains support for other languages than C.

Please note that language support components may be under a different
license than GPGME itself.  You can find more information in each
sub-directory.

Directory	Language

cl		Common Lisp
py3-pyme	Python 3 (port of PyME 0.9.0)