Source: sasmodels
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Stuart Prescott <stuart@debian.org>,
 Drew Parsons <dparsons@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 libjs-jquery,
 libjs-mathjax,
 python3-all,
 python3-matplotlib,
 python3-setuptools,
 python3-numpy,
 python3-pyopencl,
 python3-pytest,
 python3-scipy,
 python3-sphinx (>= 1.6~),
Standards-Version: 4.5.0
Homepage: http://www.sasview.org/
Vcs-Git: https://salsa.debian.org/science-team/sasmodels.git
Vcs-Browser: https://salsa.debian.org/science-team/sasmodels
Rules-Requires-Root: no

Package: python3-sasmodels
Architecture: all
Section: python
Depends:
 gcc, libc6-dev | libc-dev,
 python3-numpy,
 python3-scipy,
 sasmodels-private-libs,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 python3-matplotlib,
 python3-pyopencl,
Suggests: python-sasmodels-doc
Description: Theoretical models for small angle scattering (Python 3)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the Python 3 version of the module.

Package: sasmodels-private-libs
Architecture: any
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Theoretical models for small angle scattering (compiled models)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the precompiled versions of the models.

Package: python-sasmodels-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 libjs-jquery,
 libjs-mathjax,
 ${misc:Depends},
 ${sphinxdoc:Depends}
Description: Theoretical models for small angle scattering (documentation)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the documentation for the module.
