pythran 0.15.0+ds-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * move python3-nbsphinx, pandoc to Build-Depends-Indep
    (pandoc is not available on all arches)
  * refresh manpages (debian/rules help2man)

 -- Drew Parsons <email address hidden>  Mon, 15 Jan 2024 12:49:50 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pythran_0.15.0+ds-2.dsc 2.5 KiB 2a749f395a783570f66abb57be093e3db2e56726c26c59f98c4d4f08d7cd9e41
pythran_0.15.0+ds.orig.tar.xz 622.6 KiB 26a1aa5835d13175a4f817a590fec63d44189426fe084e2933fb7bca8cb49743
pythran_0.15.0+ds-2.debian.tar.xz 13.0 KiB 9177dc63644ff11060b7ed24cff3697a3cbc342b009d2fe4793ea5008a0cff05

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.