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

EAPI=8

GH_DOM="derend@bitbucket.org"
GH_REPO="derend/continued-fractions"
GH_COMMIT="fb2f57c2caf5b98687ac93fd7b69f14c705afcb0"

inherit gh racket

DESCRIPTION="Exact computer arithmetic and base conversion via continued fractions."
HOMEPAGE="https://derend@bitbucket.org/derend/continued-fractions"

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