summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 019063c472e437637defba7a68ea2010280b91dd (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.17
	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.17-py3-none-any.whl
	sha256sums = 958595c95accde7559fd40e48f0f123f2a6e004c83721305ef6b0eac318f161f

pkgname = python-lsp-tree-sitter