File: control

package info (click to toggle)
libbio-tools-run-alignment-tcoffee-perl 1.7.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 490; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,393 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: libbio-tools-run-alignment-tcoffee-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: David Miguel Susano Pinto <carandraug+dev@gmail.com>
Section: science
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: clustalw <!nocheck>,
                     libbio-perl-perl <!nocheck>,
                     libbio-perl-run-perl <!nocheck>,
                     libdevel-checkbin-perl,
                     libtest-exception-perl <!nocheck>,
                     perl,
                     t-coffee
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbio-tools-run-alignment-tcoffee-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbio-tools-run-alignment-tcoffee-perl.git
Homepage: https://metacpan.org/release/Bio-Tools-Run-Alignment-TCoffee
Rules-Requires-Root: no

Package: libbio-tools-run-alignment-tcoffee-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libbio-perl-perl,
         libbio-perl-run-perl,
         t-coffee
Description: Bioperl interface to T-Coffee
 Bio::Tools::Run::Alignment::TCoffee provides a Perl interface to
 T-Coffee, a program for multiple alignments of DNA, RNA, and protein
 sequences and structures.
 .
 This module distribution is part of the Bioperl project.