summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cdbe80d87afe855e9577850bc2fb160f9a63fcb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ty
	pkgdesc = An extremely fast Python type checker and language server, written in Rust.
	pkgver = 0.0.1_alpha.5
	pkgrel = 1
	url = https://github.com/astral-sh/ty
	arch = x86_64
	license = MIT
	makedepends = clang
	makedepends = git
	makedepends = lld
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-maturin
	depends = python
	source = git::git+https://github.com/astral-sh/ty#tag=0.0.1-alpha.5
	sha256sums = 747b36ad30433c8c0cbfdfee7c12bd53bc37e3142b01f1b74c42670b037c9ed9

pkgname = ty