libraries/meanwhile: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:49:55 -04:00
parent 7f82a4eedb
commit c4dada266f

View file

@ -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.