node-nopt 5.0.0-1 source package in Ubuntu

Changelog

node-nopt (5.0.0-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Modernize debian/watch
  * Use dh-sequence-nodejs
  * New upstream version 5.0.0

 -- Xavier Guimard <email address hidden>  Sat, 26 Dec 2020 10:20:44 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-nopt_5.0.0-1.dsc 2.0 KiB 3b3908f2ee2accdc740d089b635eabc9cdfd6bc9f3bd12f6ae7b9f5ccbbe541c
node-nopt_5.0.0.orig.tar.gz 50.1 KiB 51f227f7f5e7abe84db82944bd5a83cdf52159a185b29b9b90d8ce4e8cf5b217
node-nopt_5.0.0-1.debian.tar.xz 2.8 KiB 28b71fd7192cde7056e943cf48b77e962901327a29f47fcfcacd40ef709c3f1a

Available diffs

No changes file available.

Binary packages built by this source

node-nopt: Command-line option parser for Node.js

 Full featured option parser, with support for :
  * types (String, path, url, Number, Date, Boolean, NaN, Stream, Array)
  * error handling
  * abbreviations
  * shorthands
 .
 Node.js is an event-based server-side javascript engine.