File: ISO-8859-14.txt

package info (click to toggle)
rust-encoding-rs 0.8.35-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,332 kB
  • sloc: python: 1,572; sh: 7; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (54)
1
2
3
4
5
6
7
8
/// This is the Celtic part of the ISO/IEC 8859 encoding family. This encoding
/// is also known as Latin 8.
///
/// [Index visualization](https://encoding.spec.whatwg.org/iso-8859-14.html),
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/iso-8859-14-bmp.html)
///
/// The Windows code page number for this encoding is 28604, but kernel32.dll
/// does not support this encoding.