Source: moat-kv-wago
Maintainer: Matthias Urlichs <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-all, debhelper (>= 13),
  python3-setuptools,
  python3-wheel,
Standards-Version: 3.9.6
Homepage: https://github.com/smurfix/distwago
X-DH-Compat: 13

Package: moat-kv-wago
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  moat-kv (>= 0.50),
  python3-asyncwago,
Replaces: python3-distwago, distkw-wago, distkv-wago
Conflicts: python3-distwago, distkw-wago, distkv-wago
Provides: python3-distwago, distkw-wago, distkv-wago
Description: A distributed no-master key-value store
 MoaT-KV-WAGO is a link between Wago controllers and MoaT-KV.
 .
 It will add all discovered Wago ports, monitor them as specified,
 write values that it reads from the controller to some MoaT-KV entry, monitor a
 MoaT-KV entry and write any updates to a controller, and work with MoaT-KV's
 runner system, either centrally or distributed.
