summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8085b9a3b7b260458e5b007273daae935eaefea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = codon-bin
	pkgdesc = High-performance, zero-overhead, extensible Python compiler using LLVM
	pkgver = 0.16.1
	pkgrel = 1
	url = https://github.com/exaloop/codon
	arch = x86_64
	license = custom:Business Source License 1.1
	depends = cython
	depends = gcc-libs
	depends = glibc
	depends = python
	depends = python-astunparse
	depends = python-setuptools
	depends = sh
	provides = codon
	conflicts = codon
	noextract = codon-0.16.1.tar.gz
	source = codon.sh
	source = codon-0.16.1.tar.gz::https://github.com/exaloop/codon/releases/download/v0.16.1/codon-linux-x86_64.tar.gz
	source = https://raw.githubusercontent.com/exaloop/codon/develop/LICENSE
	source = https://raw.githubusercontent.com/exaloop/codon/develop/README.md
	sha256sums = ac8fa16770f809daf61c3726194b71c0561791a83831a246fab4929ef6395d9f
	sha256sums = af48dbc6762f329b8ffc36934a1b995bb12ec4fc97d53a2d52d5ead1b9a9e452
	sha256sums = SKIP
	sha256sums = SKIP
	sha512sums = cc4b100f55a02a0f7a6920668f7ab58986c2c77e76eab20e94def42ac740f054c450bc6d6ec11535db31e16fc32fa934d697f01bae9dfe5796e3d2f1c807f446
	sha512sums = 4794a514833549f7858b1cd7aa3bf52a85f35ef1df315440b95754431011485ca04b7325e7b78d50f6f7d5f7140eca67098c12ff384fe3d8ad3fb40b7af8fb16
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = codon-bin