dev-nodejs/http-https - 1.0.0 (lanodanOverlay)

Search

Package Information

Description:
A wrapper that chooses http or https for requests
Homepage:
https://github.com/isaacs/http-https
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 ~amd64 0
View Raw Ebuild
# 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"

Manifest for 1.0.0

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