[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924274: ITP: golang-github-gokyle-fswatch -- go library for simple UNIX file system watching



Package: wnpp
Severity: wishlist
Owner: Jongmin Kim <jmkim@pukyong.ac.kr>
X-Debbugs-CC: debian-devel@lists.debian.org, debian-go@lists.debian.org

* Package name    : golang-github-gokyle-fswatch
  Version         : 0.0~git20121217.1dbdf83-1
  Upstream Author : 2012 Kyle Isom <kyle@tyrfingr.is>
* URL             : https://github.com/gokyle/fswatch
* License         : ISC
  Programming Lang: Go
  Description     : go library for simple UNIX file system watching

 This package provides a simple UNIX file system watching in Go.
 .
 It is based around the Watcher struct, which should be initialised with
 either NewWatcher or NewAutoWatcher. Both functions accept a variable
 number of string arguments specfying the paths to be loaded, which may
 be globbed, and return a pointer to a Watcher. This value can be started
 and stopped with the Start() and Stop() methods. The Watcher will
 automatically stop if all the files it is watching have been deleted.

This package is a prerequisite for upcoming package "lazygit" (#908894).

-- 
Jongmin Kim

OpenPGP key located at https://jongmin.dev/pgp
OpenPGP fingerprint: 012E 4A06 79E1 4EFC DAAE  9472 D39D 8D29 BAF3 6DF8

Attachment: signature.asc
Description: PGP signature


Reply to: