Type: Package
Package: MazamaWebUtils
Version: 0.1.4
Title: Utility Functions for Building Web Databrowsers
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre"))
    )
Author: Jonathan Callahan [aut, cre]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.1.0)
Imports: dplyr, futile.logger, stringr, webutils
Description: A suite of utility functions providing standardized functionality
    often needed in web services including: logging, cache management
    and parsing of http request headers.
License: GPL-3
Repository: CRAN
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-02 01:21:16 UTC; jonathan
Date/Publication: 2017-11-02 15:02:07 UTC
