Port variant | standard |
Summary | Shell tool for executing jobs in parallel |
BROKEN | |
Package version | 20240722 |
Homepage | https://www.gnu.org/software/parallel/ |
Keywords | sysutils |
Maintainer | Todd Martin |
License | GPLv3 |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 30 JUL 2024, 03:09:49 UTC |
Port created | 03 SEP 2023, 19:45:12 UTC |
complete | This is the parallel-standard metapackage. It pulls in all subpackages of parallel-standard. |
primary | GNU parallel is a shell tool for executing jobs in parallel using one or more co mputers. A job can be a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. A job can also be a command that reads from a pipe. GNU parallel can then split the input and pipe it into commands in parallel. |
man | This is the man page subpackage of the parallel-standard port. |
docs | This is the documents subpackage of the parallel-standard port. |
Build (only) |
texinfo:primary:standard gmake:primary:standard |
Build and Runtime | perl-5.38:primary:standard |
main | https://mirrors.ibiblio.org/gnu/parallel/ |
No other ports depend on this one. |