Source: r-cran-getoptlong Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rjson, r-cran-globaloptions, r-cran-crayon, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-getoptlong Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-getoptlong.git Homepage: https://cran.r-project.org/package=GetoptLong Rules-Requires-Root: no Package: r-cran-getoptlong Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Parsing Command-Line Arguments This is a command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptations for easier use in R.