{ "Package": "libxo", "Author": "antranigv", "License": "BSD", "Version": "0.1.0", "Remote": { "type": "git", "path": "https://github.com/antranigv/voclibxo", "tag" : "0.1.0" }, "Build": [ {"command": "voc -s", "file": "src/xo.Mod"}, {"command": "CFLAGS=-lxo voc -m", "file": "test/libxo_test.Mod"} ] }