Blame README

Packit 16808d
Packit 16808d
=====================
Packit 16808d
The Meanwhile Project
Packit 16808d
=====================
Packit 16808d
Packit 16808d
http://meanwhile.sourceforge.net/
Packit 16808d
Christopher (siege) O'Brien <siege@preoccupied.net>
Packit 16808d
Packit 16808d
Meanwhile is a library for connecting to a LIM (Lotus Instant
Packit 16808d
Messaging, formerly Lotus Sametime, formerly VPBuddy) community. It
Packit 16808d
uses a protocol based in part off of the IMPP draft(*1), and in part
Packit 16808d
off of traces of TCP sessions from existing clients.
Packit 16808d
Packit 16808d
Meanwhile-python is a set of Python wrappers for the Meanwhile library
Packit 16808d
Packit 16808d
The gaim-meanwhile plugin allows Gaim to connect to a Lotus Sametime
Packit 16808d
(tm) community using a compiled-in version of libMeanwhile.
Packit 16808d
Packit 16808d
See INSTALL for instructions on building and installing
Packit 16808d
Packit 16808d
Packit 16808d
=======
Packit 16808d
License
Packit 16808d
=======
Packit 16808d
Packit 16808d
Meanwhile and Meanwhile-python are released under the LGPL. See
Packit 16808d
LICENSE for the full license text and terms.
Packit 16808d
Packit 16808d
Meanwhile-gaim is released under the GPL
Packit 16808d
Packit 16808d
Packit 16808d
=========
Packit 16808d
Footnotes
Packit 16808d
=========
Packit 16808d
Packit 16808d
(*1) draft-houri-sametime-community-client-00.txt submitted to the
Packit 16808d
IETF as a draft proposal for the IMPP working group charter.
Packit 16808d
Packit 16808d