File: __init__.py

package info (click to toggle)
scons 4.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 45,476 kB
  • sloc: xml: 199,987; python: 133,450; javascript: 4,671; sh: 1,007; perl: 493; ruby: 229; ansic: 180; java: 139; makefile: 134; f90: 108; cpp: 71; yacc: 39; lex: 10
file content (9 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
1
2
3
4
5
6
7
8
9
__version__="4.4.0"
__copyright__="Copyright (c) 2001 - 2022 The SCons Foundation"
__developer__="bdbaddog"
__date__="Sat, 30 Jul 2022 14:11:34 -0700"
__buildsys__="M1Dog2021"
__revision__="fc8d0ec215ee6cba8bc158ad40c099be0b598297"
__build__="fc8d0ec215ee6cba8bc158ad40c099be0b598297"
# make sure compatibility is always in place
import SCons.compat # noqa