| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="git.sr.ht"
GH_REPO="~aekai/tuplet"
inherit gh racket
DESCRIPTION="a slightly silly drum sequencer / dsl for writing rhythms"
HOMEPAGE="https://git.sr.ht/~aekai/tuplet"
LICENSE="LGPL-3+"
SLOT="0"
RDEPEND="dev-racket/rsound
dev-racket/syntax-spec-v3"
BDEPEND="${RDEPEND}"
dev-racket/rsound dev-racket/syntax-spec-v3
dev-racket/rsound dev-racket/syntax-spec-v3