pythran 0.14.0+ds-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * upload pythran 0.14 to unstable (xsimd 10 is now available)

 -- Drew Parsons <email address hidden>  Wed, 27 Sep 2023 17:02:28 +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.14.0+ds-2.dsc 2.5 KiB 5dc7d2ee6e1218bf53ba2e34018840b35cb75163bac5acbbd1a437eb2780ffb8
pythran_0.14.0+ds.orig.tar.xz 622.9 KiB c42fb4ac4d4f6b3eb78846f53ee54ac7c58a155bb35619eb86a0e37bd0c82dd0
pythran_0.14.0+ds-2.debian.tar.xz 13.8 KiB cd4e6dde36ae1c431dc193d2facb39781916af127ca7c30690a86c5220bf3f84

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.