diff --git a/DESCRIPTION b/DESCRIPTION index 954c3c2..7ffe9ec 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,15 +5,15 @@ Version: 0.6 Author: Jeroen Ooms Maintainer: Jeroen Ooms 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