Skip to content

aburgm/libinfinity

 
 

Repository files navigation

 1. Components

infinote consists of the following parts:

libinfinity:
  Library implementing the core infinote part

infinoted:
  Simple stand-alone infinote server application

libinfgtk:
  Provides glib main loop integration and GTK+ widgets related to libinfinity

libinftext:
  Infinote plugin implementing real-time collaborative text editing

libinftextgtk:
  Implements the InfTextBuffer interface with a GtkTextBuffer as backend

 2. Requirements

libinfinity requires:
  - glib-2.0 >= 2.16
  - gobject-2.0 >= 2.16
  - gthread-2.0 >= 2.16
  - libxml-2.0
  - gnutls >= 1.7.2
  - gsasl >= 0.2.21
  - avahi (optional)

infinoted:
  - libinfinity
  - libdaemon (optional)

libinfgtk:
  - libinfinity
  - gtk+-2.0 >= 2.12

libinftext:
  - libinfinity

libinftextgtk:
  - libinftext
  - gtk+-2.0 >= 2.12

 3. Development

This library is developed by Armin Burgmeier <[email protected]>. Artwork is
done by Benjamin Herr <[email protected]>. To get in contact with the developers,
either use the mailing list [email protected] (to which you can
subscribe by sending mail to [email protected]) or drop by
in our IRC channel #infinote on irc.freenode.org. To hack on the code, check
out the libinfinity git repository using `git clone
git://git.0x539.de/git/infinote.git'. Patches should be filed in our bug
tracker on http://gobby.0x539.de/trac/newticket.

About

libinfinity collaborative editing library

Resources

License

Stars

Watchers

Forks

Packages

No packages published