| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.0 | 8 | ~amd64 | 0 |
# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit nodejs
DESCRIPTION="A wrapper that chooses http or https for requests"
HOMEPAGE="https://github.com/isaacs/http-https"
SRC_URI="https://github.com/isaacs/http-https/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | http-https-1.0.0.tar.gz | 1499 bytes | https://github.com/isaacs/http-https/archive/refs/tags/v1.0.0.tar.gz |