Skip to content

Commit

Permalink
Tweak DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jun 23, 2017
1 parent f8d3eed commit d9591bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ 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 requests. Includes
live demo of hosting and parsing multipart forms with either httpuv or rhttpd.
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:
curl (>= 2.5),
httpuv,
testthat
RoxygenNote: 6.0.1

0 comments on commit d9591bc

Please sign in to comment.