summaryrefslogtreecommitdiff
path: root/debian/control
blob: b5ecaff3dbf9775223452e2184c3872b4fb0f7d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: scons
Section: devel
Priority: optional
Maintainer: Moshe Zadka <moshez@debian.org>
Build-Depends-Indep: debhelper (>> 2.0.0), python2.1
Standards-Version: 3.2.1

Package: scons
Architecture: all
Depends: python2.1
Description: A replacement for Make
 Scons is able to build files from other files, based on the
 dependency DAG.