summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b276976b26fb231be5accf48d91410c6e657a1c6 (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.1.0
	pkgrel = 2
	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.1.0.tar.gz
	source = https://files.pythonhosted.org/packages/py3/l/lark/lark-1.1.5-py3-none-any.whl
	sha256sums = 398d0c7a1d0b8c01150f31430780d7074cac34ef4292b36ac6814c7c04edc909
	sha256sums = 8476f9903e93fbde4f6c327f74d79e9b4bd0ed9294c5dfa3164ab8c581b5de2a

pkgname = python-gdtoolkit