cp437-tools 0.9.0

Small collection of tools to handle CP437 files
Documentation
<div align="center">
  <a href="https://git.k93.sh/kip/cp437-tools"><img src="https://git.k93.sh/kip/cp437-tools/raw/branch/main/res/logo/small.png" width="256" alt="logo"/></a>

  <b>CP437 tools</b>

  A small collection of tools to handle CP437 files.

  <!-- Badges -->
  <a href="https://crates.io/crates/cp437-tools">
    <img src="https://img.shields.io/crates/v/cp437-tools.svg"
         alt="crates.io badge"/>
  </a>
  <a href="https://docs.rs/cp437-tools">
    <img src="https://img.shields.io/docsrs/cp437-tools.svg?label=docs.rs"
         alt="docs.rs badge"/>
  </a>
  <a href="https://crates.io/crates/cp437-tools">
    <img src="https://img.shields.io/crates/d/cp437-tools.svg"
         alt="crates.io downloads badge"/>
  </a>
<!-- If this ever makes it to more than just crates.io...
  <br/><br/>
  <a href="https://repology.org/project/rust:cp437-tools/versions">
    <img src="https://repology.org/badge/vertical-allrepos/rust:cp437-tools.svg"
         alt="Packaging status"/>
  </a>
-->
</div>


## Documentation

The documentation for the latest release is available @ [docs.rs]

[docs.rs]: https://docs.rs/cp437-tools


## Development

The repo comes with a [nix flake], so simply type `nix develop` and you'll have
a bash terminal with all tools needed for building this codebase.

[nix flake]: flake.nix


## Licenses

The [fonts] used are provided by [VileR] and redistributed with the
[CC BY-SA 4.0] license.

The rest of this project is made freely available under the [GPLv3+] license.

[fonts]: res/fonts
[VileR]: https://int10h.org/oldschool-pc-fonts

[GPLv3+]: LICENSE.md
[CC BY-SA 4.0]: res/fonts/LICENSE