File: control

package info (click to toggle)
elpa 2024.05.001-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 40,188 kB
  • sloc: f90: 81,247; ansic: 40,168; cpp: 9,788; sh: 4,892; makefile: 1,093; asm: 834; python: 635; perl: 141
file content (34 lines) | stat: -rw-r--r-- 1,174 bytes parent folder | download | duplicates (2)
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
Source: elpa
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>,
           Graham Inggs <ginggs@debian.org>
Build-Depends: debhelper (>= 10),
               dh-autoreconf,
               gfortran,
               libblas-dev,
               liblapack-dev,
               libscalapack-mpi-dev (>= 2),
               mpi-default-dev,
               xxd
Standards-Version: 4.1.0
Homepage: http://elpa.mpcdf.mpg.de/
Vcs-Browser: https://salsa.debian.org/debichem-team/elpa
Vcs-Git: https://salsa.debian.org/debichem-team/elpa.git

Package: libelpa19
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Eigenvalue SoLvers for Petaflop-Applications
 ELPA is Eigenvalue SoLvers for Petaflop-Applications.

Package: libelpa-dev
Architecture: any
Section: libdevel
Depends: libelpa19 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Eigenvalue SoLvers for Petaflop-Applications (Development version)
 ELPA is Eigenvalue SoLvers for Petaflop-Applications.
 .
 This version contains the Fortran90 modules and the static library.