File: control

package info (click to toggle)
ncrystal 3.4.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,388 kB
  • sloc: cpp: 37,662; python: 5,801; sh: 90; ansic: 42; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 2,036 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
Source: ncrystal
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.6.0
Section: libs
Homepage: https://mctools.github.io/ncrystal/
Vcs-Git: https://salsa.debian.org/science-team/ncrystal.git
Vcs-Browser: https://salsa.debian.org/science-team/ncrystal
Rules-Requires-Root: no

Package: libncrystal-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libncrystal1 (= ${binary:Version}), ${misc:Depends}
Description: Monte Carlo simulations of neutrons in crystals (dev files)
 This is a source distribution of NCrystal, a library and associated
 tools which enables calculations for Monte Carlo simulations of
 thermal neutrons in crystals.
 .
 This package contains the development files.

Package: libncrystal1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Monte Carlo simulations of neutrons in crystals (library)
 This is a source distribution of NCrystal, a library and associated
 tools which enables calculations for Monte Carlo simulations of
 thermal neutrons in crystals.
 .
 This package contains the shared library.

Package: libncrystal-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Monte Carlo simulations of neutrons in crystals (data files)
 This is a source distribution of NCrystal, a library and associated
 tools which enables calculations for Monte Carlo simulations of
 thermal neutrons in crystals.
 .
 This package contains the data files.

Package: libncrystal-bin
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, python3
Description: Monte Carlo simulations of neutrons in crystals (utilities)
 This is a source distribution of NCrystal, a library and associated
 tools which enables calculations for Monte Carlo simulations of
 thermal neutrons in crystals.
 .
 This package contains the command-line utilities.