cython 0.29.14-0.1ubuntu3 source package in Ubuntu
Changelog
cython (0.29.14-0.1ubuntu3) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:43:20 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cython_0.29.14.orig.tar.gz | 2.0 MiB | e4d6bb8703d0319eb04b7319b12ea41580df44fd84d83ccda13ea463c6801414 |
cython_0.29.14-0.1ubuntu3.debian.tar.xz | 25.1 KiB | 3e926292b928ae1377b0447d586fafef967b638ad87433e07dc4bc6179dbb32e |
cython_0.29.14-0.1ubuntu3.dsc | 2.6 KiB | dc62bbe5bf25d8c436841cde2c1f9035cd2d7ab9cc5217eec86a2299c5852b90 |
Available diffs
Binary packages built by this source
- cython: C-Extensions for Python
Cython is a language that makes writing C extensions for the Python language as
easy as Python itself. Cython is based on the well-known Pyrex, but supports
more cutting edge functionality and optimizations.
.
The Cython language is very close to the Python language, but Cython
additionally supports calling C functions and declaring C types on variables
and class attributes. This allows the compiler to generate very efficient C
code from Cython code.
.
This makes Cython the ideal language for wrapping external C libraries, and
for fast C modules that speed up the execution of Python code.
- cython-dbg: No summary available for cython-dbg in ubuntu groovy.
No description available for cython-dbg in ubuntu groovy.
- cython-doc: C-Extensions for Python - documentation
This package contains documentation for Cython.
- cython3: C-Extensions for Python 3
Cython is a language that makes writing C extensions for the Python language as
easy as Python itself. Cython is based on the well-known Pyrex, but supports
more cutting edge functionality and optimizations.
.
The Cython language is very close to the Python language, but Cython
additionally supports calling C functions and declaring C types on variables
and class attributes. This allows the compiler to generate very efficient C
code from Cython code.
.
This makes Cython the ideal language for wrapping external C libraries, and
for fast C modules that speed up the execution of Python code.
- cython3-dbg: No summary available for cython3-dbg in ubuntu groovy.
No description available for cython3-dbg in ubuntu groovy.