I'm looking for some advice on using setuptools/eggs/entry_points for plugins. Specifically, how do I find distributions tht provide the entry points I'm interested in? For instance, can I find all the distributions that provide "paste.script_command" entry points? Or does there need to be some way for these distributions to tell my package they exist?
-- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
