Package: gn Version: 0.0.1880-1~9stretch Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 2465 Depends: libc6 (>= 2.18), libgcc1 (>= 1:4.2) Recommends: ninja-build Homepage: https://gn.googlesource.com/gn Priority: optional Section: devel Filename: pool/contrib/g/gn/gn_0.0.1880-1~9stretch_amd64.deb Size: 752636 SHA256: 92963d026ab692f29f81d55468474088ad98480e0e2ccd0aafa6192ac3f01592 SHA1: 70b65a9f27b5268f811d4f005a59122a9b21191e MD5sum: 929649fa0fc3edfec47cceb5d2e9d50d Description: meta-build system that generates Ninja build files gn turns a high-level build description and turns it into a low-level description that Ninja can execute. Package: ninja-build Version: 1.10.2-1~9stretch Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 225 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Homepage: https://ninja-build.org/ Priority: optional Section: devel Filename: pool/contrib/n/ninja-build/ninja-build_1.10.2-1~9stretch_amd64.deb Size: 82860 SHA256: 41cd789b103e84367c20d756190fc5c9b57105fdb0f4382e51db5ef05080de92 SHA1: b269a6344b393698b4d990f1145463838c643690 MD5sum: c568ebd80fe06dcb764dc0fc774ee73a Description: small build system with a focus on speed Ninja differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.