dev-python/option - 2.1.0 (pypi)

Search

Package Information

Description:
Rust like Option and Result types in Python
Homepage:
https://mat1g3r.github.io/option/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.1.0 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="Rust like Option and Result types in Python"

HOMEPAGE="https://mat1g3r.github.io/option/"
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=""
DEPENDENCIES=""
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Manifest for 2.1.0

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