An Objective-C library providing basic functionality like data structures, preference handling or URL processing.
libxml2A library for parsing and processing XML and HTML files.
libicalA library for parsing and processing iCalendar and vCard entities.
GNUstep Makefile PackageThis 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 LibraryWe 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 RuntimeWell, Objective-C needs a runtime and since this is not installed on all platforms, we embedded the runtime for easier deployment.
pilot-linkThe pilot-link library used for PDA synchronisation.
Mozilla SpiderMonkeySpiderMonkey 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.
pyxmlrpcSince 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.