Newer
Older
#!/usr/bin/env python
from distutils.core import setup
setup(name='nbxmpp',
description='Non blocking Jabber/XMPP module',
author='Yann Leboulanger',
author_email='asterix@lagaule.org',
url='http://dev.gajim.org/gajim/python-nbxmpp',