Package: rvest
Version: 0.3.0
Title: Easily Harvest (Scrape) Web Pages
Description: Wrappers around the 'xml2' and 'httr' packages to make it easy to
    download, then manipulate, HTML and XML.
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("RStudion", role = "cph")
    )
Depends: R (>= 3.0.1), xml2
Imports: httr (>= 0.5), selectr, magrittr
Suggests: testthat, knitr, png, stringi (>= 0.3.1), rmarkdown
License: GPL-3
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-22 14:00:22 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudion [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2015-09-23 02:21:14
