blob: 9811b7396417b3c53a7dd507131147a856062c6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>desktop-misc</herd>
<herd>python</herd>
<maintainer>
<email>karltk@gentoo.org</email>
<name>Karl Trygve Kalleberg</name>
<description>Temporary maintainer until the herds accept maintainership</description>
</maintainer>
<longdescription>
PyPanel is a lightweight panel/taskbar for X11 window managers that can
be easily customized to match any desktop theme or taste.
Some of the customizable features include transparency w/ shading, panel
dimensions and location, font type and colors, button events/actions,
clock and workspace name display.
PyPanel should work with any WM that supports the EWMH specification.
The following have been tested: Kahakai, Openbox3, PekWM, WindowMaker.
</longdescription>
</pkgmetadata>
|