Source: mgltools-bhtree
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Thorsten Alteholz <debian@alteholz.de>
Section: non-free/science
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>= 11~),
               python-all-dev,
               python-numpy,
               swig,
               dh-python
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/mgltools-bhtree
Vcs-Git: https://salsa.debian.org/med-team/mgltools-bhtree.git
Homepage: http://mgltools.scripps.edu/

Package: mgltools-bhtree
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends}
Enhances: autodocktools
Description: Bhtree library extension module
 This package is part of the mgltools set of Python libraries which
 provide an infrastructure for the analysis of protein structures and
 their docking of chemical compounds.
 .
 Python binding for looking Barnes-Hut tree code used for finding
 neighboring points (e.g. when building bonds by distance).
