/papyon

A Python implementation of the MSN protocol

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

papyon - Python msn client library
=================================

papyon is an MSN client library, that tries to abstract the MSN protocol
gory details.

Dependencies
============
python (>= 2.5)
python-gobject (>=2.10)
pyOpenSSL (>=0.6)