# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit click-app distutils-r1 pypi DESCRIPTION="Suite of tools and fixtures to manage daemons for testing" HOMEPAGE=" https://pypi.org/project/pifpaf/ https://github.com/jd/pifpaf " LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" RESTRICT="test" # missing dependency