diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:49:55 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:49:55 -0400 |
commit | c4dada266fac994d4587b8820dc88e54f8e48a35 (patch) | |
tree | 4f34ed42145d067ab32c5e9c917acef6c9e39ed8 /libraries/meanwhile | |
parent | 7f82a4eedb5ef30f1429418affe2fa875b9cec74 (diff) | |
download | slackbuilds-c4dada266fac994d4587b8820dc88e54f8e48a35.tar.gz |
libraries/meanwhile: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/meanwhile')
-rw-r--r-- | libraries/meanwhile/README | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/libraries/meanwhile/README b/libraries/meanwhile/README index 37ffa87237..fcac4a2d37 100644 --- a/libraries/meanwhile/README +++ b/libraries/meanwhile/README @@ -1,12 +1,13 @@ The Meanwhile Project is an open implementation of the Lotus Sametime -Community Client protocol. The Meanwhile Project is neither endorsed by -nor affiliated with Lotus or IBM. It is an independent project aiming to -fill a space Lotus has left vacant. +Community Client protocol. The Meanwhile Project is neither endorsed +by nor affiliated with Lotus or IBM. It is an independent project +aiming to fill a space Lotus has left vacant. -The heart of the Meanwhile Project is the Meanwhile library, providing the -basic Lotus Sametime session functionality along with the core services; -Presence Awareness, Instant Messaging, Multi-user Conferencing, Preferences -Storage, Identity Resolution, and File Transfer. This extensible client -interface allows additional services to be added to a session at runtime, -allowing for simple integration of future service handlers such as the user -directory and whiteboard and screen-sharing. +The heart of the Meanwhile Project is the Meanwhile library, +providing the basic Lotus Sametime session functionality along with +the core services; Presence Awareness, Instant Messaging, Multi-user +Conferencing, Preferences Storage, Identity Resolution, and File +Transfer. This extensible client interface allows additional services +to be added to a session at runtime, allowing for simple integration +of future service handlers such as the user directory and whiteboard +and screen-sharing. |