Module package
[show private | hide private]
[frames | no frames]

Module package

Function Summary
  build_dependences()
  copyresources(destdir)
  ensureofficial()
If this is not an official build then ensure that version.vendor doesn't say it is
  finalize(destdir)
  generate_udevrules()
Generate the udev rules file based on all the known VIDs and PIDs
  getallencodingsmodules()
  getcxfreezeoptions(defaults)
  getpy2appoptions(defaults)
  getpy2exeoptions(defaults)
  getvals()
Return various values about this product
  getversion()
  isofficialbuild()
Work out if this is an official build
  resourcefilter(srcfilename, destfilename)
dict resources()
Get a list of the resources (images, executables, sounds etc) we ship
  sanitycheck()
Check all dependencies are present and at the correct version
  setversion(versionstring, vendorstring)

Function Details

ensureofficial()

If this is not an official build then ensure that version.vendor doesn't say it is

generate_udevrules()

Generate the udev rules file based on all the known VIDs and PIDs

getvals()

Return various values about this product

isofficialbuild()

Work out if this is an official build

resources()

Get a list of the resources (images, executables, sounds etc) we ship
Returns:
The key for each entry in the dict is a directory name, and the value is a list of files within that directory
           (type=dict)

sanitycheck()

Check all dependencies are present and at the correct version

Generated by Epydoc 2.1 on Fri Aug 15 18:58:28 2008 http://epydoc.sf.net