Package: utf8
Title: Unicode Text Processing
Version: 1.2.6
Authors@R: 
    c(person(given = c("Patrick", "O."),
             family = "Perry",
             role = c("aut", "cph")),
      person(given = "Kirill",
             family = "M\u00fcller",
             role = "cre",
             email = "kirill@cynkra.com",
             comment = c(ORCID = "0000-0002-1416-3412")),
      person(given = "Unicode, Inc.",
             role = c("cph", "dtc"),
             comment = "Unicode Character Database"))
Description: Process and print 'UTF-8' encoded international
    text (Unicode). Input, validate, normalize, encode, format, and
    display.
License: Apache License (== 2.0) | file LICENSE
URL: https://krlmlr.github.io/utf8/, https://github.com/krlmlr/utf8
BugReports: https://github.com/krlmlr/utf8/issues
Depends: R (>= 2.10)
Suggests: cli, covr, knitr, rlang, rmarkdown, testthat (>= 3.0.0),
        withr
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
Roxygen: list(markdown = TRUE)
Author: Patrick O. Perry [aut, cph],
  Kirill Müller [cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>),
  Unicode, Inc. [cph, dtc] (Unicode Character Database)
Maintainer: Kirill Müller <kirill@cynkra.com>
Built: R 4.5.1; x86_64-apple-darwin24.3.0; 2025-10-11 06:32:22 UTC; unix
