File: control

package info (click to toggle)
loco 0.32-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 56 kB
  • ctags: 6
  • sloc: makefile: 60; perl: 59
file content (15 lines) | stat: -rw-r--r-- 546 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: loco
Section: admin
Priority: optional
Maintainer: RISKO Gergely <risko@debian.org>
Build-Depends: debhelper (>> 2.0.0)
Standards-Version: 3.6.2

Package: loco
Architecture: all
Depends: perl5, libansicolor-perl
Description: Perl script to add nice colors to your /var/log/messages file
 loco is a Perl script which gives the messages file (usually 
 /var/log/messages) some color, so the output is easier to read. It uses 
 a Perl module called Term::ANSIColor to produce the colors. The Perl 
 script is very readable and customizable.