summaryrefslogtreecommitdiffstats
path: root/src/scons/__init__.py
blob: 9e279c29ebc8dd570bc03ba5743c5c6b66219714 (plain)
1
2
3
4
5
6
7
8
9
"""scons

The main package for the scons software construction utility.

"""

__revision__ = "__init__.py __REVISION__ __DATE__ __DEVELOPER__"

__version__ = "__VERSION__"