Package: optparse
Type: Package
Title: Command line option parser.
Version: 1.0.2
Author: Trevor L Davis. Some documentation and examples ported from Allen Day's
    getopt package. Some documentation from the optparse Python module by
    the Python Software Foundation. Contributions from Steve Lianoglou and Jim
    Nikelski.
Copyright: Copyright (c) 2010-2013 Trevor L Davis Copyright (c) 2011
        Jim Nikelski Copyright (c) 2010 Steve Lianoglou Copyright (c)
        2008 Allen Day Copyright (c) 2001-2009 Python Software
        Foundation; All Rights Reserved
Maintainer: Trevor L Davis <trevor.l.davis@stanford.edu>
Description: A command line parser inspired by Python's 'optparse' library to
    be used with Rscript to write "#!" shebang scripts that accept short and
    long flag/options.
License: GPL (>= 2)
URL: https://github.com/trevorld/optparse
BugReports: https://github.com/trevorld/optparse/issues
LazyLoad: yes
Depends: R (>= 2.9.0)
Imports: methods, getopt (>= 1.19)
Suggests: knitr, stringr, testthat
VignetteBuilder: knitr
Collate: 'optparse-package.R' 'optparse.R'
Packaged: 2013-08-25 20:24:19 UTC; trevorld
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-26 07:45:56
