pythran 0.16.0+ds-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * fix arch for riscv64 test restrictions

 -- Drew Parsons <email address hidden>  Mon, 27 May 2024 09:39:02 +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-2.dsc 2.5 KiB 0a3580cf0ba5a6dd8d92ee1afd7c3e9afd23676176af3146d45f3b203ed9dc92
pythran_0.16.0+ds.orig.tar.xz 627.7 KiB 07e8606dae0b2223ffaf50b332dcd066404d7b32b0abeb7ce39c2f928f6f3c5d
pythran_0.16.0+ds-2.debian.tar.xz 13.2 KiB eb51bb8084c1e73b2fb0f8cecceebe4252f27a53ec89662d661e272d89570820

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.