glogg 1.1.4-1.1ubuntu1 source package in Ubuntu

Changelog

glogg (1.1.4-1.1ubuntu1) noble; urgency=medium

  * Replace libqt5dbus5 with libqt5dbus5t64 in Build-Depends.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 25 Mar 2024 14:30:11 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
glogg_1.1.4.orig.tar.gz 1.1 MiB 0c1ddc72ebfc255bbb246446fb7be5b0fd1bb1594c70045c3e537cb6d274965b
glogg_1.1.4-1.1ubuntu1.debian.tar.xz 5.2 KiB 17272b389dd6c06eeec4d55e1b4bd69af13af2aa53af1b6f7a8f172122090f37
glogg_1.1.4-1.1ubuntu1.dsc 2.1 KiB ae793b78902eff44afe79595694c8ee7d086f6019bcdb9a3f4408f772f003e51

View changes file

Binary packages built by this source

glogg: Smart interactive log explorer using Qt

 glogg is a multi-platform GUI application to browse and search through long or
 complex log files. It is designed with programmers and system administrators
 in mind and can be seen as a graphical, interactive combination of grep and
 less.
 .
 Main features include:
  * Accept egrep regular expression to search or filter the log.
  * Interactively display results of the search in a second, filtered window.
  * Colorize the log and the search results.
  * Read the file directly from disk, without loading it into memory.
  * Happily handle big (>4 GiB) files.
  * Read UTF-8 and ISO-8859-1 encoded files.
  * Follow a log in real-time as it is written to disk.
  * Allow one to insert marks in the logs to interesting lines.
  * Support less/vim like keyboard commands to move around the file.