blob: cb603eedca21f3d060ee05b9345412b73a44821e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-netdisco
pkgdesc = Library for Python that discovers devices on your local network [deprecated]
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/home-assistant-libs/netdisco
arch = any
license = Apache
depends = python
depends = python-zeroconf
depends = python-requests
depends = python-setuptools
source = https://files.pythonhosted.org/packages/source/n/netdisco/netdisco-3.0.0.tar.gz
sha256sums = 4dbb590482f377ccc461e01742707ccbe8f1d2d1b28578af91dc9b7febcdcbd2
pkgname = python-netdisco
|