cyvcf2 0.30.11-1 source package in Ubuntu

Changelog

cyvcf2 (0.30.11-1) unstable; urgency=medium

  * Fix watch URL
  * New upstream version 0.30.11
  * Remove merged patches amd Refresh
    d/p/i386.patch
  * d/tests: Also run build time tests as autopkgtests

 -- Nilesh Patra <email address hidden>  Sun, 15 Aug 2021 17:05:52 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.11-1.dsc 2.3 KiB 5122a5d118d8918108aa3608f2e1bd1644203ccdcd167ec45fea1271ffd22a87
cyvcf2_0.30.11.orig.tar.gz 401.2 KiB 5eff23ea2b67aeb19396c3071fef7bc32c3453884b49cfe390dbf533c118a05a
cyvcf2_0.30.11-1.debian.tar.xz 6.0 KiB d767d71c022033713a9aa8c47825f5d047313b60dbea470bc14dc4be3e0a3f6a

No changes file available.

Binary packages built by this source

python3-cyvcf2: VCF parser based on htslib (Python 3)

 This modules allows fast parsing of VCF and BCF including region-queries
 with Python. This is essential for efficient analyses of nucleotide
 variation with Python on high-throughput sequencing data.
 .
 cyvcf2 is a cython wrapper around htslib. Attributes like
 variant.gt_ref_depths return a numpy array directly so they are
 immediately ready for downstream use.
 .
 This package installs the library for Python 3.

python3-cyvcf2-dbgsym: debug symbols for python3-cyvcf2