blob: 2cce4cf4648a515aeb0e233c1a13e3a7e66143d7 (
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
|
pkgbase = python-tcconfig
pkgdesc = A Simple tc command wrapper tool. Easy to set up traffic control of network bandwidth/latency/packet loss/packet-corruption to a network interface.
pkgver = 0.17.0
pkgrel = 1
url = https://github.com/thombashi/tcconfig
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = iproute2
depends = python-dataproperty>=0.29.1
depends = python-simplesqlite>=0.19.0
depends = python-subprocrunner>=0.10.0
depends = python-typepy>=0.0.20
depends = python-voluptuous
depends = python-ipaddress
depends = python-logbook
depends = python-pyparsing>=2.2.0
depends = python-six
source = https://github.com/thombashi/tcconfig/archive/v0.17.0.tar.gz
md5sums = 2da1b88c7fba61685893f8909ccfd18e
pkgname = python-tcconfig
|