1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net-im/py-jabber/pkg-descr

9 lines
379 B
Plaintext
Raw Normal View History

jabber.py is a Python module for the jabber instant messaging protocol.
jabber.py deals with the xml parsing and socket code, leaving the programmer
to concentrate on developing quality jabber based applications with Python.
The eventual aim is to produce a fully featured easy to use library for
creating both jabber clients and servers.
WWW: http://jabberpy.sourceforge.net/