python-pysam 0.15.4+ds-1 source package in Ubuntu

Changelog

python-pysam (0.15.4+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * python-pysam-tests: Multi-Arch: foreign
  * Try to keep example_no_seq_in_header_null_bytes.bam from being deleted

 -- Michael R. Crusoe <email address hidden>  Thu, 23 Jan 2020 15:00:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pysam_0.15.4+ds-1.dsc 2.5 KiB 8381d41982ea64c6df1d160b3e00e149f0fecd0d8439283a486a093b884ca7d9
python-pysam_0.15.4+ds.orig.tar.xz 1.3 MiB b139f1f4e9a3aaa5771072da42bfad6ea313456ffe3ff91d2f8fafa98f669b68
python-pysam_0.15.4+ds-1.debian.tar.xz 365.0 KiB 6876921cff5e3603cd3d111cdec0c92eaaa74083d8f7ead191a40220248afe52

No changes file available.

Binary packages built by this source

python-pysam: interface for the SAM/BAM sequence alignment and mapping format (Python 2)

 Pysam is a Python module for reading and manipulating Samfiles. It's a
 lightweight wrapper of the samtools C-API. Pysam also includes an interface
 for tabix.
 .
 This package installs the module for Python 2.

python-pysam-dbgsym: debug symbols for python-pysam
python-pysam-tests: interface for the SAM/BAM sequence alignment and mapping format (test data)

 Pysam is a Python module for reading and manipulating Samfiles. It's a
 lightweight wrapper of the samtools C-API. Pysam also includes an interface
 for tabix.
 .
 This package contains the data provided by upstream to run the pysam
 test suite.

python3-pysam: interface for the SAM/BAM sequence alignment and mapping format (Python 3)

 Pysam is a Python module for reading and manipulating Samfiles. It's a
 lightweight wrapper of the samtools C-API. Pysam also includes an interface
 for tabix.
 .
 This package installs the module for Python 3.

python3-pysam-dbgsym: debug symbols for python3-pysam