13 lines
535 B
XML
13 lines
535 B
XML
<?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>
|