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

Search

Package Information

Description:
File base configuration parameter system
Homepage:
https://github.com/themetaschemer/config
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="themetaschemer/config"

inherit gh racket

DESCRIPTION="File base configuration parameter system"
HOMEPAGE="https://github.com/themetaschemer/config"

LICENSE="MIT"
SLOT="0"