Package gem-rb-inotify: Information

    Source package: gem-rb-inotify
    Version: 0.10.1-alt1
    Build time:  Apr 17, 2024, 12:06 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A thorough inotify wrapper for Ruby using FFI
    Description: 
    This is a simple wrapper over the inotify Linux kernel subsystem for monitoring
    changes to files and directories. It uses the FFI gem to avoid having to
    compile a C extension.

    List of rpms provided by this srpm:
    gem-rb-inotify (noarch)
    gem-rb-inotify-devel (noarch)
    gem-rb-inotify-doc (noarch)



      1. gem(bundler) >= 0
      2. gem(concurrent-ruby) >= 0
      3. gem(ffi) >= 1.0
      4. gem(ffi) < 2
      5. gem(rake) >= 0
      6. gem(rspec) >= 3.6
      7. gem(rspec) < 4
      8. rpm-build-ruby

    Last changed


    June 28, 2021 Pavel Skrylev 0.10.1-alt1
    - ^ 0.9.10 -> 0.10.1
    Sept. 3, 2018 Andrey Cherepanov 0.9.10-alt2.1
    - Rebuild for new Ruby autorequirements.
    June 19, 2018 Alexandr Antonov 0.9.10-alt2
    - Rebuild as ruby gem for openqa