cython 3.0.5-0ubuntu1 source package in Ubuntu

Changelog

cython (3.0.5-0ubuntu1) noble; urgency=medium

  * New upstream version.

 -- Matthias Klose <email address hidden>  Thu, 09 Nov 2023 13:57:10 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cython_3.0.5.orig.tar.gz 2.6 MiB 39318348db488a2f24e7c84e08bdc82f2624853c0fea8b475ea0b70b27176492
cython_3.0.5-0ubuntu1.debian.tar.xz 25.9 KiB 3dc01ce2d0e8eae92a7d3efafcc8500a3d93a43ac6a206cb7cfee0c46ddc180a
cython_3.0.5-0ubuntu1.dsc 2.3 KiB f57d4d64d4ad702b1bb3ed1e8a8d9d15f083fc004a604dd66184f570e93b770b

View changes file

Binary packages built by this source

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 noble.

No description available for cython3-dbg in ubuntu noble.