Package ewa
[show private | hide private]
[frames | no frames]

Package ewa

ewa splices MP3s according to rules.
Submodules
  • audio: This module is responsible for managing audio files: * managing the main (content) audio files, located in <audioroot>/main/path/to/audiofile * managing extra audio files, located in <audioroot/extra, in two subdirectories, <audioroot/extra/masters and <audioroot/extra/transcoded.
  • buffutil
  • clisupport
  • config: A barebones config object loaded from a Python config file.
  • logutil
  • mp3
  • ruleparser: A parser for the rule configuration format.
  • rules: a rule system for ewa, used to determine what files should appear before or after a main mp3 file in a composite mp3.
  • transcode
  • wsgiapp: A WSGI application that generates mp3s dynamically according to a ruleset.
  • _ruletab

Variable Summary
str __author__ = 'Jacob Smullyan'
str __license__ = 'GPL'
str __version__ = '0.62'

Variable Details

__author__

Type:
str
Value:
'Jacob Smullyan'                                                       

__license__

Type:
str
Value:
'GPL'                                                                  

__version__

Type:
str
Value:
'0.62'                                                                 

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