Files
gentoo/dev-libs/tree-sitter-html/tree-sitter-html-0.19.0.ebuild
Matt Smith bbfb6d4eea dev-libs/tree-sitter-html: Init at 0.19.0
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Matt Smith <matt@offtopica.uk>
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
2021-10-21 19:49:45 -04:00

14 lines
286 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit tree-sitter-grammar
DESCRIPTION="HTML grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-html"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"