{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/ede","name":"ede","description":"ED-E is a templating language written in Haskell with a specific set of features:\n\nLogicless within reason. A small set of consistent predicates\nand expressions for formatting and presentational logic are provided.\n\nSecure. No arbitrary code evaluation, with input data required to be fully specified\nat render time.\n\nStateless. Parsing and rendering are separate steps so that loading, parsing,\ninclude resolution, and embedding of the compiled template can optionally be\ndone ahead of time, amortising cost.\n\nMarkup agnostic. ED-E is used to write out everything from configuration files for\nsystem services, to HTML and formatted emails.\n\nControl over purity. Users can choose pure or IO-based resolution of\ninclude expressions.\n\nNo surprises. All parsing, type assurances, and rendering steps report helpful\nerror messages with line/column metadata. Variable shadowing, unprintable expressions,\nimplicit type coercion, and unbound variable access are all treated as errors.","version":"0.2.9","softwareVersion":"0.2.9","license":"https://spdx.org/licenses/MPL-2.0","codeRepository":"https://github.com/brendanhay/ede","issueTracker":"https://github.com/brendanhay/ede/issues","url":"http://github.com/brendanhay/ede","keywords":["library","mpl","program","template","text","web","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"BrendanHay"}],"author":[{"@type":"Person","name":"BrendanHay"}],"copyrightHolder":[{"@type":"Person","name":"BrendanHay"}],"dateCreated":"2014-10-20","dateModified":"2018-05-14","datePublished":"2018-05-14","copyrightYear":2014,"downloadUrl":"https://hackage.haskell.org/package/ede-0.2.9/ede-0.2.9.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/ede"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/brendanhay"}],"https://www.w3.org/ns/activitystreams#likes":47,"https://forgefed.org/ns#forks":24}