Files
gentoo/dev-libs/tree-sitter-regex/tree-sitter-regex-0.19.0.ebuild
Vadim Misbakh-Soloviov d10e10149d dev-libs/tree-sitter-regex: new package
Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
2021-12-20 11:12:56 +07:00

14 lines
302 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="Regular Expressions grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-regex"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"