aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gpygme/setup.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-26LicensesBen McGinnes1-1/+1
* The same licenses as GPGME. * Including copies here as well in case this code ever ends up distributed separately as well (e.g. on PyPI).
2015-06-26Setting the sceneBen McGinnes1-0/+66
* Converted a couple of existing setup files for intended one here. * Added single mandatory requirement of CFFI. * Note that Cython may still be used to produce some component without requiring it be installed when deploying the API.