The EntryPointCommand class is accessible via the paste.script.entrypoints module.
' Shows information about one or many entry points (you can use\n wildcards for entry point names). Entry points are used for Egg\n plugins, and are named resources -- like an application, template\n plugin, or other resource. Entry points have a [group] which\n defines what kind of object they describe, and inside groups each\n entry point is named.\n '
See the source for more information.