Source: gyp
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Jérémy Lal <kapouer@melix.org>,
 Joseph Nahmias <jello@debian.org>,
Build-Depends: debhelper-compat (= 13),
 python3-all, python3-setuptools, dh-python,
 asciidoc, xsltproc, docbook-xsl, docbook-xml,
 ninja-build <!nocheck>,
 python3-distro <!nocheck>,
Standards-Version: 4.6.0
Homepage: https://chromium.googlesource.com/external/gyp/
Vcs-Browser: https://salsa.debian.org/python-team/packages/gyp
Vcs-Git: https://salsa.debian.org/python-team/packages/gyp.git
Rules-Requires-Root: no

Package: gyp
Architecture: all
Multi-Arch: foreign
Depends: ${python3:Depends}, ${misc:Depends}, python3-pkg-resources
Description: Cross-platform build script generator
 GYP (Generate Your Projects) is a tool to generate native Visual Studio,
 Xcode, SCons and make build files from a description of a project in a
 simple JSON-inspired format. Its syntax is a universal cross-platform
 build representation that still allows sufficient per-platform flexibility
 to accommodate irreconcilable differences.
