[12:20:29] <mgedmin> no -- builds a ctags file containing the definitions of all the classes, methods and global in a set of Python eggs
[12:20:40] <aclark> ah i see: This recipe generates a TAGS database file that can be used with a number of different editors to quickly lookup class and function definitions in your package's source files and egg dependencies.
[12:20:47] <mgedmin> well, to be more precise it creates a bin/ctags script that will do the tag building if you run it