File: control

package info (click to toggle)
paexec 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 904 kB
  • sloc: sh: 3,435; ansic: 1,959; makefile: 174; pascal: 19
file content (23 lines) | stat: -rw-r--r-- 756 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: paexec
Section: devel
Priority: optional
Homepage: https://sourceforge.net/projects/paexec/
Maintainer: Alexander Ponyatykh <lazyranma@gmail.com>
Build-Depends:
 debhelper-compat (=12),
 mk-configure,
 runawk, gawk,
 graphviz, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, ghostscript
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/debian/paexec
Vcs-Git: https://salsa.debian.org/debian/paexec.git

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.