libFoundation

An Objective-C library providing basic functionality like data structures, preference handling or URL processing.

libxml2

A library for parsing and processing XML and HTML files.

libical

A library for parsing and processing iCalendar and vCard entities.

GNUstep Makefile Package

This package provides the basic build environment of OpenGroupware.org. Used to abstract platform dependend build options like the ones for building shared libraries or loadable modules.

GNUstep Database Library

We use some parts of the GNUstep Database Library 1.0.0 to implement the database backend of OpenGroupware.org. It provides an adaptor mechanism to replace the actual database used by OpenGroupware.org.

GNUstep Objective-C Runtime

Well, Objective-C needs a runtime and since this is not installed on all platforms, we embedded the runtime for easier deployment.

pilot-link

The pilot-link library used for PDA synchronisation.

Mozilla SpiderMonkey

SpiderMonkey is the JavaScript interpreter provided by and used in the Mozilla project. JavaScript is used in OpenGroupware.org to provide user scriptable forms and to allow scriptable exports in the publisher.

pyxmlrpc

Since the XML-RPC library coming with the standard Python distribution is unable to perform HTTP basic authentication, we provide a modified variant required to access OpenGroupware.org XML-RPC using Python.