Crates.io | df_cp437 |
lib.rs | df_cp437 |
version | 1.1.0 |
source | src |
created_at | 2020-09-28 21:51:56.230895 |
updated_at | 2021-04-18 20:43:19.689945 |
description | Decoder for CP437 to UTF-8 |
homepage | |
repository | https://gitlab.com/df_storyteller/df-storyteller |
max_upload_size | |
id | 293888 |
size | 52,413 |
This project is part of DF Storyteller. The project is inspired by the CP437 crate. Although everything had been changed since that point.
Note that the code page correspondence with the code page used in Dwarf Fortress, but can be used for other applications.
It allows buffered reads of files that use CP437 and provides an output in UTF-8. This can be used together with Serde.
It also provides an interface for a progress bar to be added.
df_cp437
is distributed under the terms of both the MIT license and
the Apache License (Version 2.0).