Source: parafly
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <mcrusoe@msu.edu>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               autotools-dev,
               dh-autoreconf
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/parafly.git
Vcs-Git: git://anonscm.debian.org/debian-med/parafly.git
Homepage: http://parafly.sourceforge.net

Package: parafly
Architecture: amd64 arm64 ppc64el s390x
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: parallel command processing using OpenMP
 ParaFly provides a simple mechanism for running a predefined list of unix
 commands in parallel using multithreading. Failed processes are captured and
 reported. Successfully executed processes are noted. If the process is rerun,
 only those previously incompleted or failed processes will be executed.
