df_cp437

Crates.iodf_cp437
lib.rsdf_cp437
version1.1.0
created_at2020-09-28 21:51:56.230895+00
updated_at2021-04-18 20:43:19.689945+00
descriptionDecoder for CP437 to UTF-8
homepage
repositoryhttps://gitlab.com/df_storyteller/df-storyteller
max_upload_size
id293888
size52,413
Ralph Bisschops (ralpha)

documentation

README

CP437 to UTF-8

unsafe forbidden

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.

License

df_cp437 is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

Commit count: 0

cargo fmt