File: control

package info (click to toggle)
bamkit 0.0.1%2Bgit20170413.ccd079d-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: python: 1,470; sh: 51; makefile: 11
file content (21 lines) | stat: -rw-r--r-- 691 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: bamkit
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/bamkit
Vcs-Git: https://salsa.debian.org/med-team/bamkit.git
Homepage: https://github.com/hall-lab/bamkit
Rules-Requires-Root: no

Package: bamkit
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: tools for common BAM file manipulations
 This package provides some Python3 tools for common BAM file
 manipulations.