1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libnet-hotline-perl
Section: perl
Priority: extra
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Net-Hotline/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-hotline-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-hotline-perl/
Package: libnet-hotline-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Hotline interface module for Perl
Net::Hotline contains an interface to write programs that connect to
Hotline servers. Hotline is a set of protocols allowing chat, news, and file
transfers. Any user can run his/her own server and register it with a public
tracker, which is a meta-server that users can access to obtain a list of
registered servers and connect to them.
|