[package]
name = "fixp"
version = "0.1.0"
edition = "2021"
rust-version = "1.83"
authors = ["Maia S Ravn"]
license = "Zlib OR MIT OR Apache-2.0"
description = "Fixed-point numbers"
repository = "https://codeberg.org/maia/fixp-rs"
documentation = "https://docs.rs/fixp"
keywords = ["fixed-point"]
categories = ["mathematics", "no-std", "no-std::no-alloc"]