Hi, I've packaged golang-github-brentp-vcfgo which builds with passing Autopkgtests. NB: it build-deps on golang-github-brentp-irelate, which is another RFS. please build this accordingly. (See below for the details of the package) Needs review and sponsorship.
Kind regards Nilesh -------------------------------------------------------------------------- From: Nilesh Patra <[email protected]> Date: Sun, 5 Jul 2020, 00:57 Subject: ITP: golang-github-brentp-vcfgo: Golang library to read, write, manipulate VCF format files To: Debian Bug Tracking System <[email protected]> Package: wnpp Severity: wishlist Owner: Nilesh Patra <[email protected]> X-Debbugs-CC: [email protected] * Package name : golang-github-brentp-vcfgo Version : 0.0~git20190824.654ed2e-1 Upstream Author : Brent Pedersen * URL : https://github.com/brentp/vcfgo <https://github.com/knsv/mermaid> * License : Expat Programming Lang: Golang Description : Golang library to read, write, manipulate VCF format files Package vcfgo implements a Reader and Writer for variant call format. It eases reading, filtering modifying VCF's even if they are not to spec. . Status: vcfgo is well-tested, but still in development. It tries to tolerate, but report errors; after every rdr.Read() call, the caller can check rdr.Error() and get feedback on the errors without stopping execution unless it is explicitly requested to do so. I shall maintain this package.
