dev-python/ts-idl - 3.7.110000060100 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/ts-idl-3.7.110000060100

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/ts-idl-3.7.110000060100

Or alternatively:

emerge --autounmask-write -a =dev-python/ts-idl-3.7.110000060100

Package Information

Description:
Contains helper functions for the generated idl library by ts_sal.
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
3.7.110000060100 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="Contains helper functions for the generated idl library by ts_sal."

HOMEPAGE=""
LICENSE="GPL-3"
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="dev"
DEPENDENCIES="dev? ( dev-python/documenteer[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/ts-idl | euse -E <flag> -p dev-python/ts-idl | euse -D <flag> -p dev-python/ts-idl

Global/Standard Flags

dev

Inherited Eclasses

Dependencies

RDEPEND

dev? ( dev-python/documenteer[] )

BDEPEND

dev? ( dev-python/documenteer[] )