Source: scons-doc Section: doc Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 12), scons (>= 3.1.2) Build-Depends-Indep: default-jre, fop, python3-distutils, python3-lxml Standards-Version: 4.5.0 Rules-Requires-Root: binary-targets Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons-doc.git Vcs-Browser: https://salsa.debian.org/debian/scons-doc 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.