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