Package: webutils
Type: Package
Title: Utility Functions for Developing Web Applications
Version: 0.5
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 requests. 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: jsonlite
Suggests: curl (>= 2.5), httpuv, testthat
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-04-28 21:43:45 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-04-28 23:07:50 UTC
