Source: go-sendxmpp Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Martin Dosch Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-debian-mdosch-xmppsrv-dev, golang-github-beevik-etree-dev, golang-github-gabriel-vasile-mimetype-dev, golang-github-mattn-go-xmpp-dev, golang-github-pborman-getopt-dev, golang-github-protonmail-gopenpgp-dev Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/go-sendxmpp Vcs-Git: https://salsa.debian.org/go-team/packages/go-sendxmpp.git Homepage: https://salsa.debian.org/mdosch/go-sendxmpp XS-Go-Import-Path: salsa.debian.org/mdosch/go-sendxmpp Package: go-sendxmpp Section: net Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Built-Using: ${misc:Built-Using} Description: Command line utility to send messages or files using XMPP Go-sendxmpp can send messages or files (if the server supports http-upload) to an XMPP contact or MUC. It is inspired by the perl tool sendxmpp.