deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 11)
Description: |-
small build system closest in spirit to Make
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.
.
Ninja joins a sea of other build systems. Its distinguishing goal is to be
fast. It is born from the Chromium browser project, which has over 30,000
source files and whose other build systems can take ten seconds to start
building after changing one file. Ninja is under a second.
Homepage: https://ninja-build.org/
Installed-Size: '417'
Maintainer: Felix Geyer <fgeyer@debian.org>
Multi-Arch: foreign
Package: ninja-build
Priority: optional
Section: devel
Suggests: python3
Version: 1.11.1-1
srcpkg_name: ninja-build
srcpkg_version: 1.11.1-1