blob: 0ec21e5d4c61aabc5259f09943204511daa48212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pybgpstream
pkgdesc = python bindings for libbgpstream
pkgver = 2.0.4
pkgrel = 1
url = https://bgpstream.caida.org/
arch = x86_64
license = GPL
makedepends = python
makedepends = python-setuptools
depends = bgpstream>=2.0.0
source = https://github.com/CAIDA/pybgpstream/releases/download/v2.0.4/pybgpstream-2.0.4.tar.gz
md5sums = c35825f31e720306f831c5e23855b96d
pkgname = python-pybgpstream
depends = python
depends = bgpstream
|