This is libcitadel, a library which contains code that is used in multiple components of the Citadel system -- the server, the text mode client, and WebCit. It is not intended to be a general-purpose library for widespread use, although there are parts of it that may be useful for that purpose. Copyright (c) 1987-2024 by the citadel.org development team. This program is open source software. Use, duplication, or disclosure is subject to the GNU General Public License v3. To build and install libcitadel: ./configure make make install For more information, please consult http://www.citadel.org