Source: nicos-quickyaml
Section: misc
Priority: optional
Maintainer: Georg Brandl <g.brandl@fz-juelich.de>
Build-Depends: debhelper-compat (= 13),
 git,
 dh-python,
 python3 (>= 3.6),
 python3-dev,
 python3-setuptools,
 python3-numpy,
 python3-numpy-dev
Standards-Version: 4.6.2

Package: python3-nicos-quickyaml
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 python3-numpy
Description: NICOS quick YAML dumper module
 A small module to generate YAML output with a limited number of
 supported data types, but very fast.
