tool_shed.dependencies package¶
Subpackages¶
Submodules¶
tool_shed.dependencies.attribute_handlers module¶
- class tool_shed.dependencies.attribute_handlers.RepositoryDependencyAttributeHandler(app, unpopulate)[source]¶
Bases:
object
- handle_complex_dependency_elem(parent_elem, elem_index, elem)[source]¶
Populate or unpopulate the toolshed and changeset_revision attributes of a <repository> tag that defines a complex repository dependency.
- handle_elem(elem)[source]¶
Populate or unpopulate the changeset_revision and toolshed attributes of repository tags.