ruby-rb-inotify 0.10.1-2 source package in Ubuntu

Changelog

ruby-rb-inotify (0.10.1-2) unstable; urgency=medium

  * Team upload.
  * d/clean: remove .rspec_status. Closes: #1046142

 -- Lucas Nussbaum <email address hidden>  Wed, 06 Sep 2023 21:00:16 +0000

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
Resolute release universe ruby
Questing release universe ruby
Plucky release universe ruby
Oracular release universe ruby
Noble release universe ruby

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rb-inotify_0.10.1-2.dsc 2.0 KiB 07fbc708fb7ffe06e26994ac030b712cd8a187c396143abda4b3112c605946ff
ruby-rb-inotify_0.10.1.orig.tar.gz 11.8 KiB 7e5330dfd5fd233c6c10e6298662ab1934a206805306134638ff021855dae692
ruby-rb-inotify_0.10.1-2.debian.tar.xz 3.6 KiB 85bc56ed64b578b601c019429df1e44764514defd7482737142035062bfd8441

Available diffs

No changes file available.

Binary packages built by this source

ruby-rb-inotify: Ruby wrapper for Linux's inotify, using FFI

 This Ruby library is a simple wrapper over inotify, a Linux kernel subsystem
 that acts to extend filesystems to notice changes to the filesystem, and
 report those changes to applications.