# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="Metaxal/text-table"
GH_COMMIT="f45a78d802e44d0d79e2732efa9d3bcfd635835e"

inherit gh racket

DESCRIPTION="A simple package to display text tables with unicode frames."
HOMEPAGE="https://github.com/Metaxal/text-table"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"