Foreign function interface for Python
Foreign Function Interface for Python calling C code.
Linter | Message | Location |
---|---|---|
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? |