summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 655077469ee40757919127b5d661d7a2eb44f652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-asttokens
	pkgdesc = Annotate AST trees with source code positions
	pkgver = 2.0.5
	pkgrel = 2
	url = https://github.com/gristlabs/asttokens
	arch = any
	license = Apache 2.0
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python-six
	source = https://files.pythonhosted.org/packages/source/a/asttokens/asttokens-2.0.5.tar.gz
	md5sums = 0a2a057b9c9a220bffdb3e7512062f17

pkgname = python-asttokens