Source: golang-gopkg-alexcesaro-quotedprintable.v3
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.1.1
Homepage: https://github.com/alexcesaro/quotedprintable/tree/v3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-alexcesaro-quotedprintable.v3
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-alexcesaro-quotedprintable.v3.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: gopkg.in/alexcesaro/quotedprintable.v3

Package: golang-gopkg-alexcesaro-quotedprintable.v3-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Multi-Arch: foreign
Description: Implements quoted-printable and message header encoding in Go
 This package provides a library that implements quoted-printable and
 message header encoding in Go. This implementation follows RFC 2045
 and RFC 2047.
 .
 Documentation: https://godoc.org/gopkg.in/alexcesaro/quotedprintable.v3
