mapnik/scons/scons-local-4.8.1/SCons/__init__.py

9 lines
357 B
Python
Raw Normal View History

2024-09-09 11:56:17 +02:00
__version__="4.8.1"
__copyright__="Copyright (c) 2001 - 2024 The SCons Foundation"
__developer__="bdbaddog"
2024-09-09 11:56:17 +02:00
__date__="Tue, 03 Sep 2024 17:46:32 -0700"
__buildsys__="M1Dog2021"
2024-09-09 11:56:17 +02:00
__revision__="08661ed4c552323ef3a7f0ff1af38868cbabb05e"
__build__="08661ed4c552323ef3a7f0ff1af38868cbabb05e"
# make sure compatibility is always in place
import SCons.compat # noqa