summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0019df0e35aefe0a96474550e6d58c28b35c8004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-opcua-asyncio
	pkgdesc = An OPC-UA client and server library for Python, also known as asyncua
	pkgver = 1.1.4
	pkgrel = 1
	url = https://github.com/FreeOpcUa/opcua-asyncio
	arch = any
	license = LGPL3
	makedepends = python-setuptools
	makedepends = python-poetry
	depends = python
	source = https://github.com/FreeOpcUa/opcua-asyncio/archive/refs/tags/v1.1.4.tar.gz
	sha256sums = SKIP

pkgname = python-opcua-asyncio