summaryrefslogtreecommitdiff
path: root/app-misc/pfetch/metadata.xml
blob: a84a4ef7a01e41edcd0f1d49c7ce4da9e773afd2 (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://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>