Source: opcua-revpi-server
Section: python
Priority: optional
Maintainer: KUNBUS GmbH <support@kunbus.com>
Rules-Requires-Root: no
Homepage: https://revolutionpi.com/
Vcs-Browser: https://gitlab.com/revolutionpi/opcua-revpi-server
Vcs-Git: https://gitlab.com/revolutionpi/opcua-revpi-server.git -b debian/bookworm
Build-Depends:
  debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-asyncua (>= 1.0.4),
  python3-custom-rap-installer,
  python3-revpimodio2 (>= 2.6.0),
  python3-setuptools
Standards-Version: 4.6.2

Package: opcua-revpi-server
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
  ${python3:Depends},
  python3-revpimodio2 (>= 2.6.0),
  ${misc:Depends}
Breaks: pictory (<< 2.3.0)
Recommends: pictory (>= 2.3.0)
Conflicts: opcua-revpi-server-revapp
Replaces: opcua-revpi-server-revapp
Description: OPC UA Server for the Revolution Pi configured via PiCtory
 The OPC UA server for the Revolution Pi is configured like any other
 device via PiCtory. Several OPC UA servers with different settings can
 be created in one configuration. This package installs the backend,
 which processes the PiCtory configuration and starts and manages the
 server instances.
