slackbuilds/development/scons
Robby Workman 9490dfb213 development: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
..
README development/scons: Initial import 2010-05-11 14:05:53 +02:00
scons.SlackBuild development/scons: Updated for version 1.2.0 2010-05-13 00:25:32 +02:00
scons.info development: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
slack-desc development/scons: Updated for version 0.97 2010-05-11 19:44:21 +02:00

README

SCons is an Open Source software construction tool--that is, a next-generation
build tool.  Think of SCons as an improved, cross-platform substitute for the
classic Make utility with integrated functionality similar to
autoconf/automake and compiler caches such as ccache.  In short, SCons is an
easier, more reliable and faster way to build software.

SCons consists of several Python scripts.  You will need to have Python
installed in order to use SCons.