Source: neobio
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Christoph Gille <christophgil@googlemail.com>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
               default-jdk,
               javahelper
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/neobio.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/neobio.git
Homepage: http://neobio.sourceforge.net/

Package: neobio
Architecture: all
Depends: default-jre,
         java-wrappers,
         ${misc:Depends},
         ${java:Depends}
Suggests: strap
Enhances: strap
Description: computes alignments of amino acid and nucleotide sequences
 Library and graphical user interface for pairwise sequence alignments.
 Implementation of the dynamic programming methods of Needleman & Wunsch
 (global alignment) and Smith & Waterman (local alignment).
