blob: 636803202ffbf093d35abb0f4f3e0da0f3a6209b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-rns
pkgdesc = Self-configuring, encrypted and resilient mesh networking stack
pkgver = 0.9.6
pkgrel = 1
url = https://reticulum.network/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-cryptography
depends = python-pyserial
optdepends = python-adafruit-nrfutil: for flashing NRF52-based devices
provides = rnodeconf
conflicts = rnodeconf
source = python-rns-0.9.6::https://github.com/markqvist/Reticulum/archive/refs/tags/0.9.6.tar.gz
sha256sums = 0f3e1c5f341416bbedfd94c89d40f463aa136e1294cfe88c5cfc9de31e24123f
pkgname = python-rns
|