mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
app-misc/pfetch: add new package
a pretty system information tool written in POSIX sh Package-Manager: Portage-2.3.89, Repoman 2.3.20 Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
This commit is contained in:
16
app-misc/pfetch/metadata.xml
Normal file
16
app-misc/pfetch/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>mathieu.tortuyaux@gmail.com</email>
|
||||
<name>Mathieu Tortuyaux</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).
|
||||
The source code is highly documented and I hope it will act as a learning resource for POSIX sh and simple information detection across various different operating systems.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/dylanaraps/pfetch/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user