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

EAPI=8

GH_DOM="github.com"
GH_REPO="MohamedLEGH/bech32"
GH_COMMIT="1e6f6ab3a45cf38dcef8161929a4d4ab44fde2e3"

inherit gh racket

DESCRIPTION="bech32 and bech32 encoding functions"
HOMEPAGE="https://github.com/MohamedLEGH/bech32"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"