lumin 1.0.0-1ubuntu0.24.04.3 source package in Ubuntu

Changelog

lumin (1.0.0-1ubuntu0.24.04.3) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Wed, 25 Jun 2025 13:59:35 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Downloads

File Size SHA-256 Checksum
lumin_1.0.0.orig.tar.gz 502.7 KiB bd74ca2a36a1a60e9dbf4b3779d2000c5bec62f33408b27a6e406b16aa78a489
lumin_1.0.0-1ubuntu0.24.04.3.debian.tar.xz 3.0 KiB 4cbc574a6613bdbe6a63d4a3fec6295c3361c4d31c2ba8e672e63391cd60495d
lumin_1.0.0-1ubuntu0.24.04.3.dsc 2.2 KiB 4aff941fd45cc9e284781e01350486ebe80ed2713a34290e88e8d60b22f8dc32

View changes file

Binary packages built by this source

golang-github-johnkerl-lumin-dev: pattern match highlighter (library)

 lumin highlights matches to a specified pattern (string or regular
 expression) in files, using color. This is similar to grep with
 colorized output, but it outputs all lines in the given files, not
 only matching lines.
 .
 This package provides lumin as a Go library.

lumin: pattern match highlighter

 lumin highlights matches to a specified pattern (string or regular
 expression) in files, using color. This is similar to grep with
 colorized output, but it outputs all lines in the given files, not
 only matching lines.