{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/procex","name":"procex","description":"procex is a library for launching unix processes, that DOES NOT wrap createProcess.\nIt interfaces directly with vfork and execve, and closes fds efficiently using\nthe new close_range Linux syscall (or close if not available).\nThe syntax for launching processes is clean, concise, and flexible, mimicking sh.","version":"0.3.3","softwareVersion":"0.3.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/L-as/procex","keywords":["library","mit","shell","system","Propose Tags"],"maintainer":[{"@type":"Person","name":"las"}],"author":[{"@type":"Person","name":"las"}],"copyrightHolder":[{"@type":"Person","name":"las"}],"dateCreated":"2021-07-19","dateModified":"2022-08-29","datePublished":"2022-08-29","copyrightYear":2021,"downloadUrl":"https://hackage.haskell.org/package/procex-0.3.3/procex-0.3.3.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/procex"]}