python-pysam 0.20.0+ds-3 source package in Ubuntu

Changelog

python-pysam (0.20.0+ds-3) unstable; urgency=medium

  * Team Upload.
  * Add patch to fix proper "SO" extension.

 -- Nilesh Patra <email address hidden>  Sat, 31 Dec 2022 22:26:09 +0530

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.20.0+ds-3.dsc 1.8 KiB 8de84b9c98826c77b93f5eae6e6036f6edc83b8b5838182baef74404bfa8d4d1
python-pysam_0.20.0+ds.orig.tar.xz 1.3 MiB 173795398967fb1f776811965a48af6e46ecc7f53fc863ae53e8c57fe0068142
python-pysam_0.20.0+ds-3.debian.tar.xz 10.3 KiB 974fe60ee99a6ce766777ab4452e8e64c8e91c97a257c3ddb68003662bd1aa4a

No changes file available.

Binary packages built by this source

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