File: control

package info (click to toggle)
alter-sequence-alignment 1.3.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,132 kB
  • sloc: java: 6,623; xml: 60; makefile: 5; sh: 2
file content (26 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download | duplicates (2)
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
Source: alter-sequence-alignment
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
               javahelper,
               default-jdk,
               ant,
               ant-contrib,
               javacc
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/alter-sequence-alignment.git
Vcs-Git: git://anonscm.debian.org/debian-med/alter-sequence-alignment.git
Homepage: http://sing.ei.uvigo.es/ALTER/

Package: alter-sequence-alignment
Architecture: any
Depends: ${java:Depends},
         ${misc:Depends},
         default-jre
Description: genomic sequences ALignment Transformation EnviRonment
 ALTER (ALignment Transformation EnviRonment) is a tool to transform
 between multiple sequence alignment formats. ALTER focuses on the
 specifications of mainstream alignment and analysis programs rather than
 on the conversion among more or less specific formats.