=================== telepathy-butterfly =================== Butterfly is a MSN connection manager for the Telepathy framework, currently supporting: * single-user chats * multi-user chats * audio and video calls Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Requirements ============ telepathy-butterfly requires: telepathy-python papyon Bugs, feature requests and to-do list ===================================== Report all bugs, feature requests and "to-do" items here: Versioning policy ================= We use an "odd/even" versioning scheme where the minor version (the y in x.y.z) determines stability - stable branches have y even, development branches have y odd. Unreleased builds straight from git identify themselves as version "x.y.z.1". Contact info ============ This package is maintained by the Telepathy project: Telepathy development is supported by Collabora Ltd. . Hacking ======= The current version of telepathy-butterfly is always available from the 'master' branch of: (gitweb) Stable branches are in the same repository, and are called telepathy-butterfly-0.6 etc. Please follow .