1 This is libcitadel, a library which contains code that is used in multiple
2 components of the Citadel system -- the server, the text mode client, and
3 WebCit. It is not intended to be a general-purpose library for widespread
4 use, although there are parts of it that may be useful for that purpose,
5 such as the MIME parser and the vCard data type.
7 Copyright (c) 1987-2009 by the citadel.org development team.
8 This program is distributed under the terms of the GNU General Public
11 To build and install libcitadel:
17 For more information, please consult http://www.citadel.org