File: control

package info (click to toggle)
opsin 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,020 kB
  • sloc: java: 33,715; xml: 6,569; makefile: 13
file content (58 lines) | stat: -rw-r--r-- 1,624 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: opsin
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders:
 Michael Banck <mbanck@debian.org>,
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 junit4,
 libautomaton-java,
 libcommons-cli-java,
 libcommons-io-java,
 libjni-inchi-java,
 liblog4j1.2-java,
 libmaven-jar-plugin-java,
 libmaven-javadoc-plugin-java,
 libmockito-java,
 libstax2-api-java,
 libwoodstox-java,
 libxom-java,
 maven-debian-helper,
Standards-Version: 4.5.0
Homepage: https://opsin.ch.cam.ac.uk
Vcs-Browser: https://salsa.debian.org/debichem-team/opsin
Vcs-Git: https://salsa.debian.org/debichem-team/opsin.git

Package: libopsin-java
Architecture: all
Section: java
Depends:
 ${maven:CompileDepends},
 ${maven:Depends},
 ${misc:Depends},
Suggests:
 ${maven:OptionalDepends},
Description: Chemical name to structure converter
 OPSIN (Open Parser for Systematic IUPAC Nomenclature) converts IUPAC compound
 names to semantic chemical information and outputs a structure either as
 CML (Chemical Markup Language), SMILES, or InChI.
 .
 This package contains the Java library.

Package: libopsin-java-doc
Architecture: all
Section: doc
Depends:
 libjs-jquery,
 libjs-jquery-ui,
 ${maven:DocDepends},
 ${misc:Depends},
Description: Chemical name to structure converter (documentation)
 OPSIN (Open Parser for Systematic IUPAC Nomenclature) converts IUPAC compound
 names to semantic chemical information and outputs a structure either as
 CML (Chemical Markup Language), SMILES, or InChI.
 .
 This package comprises the javadoc documentation.