node-clipanion 3.2.1+dfsg-2 source package in Ubuntu

Changelog

node-clipanion (3.2.1+dfsg-2) unstable; urgency=medium

  * Team upload
  * Update lintian override info format in d/source/lintian-overrides
    on line 2-3
  * Fix nocheck
  * Declare compliance with policy 4.7.0

 -- Yadd <email address hidden>  Sat, 27 Apr 2024 07:27:50 +0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-clipanion_3.2.1+dfsg-2.dsc 2.3 KiB b4cc0e6e99aa86b9c224fa39d600abf79a3706a4fa46331f77d68d2327727a02
node-clipanion_3.2.1+dfsg.orig.tar.xz 589.4 KiB 45717df958ea9d6687b0758f9cf3929f062f16494f86a98a44831fd337183224
node-clipanion_3.2.1+dfsg-2.debian.tar.xz 4.4 KiB 7b893d22f885553ef6efb5226fbc5d8feba7f2ecaa21a07401261faeeaf5a6d7

Available diffs

No changes file available.

Binary packages built by this source

node-clipanion: Type-safe CLI library with no runtime dependencies

 Clipanion provides type inference for the options you declare: no
 duplicated types to write and keep in sync.
 .
 The core is implemented using a functional approach, letting
 most bundlers only keep what you actually use.
 .
 Clipanion supports subcommands, arrays, counters, execution
 contexts, error handling, option proxying, and much more.
 .
 Clipanion is used to power Yarn - likely one of the most
 complex CLI used everyday by the JavaScript community.