dev-python/llvmlite: version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Sébastien Fabbro
2017-01-07 01:00:00 +00:00
parent 5086e10641
commit df761291cf
4 changed files with 104 additions and 0 deletions

View File

@@ -5,7 +5,14 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
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.
</longdescription>
<upstream>
<remote-id type="pypi">llvmlite</remote-id>
<remote-id type="github">numba/llvmlite</remote-id>
</upstream>
</pkgmetadata>