summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1f3cbef1ededd749d7f0e213d2ff81caa5600b5 (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
pkgbase = python-lsp-tree-sitter
	pkgdesc = a library to create language servers
	pkgver = 0.0.16
	pkgrel = 1
	url = https://github.com/neomutt/lsp-tree-sitter
	arch = any
	license = GPL3
	makedepends = python-installer
	depends = python-colorama
	depends = python-jinja
	depends = python-jsonschema
	depends = python-pygls
	depends = python-tree-sitter
	optdepends = python-beautifulsoup4
	optdepends = python-pypandoc
	optdepends = python-markdown-it-py
	optdepends = python-pygments
	optdepends = python-platformdirs
	optdepends = python-yaml
	optdepends = python-tomli-w
	replaces = python-tree-sitter-lsp
	source = https://files.pythonhosted.org/packages/py3/l/lsp_tree_sitter/lsp_tree_sitter-0.0.16-py3-none-any.whl
	sha256sums = 45724b45b786cabf2d17ee8135fa6caacb9a5631f5c41d51980229cfa589fcf6

pkgname = python-lsp-tree-sitter