summaryrefslogtreecommitdiff
path: root/app-misc/pfetch/metadata.xml
blob: 195d3e6540205eac9737b9c051aa0d4dbe57ffb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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>