Package: utf8
Version: 1.0.0
Title: Unicode Text Processing
Authors@R: c(
  person(c("Patrick", "O."), "Perry",
         role = c("aut", "cph", "cre"),
         email = "pperry@stern.nyu.edu"),
  person("Unicode, Inc.",
         role = c("cph", "dtc"),
         comment = "Unicode Character Database"))
Depends: R (>= 2.10)
Suggests: corpus, knitr, testthat
Description: Processing and printing 'UTF-8' encoded international text (Unicode). Functions to input, validate, normalize, encode, format, and display.
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/patperry/r-utf8
BugReports: https://github.com/patperry/r-utf8/issues
LazyData: Yes
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-11-06 21:00:56 UTC; ptrck
Author: Patrick O. Perry [aut, cph, cre],
  Unicode, Inc. [cph, dtc] (Unicode Character Database)
Maintainer: Patrick O. Perry <pperry@stern.nyu.edu>
Repository: CRAN
Date/Publication: 2017-11-07 18:26:59 UTC
