The EggInfoWriters class is accessible via the paste.script.epdesc module.
'\n This adds a new writer that creates files in the PkgName.egg-info/\n directory.\n '
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
See the source for more information.