{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/codemap2","name":"codemap2","description":"A maintained fork of the codemap crate that contains\na data structure for efficiently storing source code position and span information\n(e.g. in a compiler AST), and mapping it back to file/line/column locations for error\nreporting and suggestions.\n","version":"0.1.0","softwareVersion":"0.1.0","license":["https://spdx.org/licenses/MIT","https://spdx.org/licenses/Apache-2.0"],"codeRepository":"https://github.com/4gboframram/codemap","issueTracker":"https://github.com/lilyyy411/codemap/issues","keywords":["compiler","rustc","source","sourcemap","position"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"4gboframram","url":"https://github.com/4gboframram"}],"author":[{"@type":"Person","name":"4gboframram","url":"https://github.com/4gboframram"}],"copyrightHolder":[{"@type":"Person","name":"4gboframram","url":"https://github.com/4gboframram"}],"dateCreated":"2023-05-04","dateModified":"2023-05-04","datePublished":"2023-05-04","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/codemap2/codemap2-0.1.0.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/codemap2/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/codemap2/"]}