blob: 51a845d695df95cde2624a7e97c0f4625891965b (
plain)
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
|
pkgbase = python-loudify-git
pkgdesc = LoRa cloudified. This is a python package to run a GNU Radio flow graph in a client <-> broker <-> worker context. The idea behind this project is to get a Centralized Radio Access Network (CRAN) for LoRa.
pkgver = 1.0+9.r60.20251217.a1f8148
pkgrel = 1
url = https://github.com/martynvdijke/loudify
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-flit-core>=3.3.0
makedepends = python-installer
makedepends = python-humanfriendly>=9.2
makedepends = python-setuptools>=62.4
makedepends = python-setuptools-scm>=6.0.1
makedepends = python-toml>=0.10.2
makedepends = python-wheel
depends = python>=3.7
depends = python-coloredlogs>=15.0.1
depends = python-pyzmq>=22.1.0
provides = python-loudify=1.0+9.r60.20251217.a1f8148
provides = loudify=1.0+9.r60.20251217.a1f8148
provides = loudify-git=1.0+9.r60.20251217.a1f8148
conflicts = python-loudify
conflicts = loudify
source = python-loudify::git+https://github.com/martynvdijke/loudify.git
sha256sums = SKIP
pkgname = python-loudify-git
|