{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/codemap","name":"codemap","description":"A 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.3","softwareVersion":"0.1.3","license":["https://spdx.org/licenses/MIT","https://spdx.org/licenses/Apache-2.0"],"codeRepository":"https://github.com/kevinmehall/codemap","issueTracker":"https://github.com/kevinmehall/codemap/issues","keywords":["position","compiler","rustc","sourcemap","source"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"kevinmehall","url":"https://github.com/kevinmehall"}],"author":[{"@type":"Person","name":"kevinmehall","url":"https://github.com/kevinmehall"}],"copyrightHolder":[{"@type":"Person","name":"kevinmehall","url":"https://github.com/kevinmehall"}],"dateCreated":"2017-05-29","dateModified":"2020-04-12","datePublished":"2020-04-12","copyrightYear":2017,"downloadUrl":"https://static.crates.io/crates/codemap/codemap-0.1.3.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/codemap/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/codemap/"],"https://www.w3.org/ns/activitystreams#likes":45,"https://forgefed.org/ns#forks":8}