golang-github-rjeczalik-notify 0.0~git20170301.0.41a8645-1 source package in Ubuntu

Changelog

golang-github-rjeczalik-notify (0.0~git20170301.0.41a8645-1) unstable; urgency=medium

  * Initial release (Closes: #858342)

 -- Sascha Steinbiss <email address hidden>  Tue, 21 Mar 2017 12:11:11 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rjeczalik-notify_0.0~git20170301.0.41a8645-1.dsc 2.0 KiB 9e0956639d02c648f19b85676a1e6e1a6a07cd20d74e184c95c6fbc8bc241863
golang-github-rjeczalik-notify_0.0~git20170301.0.41a8645.orig.tar.xz 45.5 KiB 1fbb46317461e9c36bb29ce76b7497eada6b01fe3bef642a6ec7d57e5be71c7b
golang-github-rjeczalik-notify_0.0~git20170301.0.41a8645-1.debian.tar.xz 2.0 KiB 8940a3291fbd13dd13fddd3608c890819513162868062393dd835519efd6f158

No changes file available.

Binary packages built by this source

golang-github-rjeczalik-notify-dev: file system event notification library on steroids

 Notify is a Go high-level abstraction over filesystem watchers like
 inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. On top of filesystem
 watchers notify maintains a watchpoint tree, which provides strategy for
 creating and closing filesystem watches and dispatching filesystem events to
 user channels.