SlackBuilds Repository

15.0 > Python > python3-llvmlite (0.40.1)

python3-llvmlite (Lightweight LLVM python binding)

llvmlite is a project originally tailored for Numba's needs, using the
following approach:

-A small C wrapper around the parts of the LLVM C++ API we need that
are not already exposed by the LLVM C API.
-A ctypes Python wrapper around the C API.
-A pure Python implementation of the subset of the LLVM IR builder that
we need for Numba.

NOTE: Unable to support newer versions than 0.40.1 due to requiring a
newer LLVM than included in Slackware (needs >= 14.0).

Maintained by: Jeremy Hansen
Keywords:
ChangeLog: python3-llvmlite

Homepage:
https://github.com/numba/llvmlite

Source Downloads:
llvmlite-0.40.1.tar.gz (17273c6364451a01aad1a093b48056ed)

Download SlackBuild:
python3-llvmlite.tar.gz
python3-llvmlite.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds