cyvcf2 0.30.14-1build1 source package in Ubuntu

Changelog

cyvcf2 (0.30.14-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 22:36:13 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.14.orig.tar.gz 400.5 KiB 92153391351997d907658928b462ccc9e829a249b38e775c9c11ae273dc8d75c
cyvcf2_0.30.14-1build1.debian.tar.xz 6.3 KiB afecc9effc9498681a1f6307f8b737a2b298c81d3c343c130fae613e415e33a7
cyvcf2_0.30.14-1build1.dsc 2.3 KiB 965b96514caad8b8661eef3c80b52cf62b283562d856a83cc02f17fb071e8629

View changes file

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