blob: d21360dfe630369b15f94952afb372b9bbc218e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
<longdescription lang="en">
CONMUX is a console abstractor. Presenting any console with a
consistent location, naming and semantic. Access to the console,
and hardreset of the machine is the same regardless of the underlying
access methodology.
</longdescription>
<upstream>
<remote-id type="github">autotest/autotest</remote-id>
</upstream>
</pkgmetadata>
|