summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d174f1c035c526fed37dc28ddf47e658a0696e81 (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.1.1
	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.1.1-py3-none-any.whl
	sha256sums = eef148b333c95ae1cd58dbf6685029a4e58a806bbffe02367c4bb90d50b0519c

pkgname = python-lsp-tree-sitter