ruby-highline 2.1.0-1 source package in Ubuntu

Changelog

ruby-highline (2.1.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Lucas Nussbaum ]
  * New upstream version 2.1.0
  * Clean coverage/ after build. Closes: #1047090
  * debian/copyright: Update Source URL

 -- Lucas Nussbaum <email address hidden>  Sat, 26 Aug 2023 17:04:26 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-highline_2.1.0-1.dsc 2.1 KiB 37793812f7f9d2a0f41a1d8d2d4c3e9418562b806bbd7be5bcb82c94e30103b4
ruby-highline_2.1.0.orig.tar.gz 228.6 KiB 682505957acb9d2859490f03a2a58e7c5fe0bd5c9c85e0470cff0a5cf6d20010
ruby-highline_2.1.0-1.debian.tar.xz 5.0 KiB 116a490926344669558b49cb15eaa9641da94a43564f459d0b9e9f9e4abf5d67

Available diffs

No changes file available.

Binary packages built by this source

ruby-highline: high-level interactive IO Ruby library

 Highline is a high-level IO library that provides validation, type conversion,
 and more for command-line interfaces. It also includes a complete menu system
 that can crank out anything from simple list selection to complete shells with
 just minutes of work.