{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/file-command-qq","name":"file-command-qq","description":"file-command-qq is a simple quasiquoter for running system commands that take a filepath as an argument.\n\nFor instance\n\nwill return\n\nYou can think of [s|echo $filename|] essentially converts into\n\nHere is another example\n\nAll \"file parts\" start with a '$'. The '$' can be escaped by preceding it with a '\\'\n\nThere are the following options for \"file parts\"\n\n$path\n\n$root\n\n$directory\n\n$parent\n\n$filename\n\n$dirname\n\n$basename\n\n$ext\n\nWhich correspond to the respective functions in https://hackage.haskell.org/package/system-filepath-0.4.6/docs/Filesystem-Path.html#g:1","version":"0.1.0.5","softwareVersion":"0.1.0.5","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/jfischoff/file-command-qq","issueTracker":"https://github.com/jfischoff/file-command-qq/issues","url":"https://github.com/jfischoff/file-command-qq","keywords":["library","mit","system","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"JonathanFischoff"}],"author":[{"@type":"Person","name":"JonathanFischoff"}],"copyrightHolder":[{"@type":"Person","name":"JonathanFischoff"}],"dateCreated":"2014-11-10","dateModified":"2015-02-01","datePublished":"2015-02-01","copyrightYear":2014,"downloadUrl":"https://hackage.haskell.org/package/file-command-qq-0.1.0.5/file-command-qq-0.1.0.5.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/file-command-qq"],"https://www.w3.org/ns/activitystreams#likes":2,"https://forgefed.org/ns#forks":1}