# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37 38
maintainers {stromnov @stromnov} openmaintainer
description Foreign Function Interface for Python calling C code.
long_description 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.
homepage http://cffi.readthedocs.org/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
checksums rmd160 39b6baf1b90f5586ef3e76a020e9caaeab68b101 \
sha256 558b3afef987cf4b17abd849e7bedf64ee12b28175d564d05b628a0f9355599b \
if {${name} ne ${subport}} {
patchfiles-append patch-setup.py.diff
port:py${python.version}-setuptools
depends_lib-append port:libffi \
port:py${python.version}-pycparser