summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bde03ecc641e80bf323456f9961e3513c28999fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-gdtoolkit
	pkgdesc = Independent set of tools for working with GDScript - parser, linter and formatter
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/Scony/godot-gdscript-toolkit
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-docopt
	depends = python-lark-parser
	depends = python-yaml
	depends = python-radon
	source = https://files.pythonhosted.org/packages/source/g/gdtoolkit/gdtoolkit-4.0.0.tar.gz
	sha256sums = d521e5bb99a8eab56eb7689a92b0354bd7463160ac10d5ec06f6dff08a070c54

pkgname = python-gdtoolkit