{ "name": "Castxml", "description": "C-family Abstract Syntax Tree XML Output", "url": "https://github.com/CastXML/CastXML/archive/v0.2.0.tar.gz", "mirror": null, "homepage": "https://github.com/CastXML/CastXML", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "llvm", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "mkdir \"build\" do", "system \"cmake\", \"..\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "0.2.0", "file": "castxml.rb" }