vipatsar/pipes.json
2022-01-18 23:24:57 +04:00

16 lines
250 B
JSON

{
"Package": "pipes",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/pipes",
"tag" : "0.1"
},
"Build":
{
"voc -s": "src/pipes.Mod"
}
}