blob: 50591c606212ddf19739effd11e7ce82c8a372a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>contact.techoraye@gmail.com</email>
<name>Mathieu Roberge</name>
</maintainer>
<upstream>
<remote-id type="github">Techoraye/metetch</remote-id>
</upstream>
<longdescription>
metetch is a fast and lightweight system information display utility
written in C++. It features modular and customizable output, making it
ideal for quickly viewing system details in the terminal.
</longdescription>
</pkgmetadata>
|