Part of bzrlib
Directory services are utilities that provide a mapping from URL-like strings to true URLs. Examples include lp:urls and per-user location aliases.
| Class | DirectoryServiceRegistry | This object maintains and uses a list of directory services. |
| Class | AliasDirectory | Directory lookup for locations associated with a branch. |