Source: libphp-jabber
Section: php
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Marcelo Jorge Vieira (metal) <metal@debian.org>,
 Thadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.4
Homepage: http://pkg-xmpp.alioth.debian.org/
Vcs-Git: git://git.debian.org/git/pkg-xmpp/libphp-jabber.git/
Vcs-Browser: http://git.debian.org/?p=pkg-xmpp/libphp-jabber.git;a=summary

Package: libphp-jabber
Architecture: all
Depends: ${misc:Depends}, php5 | php5-cli
Description: Object-oriented PHP interface for the Jabber/XMPP protocol
 Class.Jabber.PHP is an object oriented solution to make Jabber connectivity
 for your website, bot, or even IM client as simple as possible when using PHP.
 CJP gives you complete abstraction from Jabber/XMPP so that you don't have
 to worry about API to the server, and instead focus on the quality of the
 Jabber features that you are implementing.
