Source: mmtk
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Picca Frédéric-Emmanuel <picca@debian.org>
Section: science
Priority: extra
Build-Depends: debhelper (>= 9),
               cython,
               libnetcdf-dev,
               python-all-dev,
               python-numpy,
               python-netcdf,
               python-scientific,
               python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/mmtk.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/mmtk.git
Homepage: http://dirac.cnrs-orleans.fr/MMTK/
X-Python-Version: >= 2.6

Package: python-mmtk
Architecture: any
Section: python
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         ${sphinxdoc:Depends},
         python-tk,
         python-netcdf,
         python-scientific
Breaks: ${python:Breaks}
Provides: ${python:Provides}
Description: molecular modeling toolkit
 The Molecular Modeling Toolkit (MMTK) is a library for molecular
 simulation applications. It provides the most common methods in
 molecular simulations (molecular dynamics, energy minimization,
 normal mode analysis) and several force fields used for biomolecules
 (Amber 94, Amber 99, several elastic network models). MMTK also
 serves as a code basis that can be easily extended and modified to
 deal with non-standard situations in molecular simulations.

