Package: gn Version: 0.0.2113-1~10buster Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 2549 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.2113-1~10buster_amd64.deb Size: 773268 SHA256: f7e6419fa07545544e45ea5933608415a7cc5c80a039193da129bb7da02a9e84 SHA1: 42530c5c218a40aaa4fafdfd5dcb72a321d166bd MD5sum: 2041a83f4ada2dbd8d9e5f1c558a4a07 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.11.1-1~10buster Architecture: amd64 Maintainer: Chris Pickel Installed-Size: 269 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.11.1-1~10buster_amd64.deb Size: 100440 SHA256: 75b87e39fbc03d82ff225b6ce40aa56c881b41c1c0d5f44c78657210804d5aab SHA1: ca6f4b5c52f0d282037e39f698bffd54e899f832 MD5sum: e9bc0b2b1fb0485d2a98d9f5bcda2d6c 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.