blob: 0101f82a7fde03a86498e43bd54de305c7ce596d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>usata@gentoo.org</email>
</maintainer>
<longdescription>
rxvt is a color vt102 terminal emulator intended as an xterm(1)
replacement for users who do not require features such as Tektronix
4014 emulation and toolkit-style configurability. As a result, rxvt
uses much less swap space.
</longdescription>
</pkgmetadata>
|