codepage-rs 0.1.1

A tiny crate for codepage-437 encoding.
Documentation
1
2
A tiny crate that implements Codepage 437 in rust, since I keep finding myself reimplementing this every so often.
`#![no_std]` is supported.