Source: mothur
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Andreas Tille <tille@debian.org>,
           Tim Booth <tbooth@ceh.ac.uk>,
           Tomasz Buchert <tomasz@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               libreadline-dev,
               gfortran,
               libopenmpi-dev,
               zlib1g-dev,
               libboost-iostreams-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mothur.git
Vcs-Git: git://anonscm.debian.org/debian-med/mothur.git
Homepage: http://www.mothur.org

Package: mothur
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: uchime
Provides: uchime
Description: sequence analysis suite for research on microbiota
 Mothur seeks to develop a single piece of open-source, expandable
 software to fill the bioinformatics needs of the microbial ecology
 community. It has incorporated the functionality of dotur, sons,
 treeclimber, s-libshuff, unifrac, and much more. In addition to improving
 the flexibility of these algorithms, a number of other features including
 calculators and visualization tools were added.

Package: mothur-mpi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         mothur,
         openmpi-bin
Description: mpi-enabled binary for mothur
 Provides the MPI-enabled binary for Mothur
 This is recommended for operations like shhh.flows which will be
 very slow on a single processor.
