cp437-tools

Crates.iocp437-tools
lib.rscp437-tools
version
sourcesrc
created_at2024-03-23 19:40:46.986908
updated_at2024-10-18 23:36:08.632779
descriptionSmall collection of tools to handle CP437 files
homepage
repositoryhttps://github.com/kip93/cp437-tools
max_upload_size
id1183759
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Leandro Emmanuel Reina Kiperman (kip93)

documentation

README

logo

CP437 tools

A small collection of tools to handle CP437 files.

Commit activity badge Last commit badge
crates.io badge docs.rs badge crates.io downloads badge

Documentation

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

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.

Licenses

This project's code is made freely available under the GPLv3+ license.

The fonts used are provided by int10h.org and redistributed with the CC-BY-SA-4.0 license.

Commit count: 73

cargo fmt