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

Search

Package Information

Description:
Facilities for working with country data.
Homepage:
https://github.com/Bogdanp/racket-country
License:
BSD ODbL-1.0 GPL-2+

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="Bogdanp/racket-country"

inherit gh racket

DESCRIPTION="Facilities for working with country data."
HOMEPAGE="https://github.com/Bogdanp/racket-country"
S="${S}/country"

LICENSE="BSD ODbL-1.0 GPL-2+"
SLOT="0"