File: control

package info (click to toggle)
python-xrt 1.6.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 17,572 kB
  • sloc: python: 59,424; xml: 4,786; lisp: 4,082; sh: 22; javascript: 18; makefile: 17
file content (43 lines) | stat: -rw-r--r-- 1,316 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
Source: python-xrt
Section: science
Priority: optional
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
 Picca Frédéric-Emmanuel <picca@debian.org>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-setuptools,
 python3-all,
 python3-numpy,
 python3-scipy,
 python3-matplotlib,
 python3-pyqt5,
 python3-pyqt5.qtopengl,
 python3-opengl,
 python3-pandas,
 python3-xlrd,
 python3-tk,
 python3-spyder,
 python3-sphinx,
 python3-xdg,
Standards-Version: 4.6.0
Homepage: https://github.com/kklmn/xrt
Vcs-Browser: https://salsa.debian.org/science-team/xrt
Vcs-Git: https://salsa.debian.org/science-team/xrt.git
Rules-Requires-Root: no

Package: python3-xrt
Architecture: all
Depends: libjs-mathjax, ${python3:Depends}, ${misc:Depends}, libjs-jquery
Suggests: python3-pyopencl
Description: XRay Tracer and wave propagation (Python 3)
 XRayTracer is a python software library for ray tracing and wave
 propagation in x-ray regime. It is primarily meant for modeling
 synchrotron sources, beamlines and beamline elements. Includes a
 GUI for creating a beamline and interactively viewing it in 3D.
 .
 This package installs the library for Python 3.