{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/html_preprocessor","name":"html_preprocessor","description":"A simple HTML preprocessor that supports file inclusion and template substitution.","version":"0.0.3","softwareVersion":"0.0.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/Jordonbc/RustHTMLPreprocessor","issueTracker":"https://github.com/Jordonbc/RustHTMLPreprocessor/issues","keywords":["preprocessor","template","html"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"Jordonbc","url":"https://github.com/Jordonbc"}],"author":[{"@type":"Person","name":"Jordonbc","url":"https://github.com/Jordonbc"}],"copyrightHolder":[{"@type":"Person","name":"Jordonbc","url":"https://github.com/Jordonbc"}],"dateCreated":"2023-10-08","dateModified":"2023-10-09","datePublished":"2023-10-09","copyrightYear":2023,"downloadUrl":"https://static.crates.io/crates/html_preprocessor/html_preprocessor-0.0.3.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/html_preprocessor/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/html_preprocessor/"]}