dev-nodejs/pend - 1.2.0 (lanodanOverlay)

Search

Package Information

Description:
dead-simple optimistic async helper in javascript
Homepage:
https://github.com/andrewrk/node-pend
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.2.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nodejs

DESCRIPTION="dead-simple optimistic async helper in javascript"
HOMEPAGE="https://github.com/andrewrk/node-pend"
SRC_URI="https://github.com/andrewrk/node-pend/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/node-pend-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

Manifest for 1.2.0

Type File Size Source URLs
DIST pend-1.2.0.tar.gz 2441 bytes https://github.com/andrewrk/node-pend/archive/refs/tags/1.2.0.tar.gz