The DESCRIPTION appears to have been copied from dev-python/zfec and is
definitely not accurate for asciitree. Use the description from PyPI.
Signed-off-by: Christopher Head <chead@chead.ca>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10931
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell"
+DESCRIPTION="Draws ASCII trees"
HOMEPAGE="https://pypi.org/project/asciitree/"
SRC_URI="mirror://pypi/a/asciitree/${P}.tar.gz"