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