blob: 88a5aebda2b76129ade002319d8a0aa3bd34c501 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
papyon - Python msn client library
=================================
Homepage: http://telepathy.freedesktop.org/wiki/Papyon
papyon is an MSN client library, that tries to abstract the MSN protocol
gory details. papyon is a fork of the unmaintained library pymsn
(http://telepathy.freedesktop.org/wiki/Pymsn).
Dependencies
============
python (>= 2.5)
python-gobject (>=2.10)
pyOpenSSL (>=0.6)
|