aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/python/lib/python2.7/site-packages/dmgbuild/__init__.py
blob: e7f985c32234ce00071567d034c9cd5f41d8a133 (plain)
1
2
3
from .core import build_dmg

__all__ = ['dmgbuild']