blob: 1963f77ec76153bf0f8f2a52f2318df8a5b8ed36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<stabilize-allarches/>
<longdescription>
WiLiKi is a lightweight Wiki Engine written in Scheme.
WiLiKi is yet another Wiki-clone suitable for intra-net collaborative work
in multilingual environment. The features include multiple back-end
databases, permission and version control, and easy access from other
programs.
http://practical-scheme.net/wiliki/
</longdescription>
<upstream>
<remote-id type="sourceforge">wiliki</remote-id>
</upstream>
</pkgmetadata>
|