pythran 0.16.1+ds-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * debian/tests: run riscv64 tests on default python only

 -- Drew Parsons <email address hidden>  Wed, 29 May 2024 14:43:54 +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.1+ds-2.dsc 2.6 KiB 9a89071d4029f175d2d27d90cfb20c0705e81b1589a8701dc217ab2b747a6e5f
pythran_0.16.1+ds.orig.tar.xz 627.7 KiB 5986e889b1e9afa1e2f4bb3bbf7263a68e62875aaf1702be75e80477a4ca8aaf
pythran_0.16.1+ds-2.debian.tar.xz 13.6 KiB fed2cfc1a5b8e86d9dcda87324572e35a2f7d99b5510795922868b1b72bf6ced

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.