python-cffi 1.3.1-1ubuntu1 source package in Ubuntu
Changelog
python-cffi (1.3.1-1ubuntu1) xenial; urgency=medium * Merge from Debian unstable. Remaining changes: - Drop the build dependency on virtualenv (universe), it is only required for optional tests. python-cffi (1.3.1-1) unstable; urgency=medium * New upstream release. -- Stefano Rivera <email address hidden> Tue, 24 Nov 2015 16:03:41 -0800
Upload details
- Uploaded by:
- Stefano Rivera
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- 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.3.1.orig.tar.gz | 343.1 KiB | d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220 |
python-cffi_1.3.1-1ubuntu1.debian.tar.xz | 5.9 KiB | 4dcd3de8636f54ad8c49931339f0e7b26f35bc8751ae23a0c47f764be22f5afd |
python-cffi_1.3.1-1ubuntu1.dsc | 2.3 KiB | 637b84b44b1beb0d60dcab47cb836d3bafbffd616317fa35fa17a299a8d73d06 |
Available diffs
- diff from 1.3.0-3ubuntu1 to 1.3.1-1ubuntu1 (15.8 KiB)
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.
- 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.