ruby-launchy 2.5.0-3 source package in Ubuntu

Changelog

ruby-launchy (2.5.0-3) unstable; urgency=medium

  * Team upload.
  * Add Breaks+Replaces for launchy. (Closes: #974046)

 -- Utkarsh Gupta <email address hidden>  Fri, 05 Feb 2021 14:42:10 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-launchy_2.5.0-3.dsc 2.1 KiB dfb4bc0c580250c72ef64901042fc517beeec0dd4043024e6a13c96a733f96a5
ruby-launchy_2.5.0.orig.tar.gz 26.1 KiB 8e2eac27fb392c54ff6f0898c0d6c1f516f5a47cd47f1278fe8e2f50d96f0ed3
ruby-launchy_2.5.0-3.debian.tar.xz 3.4 KiB db1ef6380ad24844a77256bcc9dda44583603351f4cc219e130628df1cbddf89

Available diffs

No changes file available.

Binary packages built by this source

ruby-launchy: helper class for launching cross-platform applications

 Launchy is a helper class for launching cross-platform applications in a fire
 and forget manner. There are application concepts (browser, email client, etc)
 that are common across all platforms, and they may be launched differently on
 each platform. Launchy is here to make a common approach to launching external
 applications from within ruby programs.