Files
guru/app-misc/pfetch/metadata.xml
2026-04-26 05:07:28 -03:00

26 lines
815 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mathieu.tortuyaux@gmail.com</email>
<name>Mathieu Tortuyaux</name>
</maintainer>
<maintainer type="person">
<email>dev@dyama.net</email>
<name>Daichi Yamamoto</name>
</maintainer>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription lang="en">
The goal of this project is to implement a simple system
information tool in POSIX sh using features built into the
language itself (where possible).
</longdescription>
<upstream>
<bugs-to>https://github.com/Un1q32/pfetch/issues</bugs-to>
<remote-id type="github">Un1q32/pfetch</remote-id>
</upstream>
</pkgmetadata>