pkgmeta = dict( __title__='markdownify', __author__='Matthew Tretter', __version__='0.2.0', ) globals().update(pkgmeta) __all__ = pkgmeta.keys()