~ubuntu-branches/ubuntu/oneiric/meanwhile/oneiric

« back to all changes in this revision

Viewing changes to readme

  • Committer: Bazaar Package Importer
  • Author(s): Chris Vanden Berghe
  • Date: 2011-05-29 19:02:58 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110529190258-g0wmmktoy2t0osgz
Tags: 1.0.2-4
* null dependency_libs from .la files (closes: #619210)
* added homepage control field (closes: #615295,#615386)
* fixed some Lintian bugs and bumped up standards version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
=====================
 
3
The Meanwhile Project
 
4
=====================
 
5
 
 
6
http://meanwhile.sourceforge.net/
 
7
Christopher (siege) O'Brien <siege@preoccupied.net>
 
8
 
 
9
Meanwhile is a library for connecting to a LIM (Lotus Instant
 
10
Messaging, formerly Lotus Sametime, formerly VPBuddy) community. It
 
11
uses a protocol based in part off of the IMPP draft(*1), and in part
 
12
off of traces of TCP sessions from existing clients.
 
13
 
 
14
Meanwhile-python is a set of Python wrappers for the Meanwhile library
 
15
 
 
16
The gaim-meanwhile plugin allows Gaim to connect to a Lotus Sametime
 
17
(tm) community using a compiled-in version of libMeanwhile.
 
18
 
 
19
See INSTALL for instructions on building and installing
 
20
 
 
21
 
 
22
=======
 
23
License
 
24
=======
 
25
 
 
26
Meanwhile and Meanwhile-python are released under the LGPL. See
 
27
LICENSE for the full license text and terms.
 
28
 
 
29
Meanwhile-gaim is released under the GPL
 
30
 
 
31
 
 
32
=========
 
33
Footnotes
 
34
=========
 
35
 
 
36
(*1) draft-houri-sametime-community-client-00.txt submitted to the
 
37
IETF as a draft proposal for the IMPP working group charter.
 
38
 
 
39