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
|
Source: pisg
Section: net
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends:
asciidoc,
debhelper-compat (= 13),
docbook,
docbook-utils,
docbook-xml,
zip,
Build-Depends-Indep:
perl (>= 5.6),
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/pisg.git
Vcs-Browser: https://salsa.debian.org/debian/pisg
Homepage: https://pisg.github.io/
Package: pisg
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
${perl:Depends},
Suggests:
libtext-iconv-perl,
Description: Perl IRC Statistics Generator
A Perl script which takes IRC logfiles and turns them into nice looking
stats, which can be amusing to show to the users of your channel.
|