diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-02 07:14:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-02 07:14:17 +0000 |
commit | c3d050563b3af33b389363cb2fdc5feabf953f0f (patch) | |
tree | 7d29b7479ec660943c91417173ff6f77f94eeed8 /net-im/p5-Jabber-Connection/pkg-descr | |
parent | 087ef6b24788a4be559c71159e0d77fa4a69e6ac (diff) | |
download | ports-c3d050563b3af33b389363cb2fdc5feabf953f0f.tar.gz ports-c3d050563b3af33b389363cb2fdc5feabf953f0f.zip |
Notes
Diffstat (limited to 'net-im/p5-Jabber-Connection/pkg-descr')
-rw-r--r-- | net-im/p5-Jabber-Connection/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-im/p5-Jabber-Connection/pkg-descr b/net-im/p5-Jabber-Connection/pkg-descr new file mode 100644 index 000000000000..ded4fcdf7811 --- /dev/null +++ b/net-im/p5-Jabber-Connection/pkg-descr @@ -0,0 +1,7 @@ +Jabber::Connection + +Jabber::Connection is a new Perl library for Jabber that provides +the basic features for client and component connectivity, plus an +xmlnode-like library for flexibly manipulating Jabber elements. + +WWW: http://www.pipetree.com/jabber/jabberconnection/ |