dev-db/dbeaver-bin: bump version to 24.0.4
[gentoo-zh.git] / dev-python / daff / daff-1.3.46.ebuild
blobf295b26e17269b84382bdd759c0f1752daee0252
1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
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"
13 LICENSE="MIT"
14 SLOT="0"
15 KEYWORDS="~amd64 ~arm64 ~ia64 ~riscv ~sparc ~x86"