summaryrefslogtreecommitdiff
blob: 9e5234c9d3ab4a0f4194925f2d3fb368a6c6a9d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>