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

EAPI=8

GH_DOM="github.com"
GH_REPO="HouptLab/circular-layout"
GH_COMMIT="5776fa13358f9f9bde35aa407767b57247015487"

inherit gh racket

DESCRIPTION="A lightweight module for drawing nodes and edges in a circular layout."
HOMEPAGE="https://github.com/HouptLab/circular-layout"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"