view bitten/build/__init__.py @ 898:ba551c60cf06 0.6.x

0.6dev: Merged [976] from trunk.
author hodgestar
date Wed, 09 Mar 2011 15:03:09 +0000
parents f4d07544722b
children
line wrap: on
line source
# -*- coding: utf-8 -*-
#
# Copyright (C) 2005-2007 Christopher Lenz <cmlenz@gmx.de>
# Copyright (C) 2007-2010 Edgewall Software
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
# are also available at http://bitten.edgewall.org/wiki/License.

from bitten.build.api import *

__docformat__ = 'restructuredtext en'
Copyright (C) 2012-2017 Edgewall Software