vipatsar/fifo.json
Norayr Chilingarian ceedff7443 fifo and unixfs
2023-02-07 23:53:08 +04:00

16 lines
244 B
JSON

{
"Package": "time",
"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"
}
}