blob: 11b33532431098526926c14e03d0ddf316ec6c70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
Source: libarctica-core-bugout-perl
Section: perl
Priority: optional
Build-Depends:
cdbs,
debhelper (>= 9),
Build-Depends-Indep:
perl (>= 5.8.0),
Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Core-BugOUT
Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Core-BugOUT
Standards-Version: 3.9.7
Package: libarctica-core-bugout-perl
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
Description: Core Perl modules for the Arctica Framework
FIXME: Some descripttive text needs to go here...
Package: arctica-logomatik3000
Architecture: all
Depends:
perl,
${misc:Depends},
Description: Arctica BugOUT's colorful console frontend
A super dirty five minute script...
.
Just to display a live view of the TMP /tmp/arctica.log file with some
colorful output. Once you kill it of you'd probably want to bust out the
mop (reset your term).
|