Package flumotion :: Package component :: Package bouncers :: Module combinator
[hide private]

Module combinator

source code

A bouncer-algorithm combinator, using the pyparsing module and a simple logic expression language.

Classes [hide private]
  ParseException
Error parsing combination specification.
  CombinatorNode
  NotNode
  AndNode
  OrNode
  AlgorithmNode
  AlgorithmCombinator
Variables [hide private]
  pyparsing = None
hash(x)
  __package__ = 'flumotion.component.bouncers'