summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aaacfb306fa024a6f9ab5abde2bdc7d80f983f02 (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.2
	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.2.tar.gz
	source = codon.sh
	source = codon-0.16.2.tar.gz::https://github.com/exaloop/codon/releases/download/v0.16.2/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 = 220b4b89ebdcb6e52fdce1ce64ece28618593cc888e606c86a2d66c549d12e36
	sha256sums = SKIP
	sha256sums = SKIP
	b2sums = 718328c0651e383b892e7c1f00b795f88c6f4775b02e3a2ba217873d105e51824f380ba55b8602d1698da12ee3609641a753a6aa7660d5d4df52ea855eca5ca7
	b2sums = bd0385c5456336abcfc6f0109d02eb2fb0d3b3c0b84acafc5774e7eeab03aeb3ff901d08f2aa720acd295e6062aece2e63c752c6d361ad7df8219c1e14fe339c
	b2sums = SKIP
	b2sums = SKIP

pkgname = codon-bin