#!/usr/bin/python

from ase.cli.build import main

main()
