File: Synopsis/__init__.py
1"""Package for all Synopsis modules.
2
3This package contains the Synopsis modules loaded at runtime. These modules
4are organised into four subpackages: Core, Parser, Linker and Formatter. There
5is also the Config module, which contains all the default configuration
6settings."""
7