Package: RcppGetconf
Type: Package
Title: 'Rcpp' Interface for Querying System Configuration Variables
Version: 0.0.2
Date: 2016-08-01
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: The 'getconf' command-line tool provided by 'libc' allows
 querying of a large number of system variables. This package provides
 similar functionality.
URL: http://dirk.eddelbuettel.com/code/rcpp.getconf.html
BugReports: https://github.com/eddelbuettel/rcppgetconf/issues
Imports: Rcpp
LinkingTo: Rcpp
SystemRequirements: A POSIX system. Currently Linux and OS X are known
        to work.
OS_type: unix
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-08-01 14:52:27.515063 UTC; edd
Repository: CRAN
Date/Publication: 2016-08-01 20:26:14
