summaryrefslogtreecommitdiff
path: root/dev-java/radeox/metadata.xml
blob: e83c132077dff7a8fea3526971ee6f5ba33b12bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>java@gentoo.org</email>
  <name>Java</name>
 </maintainer>
 <longdescription>
Radeox API is a lightwight wiki markup rendering engine API to make render
engines for wikis more portable.

Radeox RE is a Wiki rendering engine implementation that implements the Radeox
API in Java. The engine renders wiki markup to XHTML. The goal is to develop a
feature rich, easy to maintain wiki library with a low bug count so writing your
own Wiki implementation is a breeze.
</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>