File: IBM866.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-- 412 bytes parent folder | download | duplicates (54)
1
2
3
4
5
6
7
8
/// This the most notable one of the DOS Cyrillic code pages. It has the same
/// box drawing characters as code page 437, so it can be used for decoding
/// DOS-era ASCII + box drawing data.
///
/// [Index visualization](https://encoding.spec.whatwg.org/ibm866.html),
/// [Visualization of BMP coverage](https://encoding.spec.whatwg.org/ibm866-bmp.html)
///
/// This encoding matches the Windows code page 866.