summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a102f16e4c99618b8e928ba2074e42902ba9ea1 (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.3
	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.3.tar.gz
	source = codon.sh
	source = codon-0.16.3.tar.gz::https://github.com/exaloop/codon/releases/download/v0.16.3/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 = 9b93e83b2aeb0dfb00d673a4482e9e22500469b92233438a2bbf188e0d08aa37
	sha256sums = SKIP
	sha256sums = SKIP
	b2sums = 718328c0651e383b892e7c1f00b795f88c6f4775b02e3a2ba217873d105e51824f380ba55b8602d1698da12ee3609641a753a6aa7660d5d4df52ea855eca5ca7
	b2sums = 44762c3fa129270b83e653377d422336c47ae9faf5ac85651ec3610a3771a26d762ba359db187baedcf5d5192df9aa769cae47ed55b3d25884241d0a2f08ec77
	b2sums = SKIP
	b2sums = SKIP

pkgname = codon-bin