#!/usr/bin/python2.6

from ase.db.cli import main

main()
