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

EAPI=8

GH_DOM="github.com"
GH_REPO="lixiangqi/medic"
GH_COMMIT="0920090d3c77d6873b8481841622a5f2d13a732c"

inherit gh racket

DESCRIPTION="A debugging tool for better printf"
HOMEPAGE="https://github.com/lixiangqi/medic"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"