summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b346383c6eff44d8765ad2f21eb1b43bfa18905 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = rustpython-git
	pkgdesc = A Python3 Interpreter written in Rust
	pkgver = r11862.2a26ed009
	pkgrel = 1
	url = https://github.com/RustPython/RustPython
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = rust
	makedepends = python
	source = git+https://github.com/RustPython/RustPython.git
	md5sums = SKIP

pkgname = rustpython-git