Package: htm2txt
Title: Convert Html into Text
Version: 2.1.0
Authors@R: person("Sangchul", "Park", email = "mail@sangchul.com", role = c("aut", "cre"))
Description: Convert a html document to simple plain texts by removing all html tags.  This package utilizes regular expressions to strip off html tags. It also offers gettxt() and browse() function, which enables you to get or browse texts at a certain web page.
Depends: R (>= 3.0.0)
License: GPL (>= 2)
URL: https://github.com/sangchulpark
BugReports: https://github.com/sangchulpark/htm2txt/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-18 16:02:15 UTC; Sangchul Park
Author: Sangchul Park [aut, cre]
Maintainer: Sangchul Park <mail@sangchul.com>
Repository: CRAN
Date/Publication: 2017-10-18 18:02:24 UTC
