pythran 0.15.0+ds-3 source package in Ubuntu

Changelog

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

  * Team upload.
  * debian/tests: riscv64 runs extremely slowly such that the test
    session times out, so use a restricted subset

 -- Drew Parsons <email address hidden>  Wed, 15 May 2024 20:19:12 +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.15.0+ds-3.dsc 2.5 KiB a36b558bd54e94ed2a8a34c658e9fe2d7cc74d1a123ed54cfe3d0ba27a156ae2
pythran_0.15.0+ds.orig.tar.xz 622.6 KiB 26a1aa5835d13175a4f817a590fec63d44189426fe084e2933fb7bca8cb49743
pythran_0.15.0+ds-3.debian.tar.xz 13.2 KiB 283960643e278e1f7d8b626a645a74c0b7a83bf7c9704d0c8b75085b1a1ed2a6

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.