File: control

package info (click to toggle)
pvm 3.4beta7-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,256 kB
  • ctags: 5,938
  • sloc: ansic: 66,147; makefile: 1,446; fortran: 631; sh: 424; csh: 70; asm: 37
file content (23 lines) | stat: -rw-r--r-- 760 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
Source: pvm
Section: devel
Priority: extra
Maintainer: Drake Diedrich <Drake.Diedrich@anu.edu.au>
Standards-Version: 2.4.0.0

Package: pvm-dev
Architecture: any
Depends: pvm, libc-dev
Replaces: pvm (<<3.4beta6-3)
Description: Parallel Virtual Machine - development files
 Headers, man pages, documentation, auxiliary functions, and static
 libraries for the Parallel Virtual Machine distributed memory
 communications library.

Package: pvm
Architecture: any
Depends: ${shlibs:Depends}
Replaces: pvm-dev (<<3.4beta6-3)
Description: Parallel Virtual Machine - binaries and shared libraries
 Console and communication daemon binaries for the Parallel Virtual
 Machine.  Should be sufficient to utilize a node in a dynamically linked
 PVM program such as pvmpov.