summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/build_tools/__init__.py
blob: 4492efa3d71bcf01c4cdc6c125cd5f92f9d9dc44 (plain)
1
2
3
4
5
6
7
8
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"""build_tools Package

This package contains general python utilities that are used for
creating the Native Client SDK."""