summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 050afcc9a5a9c2b7b87ac845fe1d4370aefa0948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-lsp-server
	pkgdesc = Fork of the python-language-server project, maintained by the Spyder IDE team and the community
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/python-lsp/python-lsp-server
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-jedi
	depends = python-lsp-jsonrpc
	depends = python-pluggy
	depends = python-ujson
	source = https://github.com/python-lsp/python-lsp-server/archive/v1.0.1.tar.gz
	sha256sums = b049d9a02cc568814d56278df5e95bcce455182ba7115dcd76b3212ef80f278f

pkgname = python-lsp-server