Part of bzrlib
| Module | apply_bundle | This contains functionality for installing bundles into repositories |
| Module | bundle_data | Read in a bundle stream, and process it into a BundleReader object. |
| Module | commands | This is an attempt to take the internal delta object, and represent |
| Package | serializer | Serializer factory for reading and writing bundles. |
From the __init__.py module:
| Function | read_mergeable_from_transport | Undocumented |
| Function | read_mergeable_from_url | Read mergable object from a given URL. |