File: control

package info (click to toggle)
schroedinger-coordgenlibs 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,212 kB
  • sloc: cpp: 17,897; python: 128; makefile: 4
file content (52 lines) | stat: -rw-r--r-- 1,539 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
Source: schroedinger-coordgenlibs
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libboost-dev,
 libboost-filesystem-dev,
 libboost-iostreams-dev,
 libboost-test-dev,
 libmaeparser-dev,
 zlib1g-dev,
Standards-Version: 4.6.1
Section: libs
Homepage: https://github.com/schrodinger/coordgenlibs
Vcs-Browser: https://salsa.debian.org/science-team/schroedinger-coordgenlibs
Vcs-Git: https://salsa.debian.org/science-team/schroedinger-coordgenlibs.git
Rules-Requires-Root: no

Package: libcoordgen-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libcoordgen3 (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 libschroedinger-coordgenlibs-dev,
Replaces:
 libschroedinger-coordgenlibs-dev,
Description: 2D coordinate generation for chemical compounds - header files
 This package provides the Open Source release of Schroedinger's routines
 for the 2D coordinate representation of chemical compounds.
 .
 This package provides header files for developing against the API of that
 library.

Package: libcoordgen3
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libschroedinger-coordgenlibs1,
Replaces:
 libschroedinger-coordgenlibs1,
Description: 2D coordinate generation for chemical compounds
 This package provides the Open Source release of Schroedinger's routines
 for the 2D coordinate representation of chemical compounds.