from .libloader import * __version__ = 0.1 __author__ = 'Christopher Toth ' __doc__ = """ Quickly and easily load shared libraries from various platforms. Also includes a libloader.com module for loading com modules on Windows. """