The DistutilsCommandsDescription class is accessible via the paste.script.epdesc module.
'\n This will add a new command when running\n ``python setup.py entry-point-name`` if the\n package uses setuptools.\n '
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
See the source for more information.