#!/usr/bin/python

from couchdb.tools import dump

dump.main()
