golang-github-mightyguava-jl 0.1.0+git20220705+8771236337c6-1build1 source package in Ubuntu

Changelog

golang-github-mightyguava-jl (0.1.0+git20220705+8771236337c6-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:33 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-mightyguava-jl_0.1.0+git20220705+8771236337c6.orig.tar.gz 966.0 KiB 21d0e001e81fad7eb8d9fff0d5cd8eeaa0282858adb9f95563ebb46e2a700bbc
golang-github-mightyguava-jl_0.1.0+git20220705+8771236337c6-1build1.debian.tar.xz 3.9 KiB 7c72b173d9db1a5b2877a5b6a0a55b4d63ec31e53d68e9c40bd84f5851cb6278
golang-github-mightyguava-jl_0.1.0+git20220705+8771236337c6-1build1.dsc 2.5 KiB 65025ae2f5adad445f79cf3e8be5f4ed075d11835db86f4332aaf5a4d07bd169

View changes file

Binary packages built by this source

golang-github-mightyguava-jl-dev: pretty viewer for JSON logs (library)

 jl is a parser and formatter for JSON logs, making machine-readable
 JSON logs human readable again.
 .
 jl consumes JSON logs from stdin and writes human-readable logs to stdout.
 .
 jl currently supports 2 formatters: compact and logfmt.
 .
 This package provides a Go package for jl.

jl: pretty viewer for JSON logs (program)

 jl is a parser and formatter for JSON logs, making machine-readable
 JSON logs human readable again.
 .
 jl consumes JSON logs from stdin and writes human-readable logs to stdout.
 .
 jl currently supports 2 formatters: compact and logfmt.
 .
 This package provides the command-line tool itself.