golang-github-rjeczalik-notify-dev (0.9.3-3)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-rjeczalik-notify
Architecture
amd64
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
270 B
Size expected
51.1 kB
Size actual
51.1 kB
Size match

Dependencies

Required package dependencies

  • golang-golang-x-sys-dev

Suggested packages

Recommended additional packages

  • None

Description

file system event notification library on steroids

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD50e77464f…5258aa57
SHA-1e409b902…2fa235d5
SHA-2563872eaea…84421dde
SHA-5124689784b…611a8070

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-rjeczalik-notify-dev
usr/share/doc/golang-github-rjeczalik-notify-dev/changelog.Debian.gz
usr/share/doc/golang-github-rjeczalik-notify-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/rjeczalik
usr/share/gocode/src/github.com/rjeczalik/notify
usr/share/gocode/src/github.com/rjeczalik/notify/debug.go
usr/share/gocode/src/github.com/rjeczalik/notify/debug_debug.go
usr/share/gocode/src/github.com/rjeczalik/notify/debug_nodebug.go
usr/share/gocode/src/github.com/rjeczalik/notify/doc.go
usr/share/gocode/src/github.com/rjeczalik/notify/event.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_fen.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_fsevents.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_inotify.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_kqueue.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_readdcw.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_stub.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/event_trigger.go
usr/share/gocode/src/github.com/rjeczalik/notify/example_fsevents_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/example_inotify_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/example_readdcw_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/example_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/go.mod
usr/share/gocode/src/github.com/rjeczalik/notify/go.sum
usr/share/gocode/src/github.com/rjeczalik/notify/node.go
usr/share/gocode/src/github.com/rjeczalik/notify/notify.go
usr/share/gocode/src/github.com/rjeczalik/notify/notify_inotify_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/notify_readdcw_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/notify_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/sync_readdcw_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/sync_unix_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/testdata
usr/share/gocode/src/github.com/rjeczalik/notify/testdata/vfs.txt
usr/share/gocode/src/github.com/rjeczalik/notify/testing_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/tree.go
usr/share/gocode/src/github.com/rjeczalik/notify/tree_nonrecursive.go
usr/share/gocode/src/github.com/rjeczalik/notify/tree_nonrecursive_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/tree_recursive.go
usr/share/gocode/src/github.com/rjeczalik/notify/tree_recursive_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/util.go
usr/share/gocode/src/github.com/rjeczalik/notify/util_darwin_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/util_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/util_unix_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen_cgo.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fen_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_fsevents_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_inotify.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_inotify_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_kqueue.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_kqueue_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_notimplemented.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_readdcw.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_readdcw_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_recursive_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_stub.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_trigger.go
usr/share/gocode/src/github.com/rjeczalik/notify/watcher_trigger_test.go
usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint.go
usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_other.go
usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_readdcw.go
usr/share/gocode/src/github.com/rjeczalik/notify/watchpoint_test.go