summaryrefslogtreecommitdiff
path: root/dev-ruby/optimist/metadata.xml
blob: 392494bdb13c9508ffc1a3ad4545f383649b8f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>ruby@gentoo.org</email>
  <name>Gentoo Ruby Project</name>
 </maintainer>
 <longdescription>
    Optimist is a commandline option parser for Ruby that just gets
    out of your way. One line of code per option is all you need to
    write. For that, you get a nice automatically-generated help page,
    robust option parsing, command subcompletion, and sensible
    defaults for everything you don't specify.
  </longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>