pythran 0.16.0+ds-3 source package in Ubuntu

Changelog

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

  * Team upload.
  * on riscv64 run only a third of test cases in pythran-test-cases

 -- Drew Parsons <email address hidden>  Tue, 28 May 2024 15:29:58 +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-3.dsc 2.6 KiB 079680b26fbe179ffead617c8a12bd8bdd7173ae05343a6eb36c47cb5ba43341
pythran_0.16.0+ds.orig.tar.xz 627.7 KiB 07e8606dae0b2223ffaf50b332dcd066404d7b32b0abeb7ce39c2f928f6f3c5d
pythran_0.16.0+ds-3.debian.tar.xz 13.5 KiB 264b7ca45a9fbcd7ac581c808dc0f4fe890665a619c40d359758426b8433460e

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.