#917370 ITP: reopen -- freopen functionality for golang's io.Writers

#917370#5
Date:
2018-12-26 17:59:32 UTC
From:
To:
*Package Name      : reopen
 Version           : 1.0.0+git20180316.dbabf56-1
 Upstream Author   : Nick Galbreath
*URL               : https://github.com/client9/reopen
*License           : MIT
*Description       : freopen functionality for golang's io.Writers

 reopen is a freopen functionality for golang's io.Writers which
 makes a standard os.File a "reopenablle writer" and allow SIGHUP
 signals to reopen log files,as needed by lograted.This is inspired
 by the C/Posix freopen.
 This is a dependency of gitlab-workhorse and I will maintain this
 package under the Debian Go Team.