# Packages
Package barplug is an example plugin registering its exposed DoIt function
symbol.
Package dynplug is an example plugin registering its exposed DoIt function
symbol; it intended to be loaded dynamically.
Package fooplug is an example plugin registering its exposed DoIt function
symbol.
Package plugin defines the exposed example plugin API.