summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2017-01-07 01:00:00 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2017-01-07 01:00:55 +0000
commitdf761291cf90f6b009a0753fae0e1470cdc1ad27 (patch)
treec62e916ccbedd6bd4268ae3d7a5a079ce1837b0e /dev-python/llvmlite/metadata.xml
parentsci-mathematics/pymc3: initial import (diff)
downloadgentoo-df761291cf90f6b009a0753fae0e1470cdc1ad27.tar.gz
gentoo-df761291cf90f6b009a0753fae0e1470cdc1ad27.tar.bz2
gentoo-df761291cf90f6b009a0753fae0e1470cdc1ad27.zip
dev-python/llvmlite: version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/llvmlite/metadata.xml')
-rw-r--r--dev-python/llvmlite/metadata.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-python/llvmlite/metadata.xml b/dev-python/llvmlite/metadata.xml
index 2cf298c4477b..54effc7dfa7d 100644
--- a/dev-python/llvmlite/metadata.xml
+++ b/dev-python/llvmlite/metadata.xml
@@ -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>