mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/httptools: pypi homepage
Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -7,8 +7,11 @@ PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Fast HTTP parser"
|
||||
HOMEPAGE="https://github.com/MagicStack/httptools"
|
||||
DESCRIPTION="httptools is a Python binding for the nodejs HTTP parser"
|
||||
HOMEPAGE="
|
||||
https://github.com/MagicStack/httptools
|
||||
https://pypi.org/project/httptools
|
||||
"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user