8 pname = "matter_compiler";
10 exes = [ "matter_compiler" ];
12 passthru.updateScript = bundlerUpdateScript "matter-compiler";
16 Matter Compiler is a API Blueprint AST Media Types to API Blueprint conversion tool.
17 It composes an API blueprint from its serialzed AST media-type.
19 homepage = "https://github.com/apiaryio/matter_compiler/";
20 license = licenses.mit;
21 maintainers = with maintainers; [
26 platforms = platforms.unix;