# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="jbclements/csv-writing"

inherit gh racket

DESCRIPTION="simple functions to write CSV files (and TSV files)"
HOMEPAGE="https://github.com/jbclements/csv-writing"

LICENSE="all-rights-reserved"
SLOT="0"
RESTRICT="mirror"