Source: python-opcua Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: W. Martin Borgert Build-Depends: devscripts, python3, python3-cryptography, python3-dateutil, python3-lxml, python3-setuptools, python3-tz, dh-python, debhelper-compat (= 13), dh-buildinfo Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://freeopcua.github.io/ Vcs-Git: https://salsa.debian.org/python-team/modules/python-opcua.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-opcua Package: python3-opcua Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Suggests: ${python3:Suggests} Provides: ${python3:Provides} Description: Pure Python OPC-UA Client and Server (Python 3) An OPC-UA (Open Platform Communications - Unified Architecture) client and server library, written entirely in Python. . This package contains the Python 3 library. Package: python-opcua-tools Architecture: all Depends: python3, python3-opcua, ${python3:Depends}, ${misc:Depends} Suggests: ${python3:Suggests} Provides: ${python3:Provides} Description: Pure Python OPC-UA Client and Server (tools) An OPC-UA (Open Platform Communications - Unified Architecture) client and server library, written entirely in Python. . This package contains OPC UA tools: * uabrowse * uaclient * uadiscover * uahistoryread * uals * uaread * uaserver * uasubscribe * uawrite