# encoding: utf-8 from gistapi import * __author__ = 'Kenneth Reitz' __version__ = '.'.join(('0', '1', '3')) __license__ = 'MIT'