{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/prefix_parser","name":"prefix_parser","description":"A parser for numbers with binary prefixes on the end. EX: Turning 1KB into 1000.","version":"0.2.0","softwareVersion":"0.2.0","license":["https://spdx.org/licenses/Apache-2.0","https://spdx.org/licenses/MIT"],"codeRepository":"https://github.com/Jacoblightning/prefix_parser","issueTracker":"https://github.com/Jacoblightning/prefix_parser/issues","keywords":["binary","number","prefix","si","suffix"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"Jacoblightning","url":"https://github.com/Jacoblightning"}],"author":[{"@type":"Person","name":"Jacoblightning","url":"https://github.com/Jacoblightning"}],"copyrightHolder":[{"@type":"Person","name":"Jacoblightning","url":"https://github.com/Jacoblightning"}],"dateCreated":"2025-07-07","dateModified":"2025-10-07","datePublished":"2025-10-07","copyrightYear":2025,"downloadUrl":"https://static.crates.io/crates/prefix_parser/prefix_parser-0.2.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/prefix_parser/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/prefix_parser/"]}