File: control

package info (click to toggle)
sasdata 0.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 51,424 kB
  • sloc: xml: 11,476; python: 8,268; makefile: 48; sh: 7
file content (63 lines) | stat: -rw-r--r-- 1,943 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Source: sasdata
Section: science
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,
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 libjs-jquery,
 libjs-mathjax,
 pybuild-plugin-pyproject,
 python3-all,
 python3-h5py,
 python3-hatch-requirements-txt,
 python3-hatch-sphinx,
 python3-hatch-vcs,
 python3-hatchling,
 python3-lxml,
 python3-numpy,
 python3-pytest,
 python3-sphinx,
Standards-Version: 4.7.3
Homepage: https://www.sasview.org/
Vcs-Git: https://salsa.debian.org/science-team/sasdata.git
Vcs-Browser: https://salsa.debian.org/science-team/sasdata

Package: python3-sasdata
Architecture: all
Section: python
Depends:
 python3-h5py,
 python3-lxml,
 python3-numpy,
 ${misc:Depends},
 ${python3:Depends}
Suggests: python-sasdata-doc
Description: Data file handling for small-angle scattering (Python 3)
 The sasdata Python module provides utilities for importing and operating
 on reduced small angle scattering data. The module may be used in standalone
 code to build custom fitters, in conjunction with the sasmodels modules to
 analyse data from custom scripts, or as part of the sasview analysis package.
 .
 This package contains the Python 3 module.

Package: python-sasdata-doc
Multi-Arch: foreign
Architecture: all
Section: doc
Depends:
 libjs-jquery,
 libjs-mathjax,
 ${misc:Depends},
 ${sphinxdoc:Depends}
Description: Data file handling for small-angle scattering (documentation)
 The sasdata Python module provides utilities for importing and operating
 on reduced small angle scattering data. The module may be used in standalone
 code to build custom fitters, in conjunction with the sasmodels modules to
 analyse data from custom scripts, or as part of the sasview analysis package.
 .
 This package contains the documentation for the module.