File: README

package info (click to toggle)
meanwhile 1.0.2-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,352 kB
  • sloc: ansic: 13,873; sh: 8,481; makefile: 150
file content (39 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

=====================
The Meanwhile Project
=====================

http://meanwhile.sourceforge.net/
Christopher (siege) O'Brien <siege@preoccupied.net>

Meanwhile is a library for connecting to a LIM (Lotus Instant
Messaging, formerly Lotus Sametime, formerly VPBuddy) community. It
uses a protocol based in part off of the IMPP draft(*1), and in part
off of traces of TCP sessions from existing clients.

Meanwhile-python is a set of Python wrappers for the Meanwhile library

The gaim-meanwhile plugin allows Gaim to connect to a Lotus Sametime
(tm) community using a compiled-in version of libMeanwhile.

See INSTALL for instructions on building and installing


=======
License
=======

Meanwhile and Meanwhile-python are released under the LGPL. See
LICENSE for the full license text and terms.

Meanwhile-gaim is released under the GPL


=========
Footnotes
=========

(*1) draft-houri-sametime-community-client-00.txt submitted to the
IETF as a draft proposal for the IMPP working group charter.