File: control

package info (click to toggle)
q2-phylogeny 2022.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 840 kB
  • sloc: python: 3,574; makefile: 26; sh: 13
file content (33 lines) | stat: -rw-r--r-- 994 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
22
23
24
25
26
27
28
29
30
31
32
33
Source: q2-phylogeny
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,
               python3-setuptools,
               iqtree
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/q2-phylogeny
Vcs-Git: https://salsa.debian.org/med-team/q2-phylogeny.git
Homepage: https://qiime2.org/
Rules-Requires-Root: no

Package: q2-phylogeny
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         python3-skbio,
         python3-setuptools,
         qiime,
         fasttree,
         iqtree,
         mafft,
         raxml,
         q2-types (>= 2022.11.1),
         q2-alignment (>= 2022.11.1)
Description: QIIME 2 plugin for phylogeny
 QIIME 2 plugin for phylogenetic reconstruction, and operations on
 phylogenetic trees.