Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-cffi: add host compile/install, upgrade to 1.3.1 | Jeffery To | 2015-11-27 |
| | | | | | | | | | This depends on: - python-setuptools host install (#1985) - python-pycparser host install (#2033) Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-cffi: new package | Jeffery To | 2015-11-16 |
From PyPI: Foreign Function Interface for Python calling C code. This depends on python-pycparser, which is in PR #1970 Signed-off-by: Jeffery To <jeffery.to@gmail.com> |