Source: golang-github-socketplane-libovsdb Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-github-cenk-rpc2-dev Standards-Version: 3.9.8 Homepage: https://github.com/socketplane/libovsdb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-socketplane-libovsdb.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-socketplane-libovsdb.git XS-Go-Import-Path: github.com/socketplane/libovsdb Package: golang-github-socketplane-libovsdb-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go, golang-github-cenk-rpc2-dev Description: OVSDB client library written in Go OVSDB is the Open vSwitch Database Protocol. It's defined in RFC 7047 and mainly used for managing the configuration of Open vSwitch, an open-source software switch designed to be used as a virtual switch in virtualized server environments. . This library is a client for OVSDB for Go.