File: control

package info (click to toggle)
clog 1.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 680 kB
  • sloc: cpp: 8,670; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: clog
Maintainer: Debian Tasktools Packaging Team <taskdeb-discuss@nongnu.org>
Uploaders: Alejandro Garrido Mota <alejandro@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/tasktools-team/clog
Vcs-Git: https://salsa.debian.org/tasktools-team/clog.git
Homepage: https://github.com/GothenburgBitFactory/clog

Package: clog
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: colorizing log tail utility
 Clog is useful for watching log files. It can spot patterns in an input
 stream and colorize or suppress the lines. It can also decorate the lines
 with time- or datestamps.