Wikiup is a wiki system, namely, a system that allow several users
to create and modify webpages in a public server, using a simple
web interface and very minimal syntax rules.

Some of the features of Wikiup are unique, and others are found in
several existing wiki implementations:
	* User identification and authentication with HTTP cookies.
	* Use of CVS for version control.
	* Access to static or dynamic pages.
	* Good co-existance with other access methods of CVS
	* Edition on-line, via web, or off-line with a text editor
	* Highly modular design
	* Programmed in Python.
	* Uses gettext for internationalization (under development)  
	* Produces several formats (LaTeX, Docbook,...;under development)

For installation instructions see the [INSTALLATION] file.
Wikiup is released under the GPL a copy of which can be found in
the file [COPYING] or at http://www.gnu.org/licenses/gpl.txt

Wikiup was originally based on pywiki v. 0.4.2, Copyright (C) 1998 
Tim Voght

Homepage: http://www.nongnu.org/wikiup



