python-cffi 1.14.0-1 source package in Ubuntu
Changelog
python-cffi (1.14.0-1) unstable; urgency=medium * New upstream release. * Bump copyright years. * Bump Standards-Version to 4.5.0, no changes needed. -- Stefano Rivera <email address hidden> Thu, 13 Feb 2020 21:15:43 -0800
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cffi_1.14.0-1.dsc | 2.2 KiB | 945cde1ae4a67933db3455ac2c421c11a7b07e42816cb877421d7b06b974562f |
python-cffi_1.14.0.orig.tar.gz | 452.2 KiB | 2d384f4a127a15ba701207f7639d94106693b6cd64173d6c8988e2c25f3ac2b6 |
python-cffi_1.14.0-1.debian.tar.xz | 6.4 KiB | 18b9fe25e3e9325700a9dc3f1c0f5d6c0e70555ad6bb27e8c8522d27e6e7f61f |
Available diffs
No changes file available.
Binary packages built by this source
- python-cffi: Foreign Function Interface for Python calling C code
Convenient and reliable way of calling C code from Python.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the necessary build and runtime support for cffi
modules.
- python-cffi-backend: Foreign Function Interface for Python calling C code - backend
Convenient and reliable way of calling C code from Python.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the runtime support for pre-built cffi modules.
- python-cffi-backend-dbg: Foreign Function Interface for Python calling C code (Debug version)
Convenient and reliable way of calling C code from Python.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the debug version of the python-cffi backend.
- python-cffi-doc: Foreign Function Interface for Python calling C code - documentation
Convenient and reliable way of calling C code from Python.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the developer documentation for cffi.
- python3-cffi: Foreign Function Interface for Python 3 calling C code
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the necessary build and runtime support for cffi
modules.
- python3-cffi-backend: Foreign Function Interface for Python 3 calling C code - runtime
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the runtime support for pre-built cffi modules.
- python3-cffi-backend-dbg: Foreign Function Interface for Python 3 calling C code (Debug version)
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the debug version of the python3-cffi backend.