File: control

package info (click to toggle)
emboss-explorer 2.2.0-8
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 352 kB
  • ctags: 231
  • sloc: perl: 1,765; sh: 92; makefile: 12
file content (44 lines) | stat: -rw-r--r-- 1,574 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
40
41
42
43
44
Source: emboss-explorer
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9), apache2-dev
Build-Depends-Indep: libparse-recdescent-perl,
                     libmailtools-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/emboss-explorer/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/emboss-explorer/trunk/
Homepage: http://embossgui.sourceforge.net/

Package: emboss-explorer
Architecture: all
Depends: ${perl:Depends},
         libmailtools-perl,
         libemboss-acd-perl,
         emboss,
         emboss-data,
         ${misc:Depends}
Recommends: emboss-doc, ${misc:Recommends}
Description: web-based GUI to EMBOSS
 EMBOSS explorer is a web-based graphical user interface
 to the EMBOSS suite of bioinformatics tools. It is written
 in Perl.
 .
 If you use the Apache HTTP server, you will at most have to restart it before
 using EMBOSS explorer. For other web servers, you will have to do the
 configuration by yourself.

Package: libemboss-acd-perl
Architecture: all
Section: perl
Depends: ${perl:Depends},
         libparse-recdescent-perl,
         ${misc:Depends}
Description: perl module to parse EMBOSS ACD files
 EMBOSS::ACD parses EMBOSS Ajax Command Definition files
 and provides object-oriented access to the data contained
 therein.
 .
 For a complete specification of the ACD format, see
 http://emboss.sourceforge.net/developers/acd