| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 
 | Source: usemod-wiki
Section: web
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>> 7)
Standards-Version: 3.9.1
Vcs-Svn: http://svn.df7cb.de/debian/usemod-wiki/trunk/
Package: usemod-wiki
Architecture: all
Depends: apache2 | httpd, perl, ${misc:Depends}
Suggests: default-mta | mail-transport-agent
Description: Perl-based Wiki clone
 UseMod is a reimplementation/clone of the original Wiki concept
 created by Ward Cunningham.  A "wiki" is a website that is
 collaboratively edited by its users, including the ability to alter
 text written by other users.
 .
 UseMod provides common wiki features as well as unique features:
 recent changes, conflict resolution, difference links, subpages,
 interwiki links, full text searching, free links (for free-form wiki
 names), administrative features.
Homepage: http://www.usemod.com/cgi-bin/wiki.pl?UseModWiki
 |