ruby-guard 2.18.1-3 source package in Ubuntu

Changelog

ruby-guard (2.18.1-3) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: exclude some test not working with ruby 3.2

 -- Lucas Kanashiro <email address hidden>  Tue, 27 Feb 2024 18:16:19 -0300

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-guard_2.18.1-3.dsc 2.1 KiB a11e0989031e3a99ae2304bcb5be32dbf52b8a188fc4ec352c6f49510e9d0c42
ruby-guard_2.18.1.orig.tar.gz 265.4 KiB 2d362fb232b2c77004a2df7adb56ce492763799b09d1f138f303f8c59d78ab8e
ruby-guard_2.18.1-3.debian.tar.xz 8.1 KiB 905c27db7e961a55a4443242b24fe558f0bcab7099d6be35f6a5cc6eba6d48db

Available diffs

No changes file available.

Binary packages built by this source

ruby-guard: Commandline to easily handle events on file system modifications

 Guard automates various tasks by running custom rules whenever file or
 directories are modified.
 It's frequently used by software developers, web designers, writers and other
 specialists to avoid mundane, repetitive actions and commands such as
 "relaunching" tools after changing source files or configurations.
 .
 Features:
  * File system changes handled by awesome Listen gem.
  * Support for visual system notifications.
  * Huge eco-system with more than 220 Guard plugins.
  * Tested against Ruby 2.2.8, 2.3.5, 2.4.2, JRuby & Rubinius.