blob: ed44fec6565b5ec989ea83230f060b0773626921 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>mkennedy@gentoo.org</email>
</maintainer>
<longdescription>
Yaws is a high performance HTTP 1.1 web server supporting both standalone and
embedded modes of operation. Yaws is written entirely in Erlang and therefore
benefits from Erlang's light-weight process model.
</longdescription>
</pkgmetadata>
|