Source: scons-doc Section: doc Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 11), scons (>= 3.0) Build-Depends-Indep: default-jre, docbook-utils, docbook-xml, fop, python-libxml2, python-libxslt1 Standards-Version: 4.1.4 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Package: scons-doc Architecture: all Depends: ${misc:Depends} Suggests: scons (>= 3.0) Description: Documentation for SCons, a replacement for Make SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. . This package provides the SCons User's guide.