Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
-Description: interface for the SAM/BAM sequence alignment and mapping format
+Description: 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.
Package: python3-pysam
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
-Description: interface for the SAM/BAM sequence alignment and mapping format
+Description: 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.
Package: python-pysam-tests
Architecture: all