Package ewa :: Module clisupport
[show private | hide private]
[frames | no frames]

Module ewa.clisupport

Classes
RecursiveMp3FileIterator  

Function Summary
  do_audioprovider(args)
  do_serve(args)
  do_splice(args)
  get_ap_parser()
  get_serve_parser()
  get_splice_parser()
  partial(func, *args, **kw)
  resolve_engine(enginename)
  run_server(func, pidfile, daemonize)

Variable Summary
str RULE_DESCRIPTION = 'Produces a combined MP3 file accordi...
str SERVE_DESCRIPTION = 'Starts a WSGI application that prod...
str SPLICE_DESCRIPTION = 'Splices MP3 files together.\n'

Variable Details

RULE_DESCRIPTION

Type:
str
Value:
'''Produces a combined MP3 file according to the specified rules.
'''                                                                    

SERVE_DESCRIPTION

Type:
str
Value:
'''Starts a WSGI application that produces combined MP3 files
according to the specified rules.
'''                                                                    

SPLICE_DESCRIPTION

Type:
str
Value:
'''Splices MP3 files together.
'''                                                                    

Generated by Epydoc 2.1 on Wed Jan 3 10:13:56 2007 http://epydoc.sf.net