<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Command line option parser</dc:title>
  <dc:description>A command line parser inspired by Python&apos;s ``optparse``
libary to be used with Rscript to write &quot;#!&quot; shebang scripts
that accept short and long flag/options.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.9.0), methods, getopt (&gt;= 1.17)</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Trevor Davis &lt;trevor.l.davis@stanford.edu&gt;</dc:creator>
  <dc:contributor>Trevor Davis.  Some documentation and unit tests ported from
Allen Day&apos;s ``getopt`` package.  Based on the optparse Python
library by the Python Software Foundation.  Contributions from
Steve Lianoglou and Jim Nikelski.</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-02-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=optparse</dc:identifier>
 </rdf:Description>
</rdf:RDF>

