File: control

package info (click to toggle)
libjloda-java 0.0%2B20161018-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,040 kB
  • ctags: 5,386
  • sloc: java: 38,958; xml: 48; sh: 20; makefile: 11
file content (26 lines) | stat: -rw-r--r-- 939 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
Source: libjloda-java
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               javahelper,
               default-jdk,
               ant,
               libbatik-java,
               libjama-java,
               libopenjfx-java
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libjloda-java.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libjloda-java.git
Homepage: https://github.com/danielhuson/jloda

Package: libjloda-java
Architecture: all
Section: java
Depends: ${java:Depends},
         ${misc:Depends}
Description: Java library of data structures and algorithms for bioinformatics
 The jloda Java library provides some basic data structures and
 algorithms used by bioinformatics applications like SplitsTree,
 Dendroscope and MEGAN.