File: control

package info (click to toggle)
librg-utils-perl 1.0.43-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,632 kB
  • ctags: 410
  • sloc: perl: 9,665; sh: 625; makefile: 37
file content (39 lines) | stat: -rw-r--r-- 1,286 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 (>= 9),
               perl,
               libmodule-build-perl,
               autotools-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/librg-utils-perl/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/librg-utils-perl/trunk/
Homepage: http://predictprotein.org/

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