dev-python/PyAutoGUI: fixed description

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Anton Schubert 2022-09-13 00:27:22 +02:00
parent 3a7ef09e20
commit d49e1b1032
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
PYTHON_COMPAT=( python3_9 python3_10 python3_11 )
inherit distutils-r1
DESCRIPTION="Controller Area Network interface module for Python"
DESCRIPTION="A cross-platform GUI automation Python module for human beings."
HOMEPAGE="https://python-can.readthedocs.io/en/master/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"