mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
23 lines
713 B
XML
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>
|
|
|