summaryrefslogtreecommitdiff
blob: 1d5b6e6cabd9684529a9ee7ca378d15133e9d5ee (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>
<maintainer>
<email>tupone@gentoo.org</email>
</maintainer>
<longdescription lang="en">
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and environment
variables.  It supports callbacks and can store its configuration information
in separate Config objects or in one global configuration instance.
</longdescription>
</pkgmetadata>