PACKAGE NAME: python3-llvmlite-0.40.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-llvmlite PACKAGE SIZE (compressed): 252 K PACKAGE SIZE (uncompressed): 1360 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-llvmlite: python3-llvmlite (Lightweight LLVM python binding) python3-llvmlite: python3-llvmlite: llvmlite is a project originally tailored for Numba's needs, using python3-llvmlite: the following approach: python3-llvmlite: python3-llvmlite: A small C wrapper around the parts of the LLVM C++ API we need that python3-llvmlite: are not already exposed by the LLVM C API. A ctypes Python wrapper python3-llvmlite: around the C API. A pure Python implementation of the subset of python3-llvmlite: the LLVM IR builder that we need for Numba. python3-llvmlite: python3-llvmlite: HOMEPAGE: https://github.com/numba/llvmlite