cyvcf2 0.30.18-1build1 source package in Ubuntu

Changelog

cyvcf2 (0.30.18-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:28:25 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.18.orig.tar.gz 402.6 KiB f13c8fbbac2a2d7aedded50b7b764a5eb4ed94e39c94af09557d3f67aaeaf162
cyvcf2_0.30.18-1build1.debian.tar.xz 6.3 KiB 3e2b3eb5f8269ec3eb0297aefd44c37bf5a20332766d7227c802699ef4054678
cyvcf2_0.30.18-1build1.dsc 2.3 KiB c8307544ae0d42c7d768e49f6c6242ae838587a051ec83532f36b9eae656c9ea

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