dev-python/leechcorepyc: Add PyPI homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-02-15 10:45:18 +01:00
parent a5dbd29234
commit 7a0c9a5d51

View File

@@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 toolchain-funcs pypi
DESCRIPTION="Python binding for LeechCore Physical Memory Acquisition Library"
HOMEPAGE="https://github.com/ufrisk/LeechCore"
HOMEPAGE="
https://github.com/ufrisk/LeechCore/
https://pypi.org/project/leechcorepyc/
"
LICENSE="GPL-3"
SLOT="0"