# Template file for 'tree-sitter-python'
pkgname=tree-sitter-python
version=0.25.0
revision=1
build_style=tree-sitter
short_desc="Python grammar for tree-sitter"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/tree-sitter/tree-sitter-python"
distfiles="https://github.com/tree-sitter/tree-sitter-python/archive/refs/tags/v${version}.tar.gz"
checksum=4609a3665a620e117acf795ff01b9e965880f81745f287a16336f4ca86cf270c

post_install() {
	vlicense LICENSE
}
