Files
guru/app-misc/pfetch/metadata.xml
2025-12-08 18:08:31 -03:00

23 lines
713 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>
<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>