File: control

package info (click to toggle)
php-net-smartirc 1.0.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,840 kB
  • ctags: 1,035
  • sloc: php: 2,098; xml: 740; makefile: 53
file content (20 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: php-net-smartirc
Section: web
Priority: optional
Maintainer: Patrick Ringl <patrick_@freenet.de>
Uploaders: Paul van Tilburg <paulvt@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: php-pear
Standards-Version: 3.7.2

Package: php-net-smartirc
Architecture: all
Depends: php-pear
Description: provides an OO interface to the PHP IRC functions
 Net_SmartIRC is a PHP class for communication with IRC networks,
 which conforms to the RFC 2812 (IRC protocol).
 It's an API that handles all IRC protocol messages.
 This class is designed for creating IRC bots, chats and show irc related
 info on webpages.
 .
 Homepage: http://pear.php.net/package/Net_SmartIRC