Source: golang-github-mattn-go-xmlrpc Maintainer: Debian Go Packaging Team Uploaders: Benjamin Drung , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-xmlrpc Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mattn-go-xmlrpc.git Homepage: https://github.com/mattn/go-xmlrpc XS-Go-Import-Path: github.com/mattn/go-xmlrpc Package: golang-github-mattn-go-xmlrpc-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: XML-RPC interface for Go (library) The github.com/mattn/go-xmlrpc package implements a XML remote procedure call (XML-RPC) interface for the Go language.