# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                exabgp
version             5.0.4
revision            0
checksums           rmd160  158e99af64c087f45e6775b14b198f0ffd085d35 \
                    sha256  fc3b2d27f0832a7b3dfccb19ca429b6df8ab056dd5fc60ade938f9fcc77a3f42 \
                    size    371820

categories          net
license             BSD
platforms           {darwin any}
supported_archs     noarch
maintainers         nomaintainer

description         BGP swiss army knife

long_description    Control your network using BGP from any commodity servers and reap \
                    the benefit of software defined networking without OpenFlow. Receive \
                    parsed BGP updates in friendly form (plain text or JSON) and \
                    manipulate them with simple scripts.

homepage            https://github.com/Exa-Networks/exabgp

python.default_version \
                    313
