summaryrefslogtreecommitdiff
path: root/app-misc/cheat/metadata.xml
blob: e8bdb4485e84a43ca25025952737353fb1a9aa92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
	<longdescription lang="en">
cheat allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/cheat/cheat/issues</bugs-to>
		<remote-id type="github">cheat/cheat</remote-id>
	</upstream>
</pkgmetadata>