File: control

package info (click to toggle)
colortail 0.3.4%2Bgit20191125.ad3bc53-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: cpp: 1,599; sh: 334; makefile: 28
file content (20 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: colortail
Section: utils
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Elías Alejandro Año Mendoza <ealmdz@gmail.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/salvage-team/colortail
Vcs-Git: https://salsa.debian.org/salvage-team/colortail.git
Homepage: https://github.com/joakim666/colortail
Rules-Requires-Root: no

Package: colortail
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: log colorizer that makes log checking easier
 colortail works like tail but can optionally read one or more config
 files where it's specified which patterns results in which colors.
 Colortail uses regular expressions (see regex(7)) to determine which
 lines and parts of lines to print in which colors.