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

[RFS] golang-github-brentp-vcfgo (was: ITP: golang-github-brentp-vcfgo: Golang library to read, write, manipulate VCF files)




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 <npatra974@gmail.com>
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 <submit@bugs.debian.org>


Package: wnpp
Severity: wishlist
Owner: Nilesh Patra <npatra974@gmail.com>


* Package name    : golang-github-brentp-vcfgo
  Version         : 0.0~git20190824.654ed2e-1
  Upstream Author :  Brent Pedersen
* URL             : https://github.com/brentp/vcfgo
* 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.

Reply to: