dev-python/CLI-passthrough - 0.1.3 (pypi)

Search

Package Information

Description:
Importable CLI-passthrough with bells and whistles.
Homepage:
https://github.com/terminal-labs/cli-passthrough
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.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="Importable CLI-passthrough with bells and whistles."

HOMEPAGE="https://github.com/terminal-labs/cli-passthrough"
LICENSE="BSD"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.linux-x86_64.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.linux-x86_64.tar.gz"
RESTRICT="test"

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

IUSE="dev"
DEPENDENCIES="dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )

BDEPEND

dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/ipdb[${PYTHON_USEDEP}] )
	dev? ( dev-python/pre-commit[${PYTHON_USEDEP}] )

Manifest for 0.1.3

Type File Size Source URLs
DIST CLI-passthrough-0.1.3.linux-x86_64.tar.gz 6921 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/CLI-passthrough/CLI-passthrough-0.1.3.linux-x86_64.tar.gz