category: Devel
requires: cygwin libstdc++6 
sdesc: "Ninja is a small build system with a focus on speed"
ldesc: "Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and
orchestrates building them, quickly."