Package flumotion :: Package common :: Module bundle
[hide private]

Module bundle

source code

bundles of files used to implement caching over the network


Version: $Rev$

Classes [hide private]
  BundledFile
I represent one file as managed by a bundler.
  Bundle
I am a bundle of files, represented by a zip file and md5sum.
  Unbundler
I unbundle bundles by unpacking them in the given directory under directories with the bundle's md5sum.
  Bundler
I bundle files into a bundle so they can be cached remotely easily.
  BundlerBasket
I manage bundlers that are registered through me.
  MergedBundler
I am a bundler, with the extension that I can also bundle other bundlers.
Functions [hide private]
 
_win32Rename(source, dest) source code
 
rename(source, dest) source code
Variables [hide private]
  __package__ = 'flumotion.common'