# 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="This is a collection of 1Password related CLI tools and helpers [top-max 1.6.0]"

HOMEPAGE="https://github.com/mickaelperrin/onepassword-tools"
LICENSE="GPL-3"
SRC_URI="https://files.pythonhosted.org/packages/58/41/9dd1d8aa857b6e49dd32fbc05732809b5f294d6bf290e80e09c2403388de/onepassword%20tools-${REALVERSION}.tar.gz"
SOURCEFILE="onepassword%20tools-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/onepassword-local-search[${PYTHON_USEDEP}]
	~dev-python/click-8.0.3[${PYTHON_USEDEP}]
	~dev-python/click-log-0.3.2[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	~dev-python/pexpect-4.8.0[${PYTHON_USEDEP}]
	~dev-python/plumbum-1.7.2[${PYTHON_USEDEP}]
	dev-python/inquirer[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"