Source: golang-codeberg-git-pages-go-slog-syslog
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-github-leodido-go-syslog-dev,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/git-pages/go-slog-syslog
Vcs-Browser: https://forgejo.debian.net/golang/golang-codeberg-git-pages-go-slog-syslog
Vcs-Git: https://forgejo.debian.net/golang/golang-codeberg-git-pages-go-slog-syslog
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: codeberg.org/git-pages/go-slog-syslog

Package: golang-codeberg-git-pages-go-slog-syslog-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Syslog handler for the Go slog module
 go-slog-syslog is a Go library that provides a slog.Handler-compatible syslog
 handler. This library is capable of transmiting logs locally or over the
 network, using TCP (optionally with TLS), UDP, or Unix datagram sockets.
 .
 This library adhers to the syslog protocol described in RFC 5424.
