1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 DISTUTILS_USE_PEP517=setuptools
6 PYTHON_COMPAT=( python3_{9..11} pypy3 )
8 inherit distutils-r1 pypi
10 DESCRIPTION="The daff can produce and apply tabular diffs"
11 HOMEPAGE="https://github.com/paulfitz/daff"
15 KEYWORDS="~amd64 ~arm64 ~ia64 ~riscv ~sparc ~x86"