File: control

package info (click to toggle)
smiles-scripts 0.3.0%2Bsvn878%2Bbranch%2Bsystem%2Bdeps-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,860 kB
  • sloc: perl: 1,889; java: 1,218; sh: 1,092; makefile: 246
file content (89 lines) | stat: -rw-r--r-- 2,744 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: smiles-scripts
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 help2man,
 libalgorithm-combinatorics-perl <!nocheck>,
 libcdk-java,
 libcgi-pm-perl <!nocheck>,
 libchemistry-file-mdlmol-perl <!nocheck>,
 libchemistry-mol-perl <!nocheck>,
 libchemistry-opensmiles-perl <!nocheck>,
 libclone-perl <!nocheck>,
 libfreehep-graphics2d-java <!nocheck>,
 libfreehep-graphicsbase-java <!nocheck>,
 libfreehep-graphicsio-java <!nocheck>,
 libfreehep-graphicsio-pdf-java <!nocheck>,
 libfreehep-graphicsio-ps-java <!nocheck>,
 libfreehep-graphicsio-svg-java <!nocheck>,
 libgetopt-long-descriptive-perl,
 libgraph-nauty-perl <!nocheck>,
 libipc-run-perl <!nocheck>,
 liblog4j1.2-java <!nocheck>,
 libmath-matrixreal-perl <!nocheck>,
 libopsin-java <!nocheck>,
 libsoptions-java,
 liburl-encode-perl <!nocheck>,
 libvecmath-java,
 libxml-libxml-perl <!nocheck>,
 mkdepend,
 subversion,
Standards-Version: 4.6.2
Homepage: https://projects.ibt.lt/repositories/projects/smiles-scripts
Vcs-Browser: https://salsa.debian.org/debichem-team/smiles-scripts
Vcs-Git: https://salsa.debian.org/debichem-team/smiles-scripts.git
Rules-Requires-Root: no

Package: libsmiles-scripts-java
Architecture: all
Depends:
 libbeam-java,
 libcdk-java,
 libfreehep-graphics2d-java,
 libfreehep-graphicsbase-java,
 libfreehep-graphicsio-java,
 libfreehep-graphicsio-pdf-java,
 libfreehep-graphicsio-ps-java,
 libfreehep-graphicsio-svg-java,
 libguava-java,
 libsoptions-java,
 ${misc:Depends},
Description: command line tools to handle SMILES descriptors - Java libraries
 Package contains dependencies (Java libraries) for smiles-scripts.

Package: libsmiles-scripts-perl
Architecture: all
Depends:
 libchemistry-opensmiles-perl,
 libgraph-perl,
 libmath-matrixreal-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: command line tools to handle SMILES descriptors - Perl libraries
 Package contains dependencies (Perl libraries) for smiles-scripts.

Package: smiles-scripts
Architecture: all
Depends:
 libalgorithm-combinatorics-perl,
 libchemistry-file-mdlmol-perl,
 libchemistry-mol-perl,
 libchemistry-opensmiles-perl,
 libclone-perl,
 libgetopt-long-descriptive-perl,
 libgraph-nauty-perl,
 libsmiles-scripts-java,
 libsmiles-scripts-perl,
 libxml-libxml-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: command line tools to handle SMILES descriptors
 Package provides command line tools to work with Simplified Molecular-Input
 Line-Entry System (SMILES) descriptors. Package contains command line interface
 scripts for Chemistry Development Kit (CDK), as well as a syntax checker for
 SMILES.