Source: golang-github-crewjam-rfc5424
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-gopkg-check.v1-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-crewjam-rfc5424
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-crewjam-rfc5424.git
Homepage: https://github.com/crewjam/rfc5424
XS-Go-Import-Path: github.com/crewjam/rfc5424

Package: golang-github-crewjam-rfc5424-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-gopkg-check.v1-dev,
 ${misc:Depends},
Description: Go library for reading and writing RFC-5424 syslog messages (library)
 This package provides a Go library for reading and writing RFC-5424
 syslog messages. It implements parsing and generation of syslog
 messages including structured data elements.
