File: control

package info (click to toggle)
python-opcua 0.98.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 45,296 kB
  • sloc: xml: 579,866; cs: 124,455; python: 56,857; makefile: 164; sh: 37
file content (51 lines) | stat: -rw-r--r-- 1,493 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: python-opcua
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
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