Package: webutils
Type: Package
Title: Utility Functions for Developing Web Applications
Version: 0.6
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: High performance in-memory http request parser for application/json, 
    multipart/form-data, and application/x-www-form-urlencoded. Includes live demo
    of hosting and parsing multipart forms with either 'httpuv' or 'Rhttpd'.
License: MIT + file LICENSE
URL: https://github.com/jeroen/webutils
BugReports: https://github.com/jeroen/webutils/issues
Imports: curl (>= 2.5), jsonlite
Suggests: httpuv, testthat
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-06-23 17:21:23 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-06-23 19:06:40 UTC
