dev-python/minato - 0.12.3 (pypi)

Search

Package Information

Description:
A Unified File I/O Library for Python
Homepage:
https://github.com/altescy/minato
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.12.3 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="A Unified File I/O Library for Python"

HOMEPAGE="https://github.com/altescy/minato"
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="all gcs huggingface s3"
DEPENDENCIES="s3? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	all? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	gcs? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	all? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	huggingface? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )
	all? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

all
gcs
s3

Dependencies

RDEPEND

s3? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	all? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	gcs? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	all? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	huggingface? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )
	all? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )

BDEPEND

s3? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	all? ( <dev-python/boto3-2.0[${PYTHON_USEDEP}] )
	gcs? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	all? ( dev-python/google-cloud-storage[${PYTHON_USEDEP}] )
	huggingface? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )
	all? ( dev-python/huggingface-hub[${PYTHON_USEDEP}] )

Manifest for 0.12.3

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