mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 00:18:26 +00:00
Closes: https://bugs.gentoo.org/876244 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
20 lines
802 B
XML
20 lines
802 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>web-apps@gentoo.org</email>
|
|
<name>Gentoo Webapps</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<longdescription lang="en">
|
|
DokuWiki is a standards compliant, simple to use 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.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">dokuwiki/dokuwiki</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|