Package: tzdb
Title: Time Zone Database Information
Version: 0.1.0
Authors@R: 
    c(person(given = "Davis",
             family = "Vaughan",
             role = c("aut", "cre"),
             email = "davis@rstudio.com"),
      person(given = "RStudio",
             role = c("cph", "fnd")))
Description: Provides an up-to-date copy of the Internet
    Assigned Numbers Authority (IANA) Time Zone Database. It is updated
    periodically to reflect changes made by political bodies to time zone
    boundaries, UTC offsets, and daylight saving time rules.
License: MIT + file LICENSE
URL: https://github.com/r-lib/tzdb
BugReports: https://github.com/r-lib/tzdb/issues
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-02 14:11:45 UTC; davis
Author: Davis Vaughan [aut, cre],
  RStudio [cph, fnd]
Maintainer: Davis Vaughan <davis@rstudio.com>
Repository: CRAN
Date/Publication: 2021-03-04 09:00:03 UTC
