# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nodejs git-r3

DESCRIPTION="tape shim based on node:test+node:assert with no dependencies"
HOMEPAGE="https://hacktivis.me/git/tape-lite"
EGIT_REPO_URI="https://anongit.hacktivis.me/git/tape-lite.git"
LICENSE="MIT"
SLOT="0"

# Maintained by myself anyway
KEYWORDS="~amd64"