dev-racket/sxml-extra - 9999 (racket-overlay)

Search

Package Information

Description:
Utilities to use with sxml
Homepage:
https://github.com/kurinoku/sxml-extra-utils
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="kurinoku/sxml-extra-utils"

inherit gh racket

DESCRIPTION="Utilities to use with sxml"
HOMEPAGE="https://github.com/kurinoku/sxml-extra-utils"

LICENSE="MIT"
SLOT="0"

RDEPEND="dev-racket/static-rename
	dev-racket/sxml"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/static-rename
	dev-racket/sxml

BDEPEND

dev-racket/static-rename
	dev-racket/sxml