summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b570ba5d8fb4268c804548aecfc41eed3f736dbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = pylyzer
	pkgdesc = A fast static code analyzer & language server for Python
	pkgver = 0.0.37
	pkgrel = 1
	url = https://github.com/mtshiba/pylyzer
	arch = any
	license = MIT
	makedepends = cargo
	source = https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.37.tar.gz
	sha256sums = e085e07e41115ab2eaa894c04ed6cbacfc9665dbcd9c61426fd8147e802a0f90

pkgname = pylyzer