implementation of the MSN messaging protocol in Python
msnp is an implementation of the MSN Messenger Protocol.

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 (tunneling) support

Maintainer: Xavier Santolaria <xsa@openbsd.org>

WWW: http://msnp.sourceforge.net/
