Index of the pluginlib module
-
m
paste.script.pluginlib
...
- f add_plugin ... - Add the plugin to the given distribution (or spec), in .egg-info/paster_plugins.txt
- f egg_info_dir ...
- f egg_name ...
- f find_egg_info_dir ...
- f get_distro ...
- f load_commands_from_plugins ...
- f load_global_commands ...
- f parse_lines ...
- f remove_plugin ... - Remove the plugin to the given distribution (or spec), in .egg-info/paster_plugins.txt. Raises ValueError if the plugin is not in the file.
- f resolve_plugins ...