Introduction
============

The imip-agent software implements agent programs that can interpret e-mail
messages containing calendar information, maintain availability records for
scheduling participants, act on behalf of resources and other entities that
need to participate in scheduling, and support user interfaces for end-users
whose e-mail programs do not understand calendar data.

Getting Started
===============

Eventually, this information should be incorporated into packages for various
operating system distributions, and the accompanying instructions should be
largely superfluous for most users.

See: docs/wiki/GettingStarted

Contact, Copyright and Licence Information
==========================================

See the following Web pages for more information about this work:

http://groupware.boddie.org.uk/imip-agent

The author can be contacted at the following e-mail address:

paul@boddie.org.uk

Copyright and licence information can be found in the docs directory - see
docs/COPYING.txt and docs/gpl-3.0.txt for more information.

Changes
=======

See: docs/wiki/Changelog

Generating the Wiki Pages
=========================

The docs/tools/make_pages.sh script generates a page package for MoinMoin. The
following command will generate a page package called pages.zip using the
pages directory for staging, with imip-agent as the page prefix:

docs/tools/make_pages.sh pages imip-agent

Make sure to include the page prefix where the pages are being deployed in a
wiki with other content at the top level.

Currently, the wiki pages require the following extensions:

ImprovedTableParser     https://moinmo.in/ParserMarket/ImprovedTableParser

MoinSupport             http://hgweb.boddie.org.uk/MoinSupport

GraphvizParser          https://moinmo.in/ParserMarket/graphviz

The GraphvizParser requires diagram-tools for the notugly.xsl stylesheet,
although a copy of the stylesheet is provided in the GraphvizParser
distribution for convenience.
