Source: tango-entangle
Section: misc
Priority: optional
Maintainer: Konstantin Kholostov <k.kholostov@fz-juelich.de>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 git,
 lsb-release,
 python3 (>= 3.6),
 python3-setuptools,
 python3-systemd,
 python3-tango (>= 9.3),
 python3-sphinx,
 python3-cffi,
 python3-serial,
 python3-usb,
 python3-zapf (>= 0.4)
Standards-Version: 4.6.2

Package: tango-entangle
Architecture: all
Suggests: pytango-db
Depends: ${misc:Depends},
 ${python3:Depends},
 python3 (>= 3.6),
 python3-psutil,
 python3-systemd,
 python3-tango (>= 9.3),
 python3-cffi,
 python3-serial,
 python3-usb,
 python3-urwid,
 python3-zapf (>= 0.4)
Description: Convenient framework to write device servers
 Contains a collection of base interfaces for all kinds of hardware,
 which allows writing device drivers quickly, a library of helper APIs
 for that task, and a large amount of existing drivers.
