python-cffi 1.13.2-1build1 source package in Ubuntu
Changelog
python-cffi (1.13.2-1build1) focal; urgency=medium * No-change rebuild for libffi soname change. -- Matthias Klose <email address hidden> Sun, 12 Jan 2020 08:30:01 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cffi_1.13.2.orig.tar.gz | 449.5 KiB | 599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346 |
python-cffi_1.13.2-1build1.debian.tar.xz | 6.4 KiB | 62a07e21d7d9877f0e42868191ce369ff97ba15c4cafef2a2fa8f33eec79c609 |
python-cffi_1.13.2-1build1.dsc | 2.9 KiB | 5c7dc23578f543d19ec1ec079aa496e73834b8a7929e8368eddc125ebe313a39 |
Available diffs
- diff from 1.13.2-1 (in Debian) to 1.13.2-1build1 (331 bytes)
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.