GNU bug report logs -
#28135
Updating gobby
Previous Next
Full log
Message #22 received at 28135-done <at> debbugs.gnu.org (full text, mbox):
Marius Bakke writes:
> Arun Isaac <arunisaac <at> systemreboot.net> writes:
>
>> * gnu/packages/gobby.scm (libinfinity): New variable.
>
> [...]
>
>> + (synopsis "Infininote protocol implementation")
>> + (description "Gobby is a collaborative editor that allows multiple users
>> +to edit the same document together over the internet in real-time. The
>> +libinfinity shared library contains the implementation of the protocol that is
>> +used to synchronize document changes between users.")
>
> I'm not sure if repeating the Gobby description in the first sentence is
> necessary. The description from their README is pretty good:
>
> libinfinity is library to build collaborative text editors. Changes to
> the text buffers are synced to all other clients over a central
> server. Even though a central server is involved, the local user sees
> his changes applied instantly and the merging is done on the individual
> clients.
>
>> + (license license:isc)))
>
> COPYING and the source files I looked at say LGPL2.1+. Can you check?
>
> The rest LGTM.
Fixed both issues and pushed! Thanks for the review!
This bug report was last modified 8 years and 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.