blob: cbc0cdeb56eff0c2e9edf9e7fbf0889a2aaa37ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
<name>Robin H. Johnson</name>
</maintainer>
<longdescription>qmHandle is a tool which can be used to manage the qmail
message queue. It's written in Perl (so fully customizable) and much more
powerful than qmail-qread and qmail-qstat. Key features are colored output
and the ability to view and delete messages in the queue.</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|