pythran 0.10.0+ds2-3 source package in Ubuntu

Changelog

pythran (0.10.0+ds2-3) unstable; urgency=medium

  * Team upload.

  [ Diego M. Rodriguez ]
  * d/control: fix python3 dev dependency
  * d/tests: use installed files instead of build dir

 -- Drew Parsons <email address hidden>  Sun, 03 Apr 2022 19:25:43 +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.10.0+ds2-3.dsc 2.5 KiB c9b359f21e1120d272ae9e83a32d042fd07fd4508114367b6977637d23b2e37d
pythran_0.10.0+ds2.orig.tar.gz 793.7 KiB b698baeba1d42f440d487995aa47438f4d78312f2c58b01bf9cd5262dfcdcc8a
pythran_0.10.0+ds2-3.debian.tar.xz 12.1 KiB 4dda6d82d5279333a0a8f9d77a883199c82af33c963217d5c52b64a0ec5a0988

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.