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

Changelog

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

  * No change rebuid due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Tue, 23 Jan 2024 09:33:20 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-1ubuntu0.1.debian.tar.xz 4.0 KiB 41471377850ca8e86ed1b94ef1fb785c40265e53cddcb2bd2a163ca09bdf4638
golang-github-mightyguava-jl_0.1.0+git20220705+8771236337c6-1ubuntu0.1.dsc 2.5 KiB 58bb997f70272c78415eb21d95433011c84b4c1c227d57db1a933d4d6ca99e53

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.