File: control

package info (click to toggle)
librg-utils-perl 1.0.43-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,636 kB
  • sloc: perl: 9,665; sh: 625; makefile: 37
file content (39 lines) | stat: -rw-r--r-- 1,219 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
34
35
36
37
38
39
Source: librg-utils-perl
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Guy Yachdav <gyachdav@rostlab.org>,
           Laszlo Kajan <lkajan@rostlab.org>,
           Andreas Tille <tille@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               perl,
               libmodule-build-perl
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/librg-utils-perl
Vcs-Git: https://salsa.debian.org/med-team/librg-utils-perl.git
Homepage: https://predictprotein.org/
Rules-Requires-Root: no

Package: librg-utils-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         liblist-moreutils-perl,
         profphd-utils
Description: parsers and format conversion utilities used by (e.g.) profphd
 This package contributes to the PredictProtein server for the automated
 structural annotation of protein sequences. It features as series of conversion
 tools like:
 .
  * blast2saf.pl
  * blastpgp_to_saf.pl
  * conv_hssp2saf.pl
  * copf.pl
  * hssp_filter.pl
  * safFilterRed.pl
 .
 which are supported by the modules:
 .
  * RG:Utils::Conv_hssp2saf
  * RG:Utils::Copf
  * RG:Utils::Hssp_filter