File: control

package info (click to toggle)
libjloda-java 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,480 kB
  • sloc: java: 48,710; xml: 57; makefile: 10
file content (29 lines) | stat: -rw-r--r-- 1,025 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
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-compat (= 13),
               javahelper,
               default-jdk,
               ant,
               libbatik-java,
               libjama-java,
               libopenjfx-java,
               libvectorgraphics2d-java,
               libcontrolsfx-java
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/libjloda-java
Vcs-Git: https://salsa.debian.org/med-team/libjloda-java.git
Homepage: https://github.com/danielhuson/jloda
Rules-Requires-Root: no

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.