Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-06-26 | Licenses | Ben McGinnes | 1 | -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-26 | Setting the scene | Ben McGinnes | 1 | -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. |