# [TITLE]: scons
# [DESCRIPTION]: Python build system and replacement for make.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools, Python
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(python3-basic)

# start of custom additions (edits outside this area will be removed automatically)
include(python3-basic)
# end of custom additions

# main package
scons
