pythran 0.14.0+ds-4 source package in Ubuntu

Changelog

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

  * Team upload.
  * update debian config files and tests to replace libatlas-base-dev
    references to libblis-dev (since atlas is deprecated and openblas
    is not available on armel)

 -- Drew Parsons <email address hidden>  Mon, 18 Dec 2023 02:18:32 +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-4.dsc 2.5 KiB 8db677cb734e5ad93bbfe71fd2164e87b22611f95be3e651a2e17ad39d44b634
pythran_0.14.0+ds.orig.tar.xz 622.9 KiB c42fb4ac4d4f6b3eb78846f53ee54ac7c58a155bb35619eb86a0e37bd0c82dd0
pythran_0.14.0+ds-4.debian.tar.xz 15.3 KiB d91db58631289145e6aede09da3076708cd88b3e91e998931113c3ca14d47413

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.