Package: rvest
Version: 0.2.0
Title: Easily Harvest (Scrape) Web Pages
Description: Wrappers around the XML and httr packages to make it easy to
    download, then manipulate, both html and xml.
Authors@R: as.person(c(
    'Hadley Wickham <h.wickham@gmail.com> [aut,cre]',
    'RStudio [cph]'
    ))
Depends: R (>= 3.0.1)
Imports: httr (>= 0.5), XML, selectr, magrittr
Suggests: testthat, knitr, png, stringi (>= 0.3.1)
License: GPL-3
LazyData: true
VignetteBuilder: knitr
Packaged: 2015-01-01 17:20:10 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <h.wickham@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-01 19:49:23
