# Functions
CacheDirectory returns the full path to the cache directory where all of the plugins are stored.
FindAll finds all of the plugins available on the local file system.
FromDirectory returns a plugin from a specific directory.
Install installs the plugin to the host machine from either a path on the file system, or a URL.
Load loads a plugin given the name of the plugin.
# Constants
XDGDataDirs defines an additional list of directories which can be searched for data files.
XDGDataHome is the directory to search for data files in the XDG spec.