Source: gobgp Section: net Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat , Mathias Gibbens Testsuite: autopkgtest-pkg-go Build-Depends: bash-completion, debhelper-compat (= 13), dh-golang, golang-any, golang-github-coreos-go-systemd-dev, golang-github-dgryski-go-farm-dev, golang-github-go-test-deep-dev, golang-github-google-go-cmp-dev, golang-github-google-uuid-dev, golang-github-jessevdk-go-flags-dev, golang-github-k-sone-critbitgo-dev, golang-github-kr-pretty-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-github-vishvananda-netlink-dev, golang-golang-x-net-dev, golang-golang-x-text-dev, golang-google-grpc-dev (>= 1.33.3), golang-google-protobuf-dev, golang-gopkg-eapache-channels.v1-dev, protobuf-compiler (>= 3.20.0), protoc-gen-go, protoc-gen-go-grpc (>= 1.33.3) Build-Conflicts: golang-github-golang-protobuf-1-3-dev Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/osrg/gobgp Vcs-Browser: https://salsa.debian.org/go-team/packages/gobgp Vcs-Git: https://salsa.debian.org/go-team/packages/gobgp.git XS-Go-Import-Path: github.com/osrg/gobgp Package: gobgpd Architecture: any Built-Using: ${misc:Built-Using} Depends: ${misc:Depends}, ${shlibs:Depends} Description: BGP implemented in Go (daemon and client) GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API. . This package contains both the daemon and the client. Package: golang-github-osrg-gobgp-dev Architecture: all Multi-Arch: foreign Section: golang Breaks: lxd (<< 5.0.1-4) Depends: golang-github-coreos-go-systemd-dev, golang-github-dgryski-go-farm-dev, golang-github-google-uuid-dev, golang-github-jessevdk-go-flags-dev, golang-github-k-sone-critbitgo-dev, golang-github-kr-pretty-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-vishvananda-netlink-dev, golang-golang-x-net-dev, golang-golang-x-text-dev, golang-google-grpc-dev (>= 1.33.3), golang-google-protobuf-dev, golang-gopkg-eapache-channels.v1-dev, ${misc:Depends} Description: BGP implemented in Go (source) GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API. . This package contains the source code.