Package: enc
Title: A simple class for storing UTF-8 strings
Date: 2016-08-09
Version: 0.0-8
Authors@R: person("Kirill", "Müller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org")
Description: Implements an S3 class for storing UTF-8 strings, based on regular characters.
Imports:
    methods
Suggests:
    testthat
License: GPL-3
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/krlmlr/enc/issues
URL: https://github.com/krlmlr/enc
RoxygenNote: 6.0.0
Roxygen: list(markdown = TRUE)
