dev-racket/continued-fractions - 9999 (racket-overlay)

Search

Package Information

Description:
Exact computer arithmetic and base conversion via continued fractions.
Homepage:
https://derend@bitbucket.org/derend/continued-fractions
License:
MIT-0

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="derend@bitbucket.org"
GH_REPO="derend/continued-fractions"

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"