Source: golang-codeberg-mellium-xmlstream
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-codeberg-mellium-reader-dev,
Standards-Version: 4.7.0
Homepage: https://codeberg.org/mellium/xmlstream
Vcs-Browser: https://forgejo.debian.net/golang/golang-codeberg-mellium-xmlstream
Vcs-Git: https://forgejo.debian.net/golang/golang-codeberg-mellium-xmlstream.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: mellium.im/xmlstream

Package: golang-codeberg-mellium-xmlstream-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: API for manipulating XML streams for Go
 This package is a Go library implementing an API for manipulating XML streams,
 like the the 'io' package but for XML.
