dev-python/pyprof2calltree: update DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-08 07:25:42 +01:00
parent 2964968f72
commit 1b3a6e5f5b

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="convert python profile data to kcachegrind calltree form"
DESCRIPTION="Convert python profile data to kcachegrind calltree form"
HOMEPAGE="
https://github.com/pwaller/pyprof2calltree/
https://pypi.org/project/pyprof2calltree/