[ Bron: ruby-listen ]
Pakket: ruby-listen (3.1.5-1)
Verwijzigingen voor ruby-listen
Debian bronnen:
Het bronpakket ruby-listen downloaden:
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Markus Tornow (QA-pagina)
- Cédric Boutillier (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the changes.
It detects file modification, addition and removal, and supports multiple directories from a single listener. It uses checksum comparison for modifications made under the same second, and allows supplying regexp-patterns to ignore and filter paths for better results.
Andere aan ruby-listen gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-rb-inotify (>= 0.9)
- Ruby wrapper for Linux's inotify, using FFI