Package: httr
Type: Package
Title: Tools for working with URLs and HTTP
Version: 0.3
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Provides useful tools for working with HTTP connections.  Is a
    simplified wrapper built on top of RCurl.  It is much much less configurable
    but because it only attempts to encompass the most common operations it is
    also much much simpler.
Depends: R (>= 3.0.0)
Imports: RCurl (>= 1.95-0), stringr (>= 0.6.1), digest, tools, methods
Suggests: jsonlite, XML, testthat (>= 0.8.0), png, jpeg, httpuv
Roxygen: list(wrap = FALSE)
License: MIT + file LICENSE
Packaged: 2014-03-19 02:04:19 UTC; hadley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-20 03:03:51
