File: control

package info (click to toggle)
paexec 1.0.1-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 680 kB
  • ctags: 268
  • sloc: sh: 3,031; ansic: 1,888; makefile: 162; pascal: 18
file content (20 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: paexec
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper (>= 9),
 mk-configure,
 runawk, gawk,
 graphviz, latex-beamer, texlive-latex-extra, texlive-fonts-recommended, ghostscript
Standards-Version: 3.9.5

Package: paexec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, runawk
Description: execute tasks in parallel
 paexec is a tool to execute tasks in parallel.
 .
 paexec reads tasks from the standard input and distributes
 them over a number of nodes using a specified transport
 protocol.