dev-python/click-completion - 0.5.2 (nest)

Search

Package Information

Description:
Enhanced completion for bash, fish, zsh in Click
Homepage:
https://github.com/click-contrib/click-completion
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.2 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="Enhanced completion for bash, fish, zsh in Click"
HOMEPAGE="https://github.com/click-contrib/click-completion"
SRC_URI="https://github.com/click-contrib/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="dev-python/click[${PYTHON_USEDEP}]
	dev-python/jinja2[${PYTHON_USEDEP}]
	dev-python/shellingham[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]"

Dependencies

RDEPEND

dev-python/click[${PYTHON_USEDEP}]
	dev-python/jinja2[${PYTHON_USEDEP}]
	dev-python/shellingham[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]

Manifest for 0.5.2

Type File Size Source URLs
DIST click-completion-0.5.2.gh.tar.gz 12581 bytes https://github.com/click-contrib/click-completion/archive/v0.5.2.tar.gz