[Lunar-commits]
CVS: moonbase/libs/jabberpy BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Jeff Hodges
jmhodges at lunar-linux.org
Mon Mar 29 07:48:23 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/jabberpy
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32690/jabberpy
Added Files:
BUILD DEPENDS DETAILS
Log Message:
jabberpy may suck right now but hopefully my continually mailing them with their problems will get it somewhere decent
--- NEW FILE: BUILD ---
(
prepare_install &&
python setup.py install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python
--- NEW FILE: DETAILS ---
MODULE=jabberpy
VERSION=0.5-0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://jabberpy.sourceforge.net/
ENTERED=20040327
UPDATED=20040327
SHORT="jabber.py is a Python module for the jabber instant messaging protocol."
cat << EOF
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.
jabber.py requires at least python 2.0 and the XML expat parser module ( included in the standard Python distrubution ).
It is developed on Linux but should run happily on over Unix's and win32.
EOF
More information about the Lunar-commits
mailing list