You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/rpick/metadata.xml

26 lines
982 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>randy@electronsweatshop.com</email>
<name>Randy Barlow</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
rpick is a command line tool that helps you to pick items from a list, using
configurable algorithms.
An example use case for this is picking a restaurant. You might want to
generally go to restaurants you haven't visited in a while, but you also
might not want to use a strict least recently used model and spice
things up with some element of chance, with restaurants you've least
recently visited getting a boost in their chances.
</longdescription>
<upstream>
<remote-id type="github">bowlofeggs/rpick</remote-id>
</upstream>
</pkgmetadata>