File: NAMESPACE

package info (click to toggle)
r-cran-utf8 1.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,060 kB
  • sloc: ansic: 25,890; python: 1,616; sh: 13; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Generated by roxygen2: do not edit by hand

export(as_utf8)
export(output_ansi)
export(output_utf8)
export(utf8_encode)
export(utf8_format)
export(utf8_normalize)
export(utf8_print)
export(utf8_valid)
export(utf8_width)
useDynLib(utf8, .registration = TRUE)