llvmlite 0.27.0-3 source package in Ubuntu

Changelog

llvmlite (0.27.0-3) unstable; urgency=medium

  * Orphaning package.

 -- Daniel Stender <email address hidden>  Wed, 20 Nov 2019 23:26:41 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llvmlite_0.27.0-3.dsc 2.2 KiB 30a5537d9f941474d8ff22ac266fadeb34ef9713e24ff8c82b6648c7e9326b64
llvmlite_0.27.0.orig.tar.xz 118.7 KiB 0f56ba436cc21b8f62b6f520b4217e3e921ce2584f884997b9ee9992678993f1
llvmlite_0.27.0-3.debian.tar.xz 5.9 KiB 7b9ed822e456e80bde6d4ede8422238fb16b0ad39cd63e88644602850f46a702

Available diffs

No changes file available.

Binary packages built by this source

llvmlite-doc: LLVM Python binding for writing JIT compilers (docs)

 llvmlite uses the LLVM library for JIT (just-in-time) compilation of
 Python code into native machine instructions during runtime. Instead
 of exposing large parts of the LLVM C++ API for direct calls into the
 LLVM library, llvmlite follows a lightweight multi-layered approach.
 .
 This package contains the documentation and example code.

python-llvmlite: No summary available for python-llvmlite in ubuntu focal.

No description available for python-llvmlite in ubuntu focal.

python-llvmlite-dbgsym: No summary available for python-llvmlite-dbgsym in ubuntu focal.

No description available for python-llvmlite-dbgsym in ubuntu focal.

python3-llvmlite: LLVM Python 3 binding for writing JIT compilers

 llvmlite uses the LLVM library for JIT (just-in-time) compilation of
 Python code into native machine instructions during runtime. Instead
 of exposing large parts of the LLVM C++ API for direct calls into the
 LLVM library, llvmlite follows a lightweight multi-layered approach.
 .
 This package contains the modules and the binding for Python 3.

python3-llvmlite-dbgsym: debug symbols for python3-llvmlite