| 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="github.com"
GH_REPO="zedeckj/ca-dsl"
inherit gh racket
DESCRIPTION="A DSL for expressing and simulating Cellular Automata"
HOMEPAGE="https://github.com/zedeckj/ca-dsl"
LICENSE="MIT"
SLOT="0"
RDEPEND="dev-racket/2htdp-typed
dev-racket/typed-racket-stream"
BDEPEND="${RDEPEND}"
dev-racket/2htdp-typed dev-racket/typed-racket-stream
dev-racket/2htdp-typed dev-racket/typed-racket-stream