File: control

package info (click to toggle)
cdkr 3.6.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,148 kB
  • sloc: java: 1,977; xml: 35; makefile: 5
file content (26 lines) | stat: -rw-r--r-- 895 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: cdkr
Section: science
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
               javahelper
Build-Depends-Indep: default-jdk,
                     ant,
                     junit,
                     libcdk-java,
                     libguava-java
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/cdkr
Vcs-Git: https://salsa.debian.org/r-pkg-team/cdkr.git
Homepage: https://github.com/CDK-R/cdkr
Rules-Requires-Root: no

Package: libcdkr-java
Architecture: all
Section: java
Depends: ${java:Depends}, ${misc:Depends}
Description: chemistry library combining R with CDK
 The goal of cdkr is to provide easy access to CDK chemoinformatics
 library to combine the simplicity and power of R with CDK’s powerful,
 tested API.