summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 295998e9ca3f1fad0473ce027064fdff736699a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-gdtoolkit
	pkgdesc = Independent set of tools for working with GDScript - parser, linter and formatter
	pkgver = 4.2.2
	pkgrel = 1
	url = https://github.com/Scony/godot-gdscript-toolkit
	arch = any
	license = MIT
	makedepends = python-installer
	depends = python
	depends = python-setuptools
	depends = python-docopt-ng
	depends = python-yaml
	depends = python-radon
	depends = python-regex
	depends = python-six
	conflicts = python-lark-parser
	source = https://files.pythonhosted.org/packages/source/g/gdtoolkit/gdtoolkit-4.2.2.tar.gz
	source = https://files.pythonhosted.org/packages/py3/l/lark/lark-1.1.5-py3-none-any.whl
	sha256sums = 2f85fde94b9dceb5d602361c2a00c75e15ae3145d84f3971f34f7479de4eec39
	sha256sums = 8476f9903e93fbde4f6c327f74d79e9b4bd0ed9294c5dfa3164ab8c581b5de2a

pkgname = python-gdtoolkit