Type: Package
Package: i18n
Version: 0.2.0
Title: Internationalization Data from the 'Unicode CLDR' in Tabular
        Form
Description: Up-to-date data from the 'Unicode CLDR Project' (where 'CLDR'
    stands for 'Common Locale Data Repository') are available here as a series
    of easy-to-parse datasets. Several functions are provided for extracting
    key elements from the tabular datasets.
Authors@R: c(
    person("Richard", "Iannone", , "riannone@me.com", c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3925-190X"))
    )
License: MIT + file LICENSE
URL: https://github.com/rich-iannone/i18n
BugReports: https://github.com/rich-iannone/i18n/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.1
Depends: R (>= 3.2)
Imports: magrittr
Suggests: lintr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-09-06 21:08:21 UTC; rich
Author: Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Maintainer: Richard Iannone <riannone@me.com>
Repository: CRAN
Date/Publication: 2022-09-07 06:20:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:30:40 UTC; windows
