summaryrefslogtreecommitdiff
path: root/app-misc/rpick/metadata.xml
blob: fae4a29101789f8a110cd4f8b201a6449d6f7a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>