vipatsar/base64.json
2025-10-04 11:45:03 +04:00

16 lines
276 B
JSON

{
"Package": "base64",
"Author": "noch",
"License": "GPL-3",
"Version": "0.1.0",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/base64",
"tag" : "0.1.0"
},
"Build":
[
{"command": "voc -s", "file": "src/Base64.Mod"}
]
}