pythran 0.14.0+ds-5 source package in Ubuntu

Changelog

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

  * Team upload.
  * python3-pythran Depends: python3-setuptools.
    No longer automatically included in python 3.12. Closes: #1059634.

 -- Drew Parsons <email address hidden>  Fri, 12 Jan 2024 03:44:08 +0100

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-5.dsc 2.4 KiB 87631756bec272258d7a3b3635d3fa756c5aaae1937f37b4714d34f074ee67d2
pythran_0.14.0+ds.orig.tar.xz 622.9 KiB c42fb4ac4d4f6b3eb78846f53ee54ac7c58a155bb35619eb86a0e37bd0c82dd0
pythran_0.14.0+ds-5.debian.tar.xz 15.4 KiB e1a983a76648059f9e4141162b46475653663bd097d3a1ad120e64e995fbfd50

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.