[]
= "prefix_parser"
= "0.1.0"
= "2024"
= "Apache-2.0 OR MIT"
= "https://github.com/Jacoblightning/prefix_parser"
= ["number", "suffix", "prefix", "SI", "binary"]
= "A parser for numbers with binary prefixes on the end. EX: Turning 1KB into 1000."
= ["parsing", "encoding", "no-std"]
= "3"
= "README.md"
= [
".idea",
".gitignore",
".github"
]
[]