File: control

package info (click to toggle)
python-cgelib 0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 804 kB
  • sloc: python: 4,141; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 980 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: python-cgelib
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3,
               python3-setuptools
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/python-cgelib
Vcs-Git: https://salsa.debian.org/med-team/python-cgelib.git
Homepage: https://bitbucket.org/genomicepidemiology/cgelib
Rules-Requires-Root: no

Package: python3-cgelib
Section: python
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-pandas
Description: Python3 code to be utilized across the CGE tools
 This package will in time replace the cgecore package. The package
 contains classes and functions intended to be utilized across the tools
 provide by the Center for Genomic Epidemiology. It is for instance
 needed by resfinder package.