slackbuilds_ponce/libraries/cffi/README
Dimitris Zlatanidis 4a82baeb16
libraries/cffi: Add python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-12-03 07:21:36 +07:00

4 lines
183 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.
Optional dependency: python3