summaryrefslogtreecommitdiff
blob: f575d05c604e6f11898fb40cf01985113a5c6d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
	<upstream>
		<remote-id type="sourceforge">worldforge</remote-id>
	</upstream>
</pkgmetadata>