ruby-dry-cli 1.0.0-2 source package in Ubuntu

Changelog

ruby-dry-cli (1.0.0-2) unstable; urgency=medium

  * source only upload to unstable

 -- Ananthu C V <email address hidden>  Sat, 30 Dec 2023 15:07:18 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-dry-cli_1.0.0-2.dsc 2.0 KiB 58440151fe0f6b6366ea4484b7351598ead2fbf19e229d81906d7c8249e222ae
ruby-dry-cli_1.0.0.orig.tar.gz 39.9 KiB 34135e1b54de628da1d666858a4cbec0118e8e2261f40609613b55f6bf5af056
ruby-dry-cli_1.0.0-2.debian.tar.xz 2.6 KiB 21ffbb13f9ef30558895736262f2d0813026d38fa1757a8ea462e3c839144bfc

Available diffs

No changes file available.

Binary packages built by this source

ruby-dry-cli: Common framework to build command line interfaces with Ruby

 dry-cli is a general-purpose framework for developing Command Line Interface
 (CLI) applications. It represents commands as objects that can be registered
 and offers support for arguments, options and forwarding variadic arguments
 to a sub-command.