File: control

package info (click to toggle)
libpoe-filter-ircd-perl 2.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 64 kB
  • ctags: 11
  • sloc: perl: 155; makefile: 47
file content (14 lines) | stat: -rw-r--r-- 490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libpoe-filter-ircd-perl
Section: perl
Priority: optional
Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-17), libpoe-perl
Maintainer: Steve Kowalik <stevenk@debian.org>
Standards-Version: 3.6.1

Package: libpoe-filter-ircd-perl
Architecture: all
Depends: ${perl:Depends}, libpoe-perl
Description: a POE-based parser for the IRC protocol
 POE::Filter::IRCD provides a convient way of parsing and creating IRC
 protocol lines using the Perl Object Environment (POE) framework.