dev-python/cfractions - 2.4.1 (pypi)

Search

Package Information

Description:
Python C API alternative to \`fractions\` module.
Homepage:
https://github.com/lycantropos/cfractions/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.4.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Python C API alternative to \`fractions\` module."

HOMEPAGE="https://github.com/lycantropos/cfractions/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="tests"
DEPENDENCIES="<dev-python/typing-extensions-5.0[${PYTHON_USEDEP}]
	tests? ( <dev-python/hypothesis-7.0[${PYTHON_USEDEP}] )
	tests? ( <dev-python/pytest-9.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

<dev-python/typing-extensions-5.0[${PYTHON_USEDEP}]
	tests? ( <dev-python/hypothesis-7.0[${PYTHON_USEDEP}] )
	tests? ( <dev-python/pytest-9.0[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/typing-extensions-5.0[${PYTHON_USEDEP}]
	tests? ( <dev-python/hypothesis-7.0[${PYTHON_USEDEP}] )
	tests? ( <dev-python/pytest-9.0[${PYTHON_USEDEP}] )

Manifest for 2.4.1

Type File Size Source URLs
DIST cfractions-2.4.1.tar.gz 20475 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/cfractions/cfractions-2.4.1.tar.gz