pythran 0.16.0+ds-1 source package in Ubuntu

Changelog

pythran (0.16.0+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 4.7.0

 -- Drew Parsons <email address hidden>  Sun, 26 May 2024 10:50:24 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pythran_0.16.0+ds-1.dsc 2.5 KiB 1017c024e67e4279cb8bbefcf1253a704ca01606c3871d2626b52a6dad35eac0
pythran_0.16.0+ds.orig.tar.xz 627.7 KiB 07e8606dae0b2223ffaf50b332dcd066404d7b32b0abeb7ce39c2f928f6f3c5d
pythran_0.16.0+ds-1.debian.tar.xz 13.2 KiB 7eaafb803618a485e38e622aad1b7aa53f666c687ffec43ae2554dcf07c703d2

Available diffs

No changes file available.

Binary packages built by this source

python-pythran-doc: ahead of time compiler for Python (Documentation)

 Pythran is an ahead of time compiler for a subset of the Python
 language, with a focus on scientific computing. It takes a Python
 module annotated with a few interface descriptions and turns it into a
 native Python module with the same interface, but (hopefully) faster.
 .
 This package contains the documentation.

python3-pythran: ahead of time compiler for Python

 Pythran is an ahead of time compiler for a subset of the Python
 language, with a focus on scientific computing. It takes a Python
 module annotated with a few interface descriptions and turns it into a
 native Python module with the same interface, but (hopefully) faster.
 .
 This package contains the Python 3 version of the library.