Package lib :: Package cuckoo :: Package common :: Module config
[hide private]
[frames] | no frames]

Module config

source code

Classes [hide private]
  Config
Configuration file parser.
Functions [hide private]
 
parse_options(options)
Parse the analysis options field to a dictionary.
source code
 
emit_options(options)
Emit the analysis options from a dictionary to a string.
source code
Variables [hide private]
  __package__ = 'lib.cuckoo.common'