blob: bfed50655546390e8e19f0c301350385aa2497bd (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription lang="en">
If you are familiar with the pfetch system information
tool by dylanaraps, this does the exact same thing, but
with an about 10x faster runtime.
</longdescription>
<upstream>
<bugs-to>https://github.com/Gobidev/pfetch-rs/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|