Language

Package: python2-cffi @ 1.14.4

Synopsis

Foreign function interface for Python

Description

Foreign Function Interface for Python calling C code.

Home page
https://cffi.readthedocs.io/
Location
gnu/packages/libffi.scm (line: 83, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python2-pytest'
input-labels

Identify input labels that do not match package names

label 'python-pycparser' does not match package name 'python2-pycparser'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?