File: control

package info (click to toggle)
lrcalc 1.2-2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,732 kB
  • sloc: sh: 11,110; ansic: 3,092; makefile: 27
file content (53 lines) | stat: -rw-r--r-- 2,376 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
Source: lrcalc
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Tobias Hansen <thansen@debian.org>
Section: math
Priority: optional
Standards-Version: 3.9.8
Homepage: http://www.math.rutgers.edu/~asbuch/lrcalc/
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), dh-autoreconf (>= 4~)
Vcs-Git: https://salsa.debian.org/math-team/lrcalc.git
Vcs-Browser: https://salsa.debian.org/math-team/lrcalc

Package: lrcalc
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: programs for calculating Littlewood-Richardson coefficients
 The "Littlewood-Richardson Calculator" is a package of C programs for
 computing Littlewood-Richardson coefficients, providing fast calculation of
 single LR coefficients, products of Schur functions, and skew Schur functions.
 Its interface uses the same notation as the SF package of John Stembridge, to
 make it easier to use both packages at the same time. 
 .
 This package contains the command-line programs.

Package: liblrcalc1t64
Provides: ${t64:Provides}
Replaces: liblrcalc1
Breaks: liblrcalc1 (<< ${source:Version})
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for calculating Littlewood-Richardson coefficients
 The "Littlewood-Richardson Calculator" is a package of C programs for
 computing Littlewood-Richardson coefficients, providing fast calculation of
 single LR coefficients, products of Schur functions, and skew Schur functions.
 Its interface uses the same notation as the SF package of John Stembridge, to
 make it easier to use both packages at the same time.  
 .
 This package contains the shared library.

Package: liblrcalc-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, liblrcalc1t64 (= ${binary:Version})
Description: library for calculating Littlewood-Richardson coefficients - development files
 The "Littlewood-Richardson Calculator" is a package of C programs for
 computing Littlewood-Richardson coefficients, providing fast calculation of
 single LR coefficients, products of Schur functions, and skew Schur functions.
 Its interface uses the same notation as the SF package of John Stembridge, to
 make it easier to use both packages at the same time. 
 .
 This package contains the development files for the library.