Re: [pygtk] [Announce] msnp.py 0.3 released

2003-06-01 Thread David M. Cook
On Sun, Jun 01, 2003 at 11:54:25AM +1000, Malcolm Tredinnick wrote:

> We don't get a lot of off-topic stuff on this list, so others may not
> mind. But I keep missing the bit where this announcement relates to
> PyGTK. It's a protocol library, right? Not a GUI?

Maybe it's a subtle request for a pygtk frontent.

Dave Cook
___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] [Announce] msnp.py 0.3 released

2003-06-01 Thread Malcolm Tredinnick
On Sun, 2003-06-01 at 00:00, Manish Jethani wrote:
> msnp.py is an implementation of the MSN instant messaging
> protocol in the Python programming language.  This pure Python
> package makes it extremely easy, quick, and efficient to build
> applications that need to interact with the MSN messaging service.

We don't get a lot of off-topic stuff on this list, so others may not
mind. But I keep missing the bit where this announcement relates to
PyGTK. It's a protocol library, right? Not a GUI?

Malcolm


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] [Announce] msnp.py 0.3 released

2003-06-01 Thread Manish Jethani
msnp.py is an implementation of the MSN instant messaging
protocol in the Python programming language.  This pure Python
package makes it extremely easy, quick, and efficient to build
applications that need to interact with the MSN messaging service.

http://msnp.sf.net/

Features:

* Login; logout
* Presence states (online, away, etc.)
* Full-fledged API-supported friend list management
* Privacy settings
* Chat conversations (start, join, leave)
* Instant messages
* Typing notifications
* HTTP proxy (tunnelling) support

Version 0.3 includes full support for friend list management,
enhancements to session/chat APIs, minor bug fixes, and a new
tutorial:

http://msnp.sf.net/tutorial.html

msnp.py is based on the works of Mike Mintz:

http://www.hypothetic.org/docs/msn/index.php

-Manish

-- 
``There is a difference between knowing the path and walking the
path.''
-- Morpheus, in The Matrix


___
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/