Source: dokuwiki
Section: web
Priority: optional
Uploaders: Mohammed Adnène Trojette <adn+deb@diwi.org>,
    Tanguy Ortolo <tanguy@ortolo.eu>
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Build-Depends:
    debhelper (>= 9),
    po-debconf,
    slimit
Standards-Version: 3.9.8
Homepage: http://www.dokuwiki.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/dokuwiki.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dokuwiki.git

Package: dokuwiki
Architecture: all
Depends: ${misc:Depends},
    javascript-common,
    libjs-jquery,
    libjs-jquery-cookie,
    libjs-jquery-ui,
    libphp-simplepie,
    php,
    php-geshi,
    php-seclib (<< 2),
    php-xml,
    ucf,
Recommends:
    imagemagick | php-gd,
    php-cli,
    php-ldap | php-mysql | php-pgsql,
    wget
Suggests: libapache2-mod-xsendfile
Description: standards compliant simple to use wiki
 DokuWiki is a wiki mainly aimed at creating documentation of any kind.
 It is targeted at developer teams, workgroups and small companies. It
 has a simple but powerful syntax which makes sure the datafiles remain
 readable outside the wiki and eases the creation of structured texts.
 All data is stored in plain text files -- no database is required.
