Files
guru/app-misc/cheat/metadata.xml
Alessandro Barbieri 1440e05204 app-misc/cheat: install man, add zsh-completion blocker
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-26 22:54:22 +02:00

16 lines
621 B
XML

<?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">
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>
</upstream>
</pkgmetadata>