Source: gyp
Section: devel
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jérémy Lal <kapouer@melix.org>
Build-Depends: debhelper (>= 10~), python (>= 2.6.6-3~), python-setuptools, dh-python,
 asciidoc, xsltproc, docbook-xsl, docbook-xml
Standards-Version: 4.2.1
Homepage: https://chromium.googlesource.com/external/gyp/
Vcs-Browser: https://salsa.debian.org/debian/gyp
Vcs-Git: https://salsa.debian.org/debian/gyp.git

Package: gyp
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-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.
