Package: wnpp Severity: wishlist Owner: Nicolas Peugnet <nico...@club1.fr>
* Package name : golang-bugst-cleanup Version : 1.0.0-1 Upstream Author : bug.st * URL : https://github.com/bugst/go-cleanup * License : BSD-3-clause Programming Lang: Go Description : Go library providing a signal.Interrupt/CTRL-C interruptable context This library provides a context wrapper that will be automatically interrupted by a signal.Interrupt/CTRL-C, and that can be passed to any function expecting a context argument. This is a dependency of arduino-cli (#1100073).