# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="AlexKnauth/pretty-format" GH_COMMIT="59c03bb6123fcd898e5143b451e6c9a8b89f7f8b" inherit gh racket DESCRIPTION="Pretty versions of printf, format, etc. that print according to format strings" HOMEPAGE="https://github.com/AlexKnauth/pretty-format" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror"