# -*- coding: utf-8 -*- __name__ = 'backitup' __version__ = '0.0.1' __build__ = 0x000001 __license__ = 'MIT' __author__ = 'Kenneth Reitz & Mike X. O\'Connell' __copyright__ = '(c) 2010 Kenneth Reitz'