blob: 739cf1c0ffe3735af1462608cee6caebe3306b51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = flent
pkgdesc = The FLExible Network Tester.
pkgver = 2.1.0
pkgrel = 1
url = https://flent.org
arch = any
license = GPL
depends = python
depends = netperf
depends = python-setuptools
optdepends = python-matplotlib: for outputting graphs
optdepends = python-qtpy: for the GUI
conflicts = netperf-wrapper
replaces = netperf-wrapper
source = https://files.pythonhosted.org/packages/source/f/flent/flent-2.1.0.tar.gz
source = https://files.pythonhosted.org/packages/source/f/flent/flent-2.1.0.tar.gz.asc
validpgpkeys = DE6162B5616BA9C9CAAC03074A55C497F744F705
sha256sums = 73194e4a364ea1b4b591fc0d86244b0ba63b3007b26a0cade21003e17dfc2a9e
sha256sums = SKIP
pkgname = flent
|