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
|
Source: python-renishawwire
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>,
Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-numpy,
help2man,
Standards-Version: 3.9.6
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/alchem0x2A/py-wdf-reader/
Package: python3-renishawwire
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Renishaw Raman spectroscopy parser in python
A python wrapper for read-only accessing the wdf Raman spectroscopy
file format created by the WiRE software of Renishaw Inc. Renishaw
Inc owns copyright of the wdf file format.
|