dev-python/applaunchservices - 0.3.0 (pypi)

Search

Package Information

Description:
Simple package for registering an app with apple Launch Services to handle UTI and URL
Homepage:
https://github.com/impact27/applaunchservices

Ebuild Details

Version EAPI Keywords Slot
0.3.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="Simple package for registering an app with apple Launch Services to handle UTI and URL"

HOMEPAGE="https://github.com/impact27/applaunchservices"
LICENSE=""
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="dev-python/pyobjc-framework-CoreServices[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/pyobjc-framework-CoreServices[${PYTHON_USEDEP}]

BDEPEND

dev-python/pyobjc-framework-CoreServices[${PYTHON_USEDEP}]

Manifest for 0.3.0

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