Package: RcppCCTZ
Type: Package
Title: 'Rcpp' Bindings for the 'CCTZ' Library
Version: 0.0.5
Date: 2016-07-09
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is
 a C++ library for translating between absolute and civil times using the rules
 of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License,
 is included in this package. See <https://github.com/google/cctz> for more
 details.
License: GPL (>= 2)
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp
SystemRequirements: A 64-bit POSIX OS such as Linux or OS X with IANA
        time zone data in /usr/share/zoneinfo as well as a C++11
        compiler.
OS_type: unix
RoxygenNote: 5.0.1
URL: https://github.com/eddelbuettel/rcppcctz
BugReports: https://github.com/eddelbuettel/rcppcctz/issues
NeedsCompilation: yes
Packaged: 2016-07-09 15:39:40.964871 UTC; edd
Repository: CRAN
Date/Publication: 2016-07-10 11:55:45
