{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/shqq","name":"shqq","description":"This library provides a quasiquoter for executing shell commands, somewhat\nsimilar to Perl's backtick operator.  Shell commands are IO actions, and\nthey capture the command's standard output as a String result.\n\nYou can use Haskell variables in a shell command.  A string representation\nof the contents will be interpolated.  The shell will see each interpolated\nvariable as a single token without interpreting special characters, unless\nyou choose otherwise.\n\nNote: The shell escaping is not correct for the Windows shell.  This library\nshould fail to build on Windows, as well.\n\nExamples of using this library are included in examples/.","version":"0.1","softwareVersion":"0.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/kmcallister/shqq","issueTracker":"https://github.com/kmcallister/shqq/issues","keywords":["bsd3","library","system","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"KeeganMcAllister"}],"author":[{"@type":"Person","name":"KeeganMcAllister"}],"copyrightHolder":[{"@type":"Person","name":"KeeganMcAllister"}],"dateCreated":"2011-10-10","dateModified":"2011-10-10","datePublished":"2011-10-10","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/shqq-0.1/shqq-0.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/shqq"],"https://www.w3.org/ns/activitystreams#likes":11,"https://forgefed.org/ns#forks":1}