slackbuilds_ponce/libraries/cffi/README
Dimitris Zlatanidis f433b234f0 libraries/cffi: Added (Foreign Function Interface for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:04 -06:00

2 lines
153 B
Text

Foreign Function Interface for Python calling C code. The aim of this project
is to provide a convenient and reliable way of calling C code from Python.