dev-racket/rtlv - 9999 (racket-overlay)

Search

Package Information

Description:
Tools for reasoning about circuits in Rosette/Racket
Homepage:
https://github.com/anishathalye/rtlv
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="anishathalye/rtlv"

inherit gh racket

DESCRIPTION="Tools for reasoning about circuits in Rosette/Racket"
HOMEPAGE="https://github.com/anishathalye/rtlv"

LICENSE="MIT"
SLOT="0"

RDEPEND="dev-racket/knox
	dev-racket/rosette"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/knox
	dev-racket/rosette

BDEPEND

dev-racket/knox
	dev-racket/rosette