#!/usr/bin/env python __all__ = ['__version__', '__date__'] __name__ = 'you-get' __version__ = '0.3.25' __date__ = '2013-12-20'