node-dashdash 2.0.0-2 source package in Ubuntu

Changelog

node-dashdash (2.0.0-2) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle

 -- Yadd <email address hidden>  Tue, 09 Nov 2021 12:23:56 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-dashdash_2.0.0-2.dsc 2.0 KiB 530ebdaeadb62440904b9c2cf87a3f983c3cbab7b533320c4b9b6621f4ac43f1
node-dashdash_2.0.0.orig.tar.gz 68.2 KiB f669a42fd997fb6106faa7e38769ef430df2c585a7cdbc3ea3d298108b20e265
node-dashdash_2.0.0-2.debian.tar.xz 2.7 KiB 5a9b1b6f4401747f0ad1b5bd8c12d2a85aeefae81a3083f53266d63a9d8d988c

Available diffs

No changes file available.

Binary packages built by this source

node-dashdash: light, featureful and explicit option parsing library

 The author of the library gives this rationale: the other option parsing
 libraries are one of too loosey goosey (not explicit), too big/too many deps,
 or ill specified.
 .
 This library is a dependency for sshpk, a library to parse, convert,
 fingerprint and use SSH keys (both public and private) in pure nodejs.
 .
 Node.js is an event-based server-side JavaScript engine.