vipatsar/fifo.json
Norayr Chilingarian 9921424e1e fixes
2023-02-08 00:12:51 +04:00

16 lines
244 B
JSON

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