Standard defines used by all modules.
All modules in this package import this file into its root namespace.
Bases: exceptions.Exception
A base exception class for all mktoc exceptions classes.
Bases: mktoc.base.MkTocError
Exception class used whenever a file can not be located and is required by the system.
Bases: mktoc.base.MkTocError
Exception class used whenever multiple files are found that match the source file required by the system.
Bases: mktoc.base.MkTocError
Exception class indicates that a CUE file could not be parsed do to unknown data.
Bases: mktoc.base.MkTocError
Exception class used by the disc module to indicate that a track time subtraction has caused and underflow.
Bases: mktoc.base.MkTocError
Exception class indicates that the input CUE file or STDIN data was empty. The mktoc application interprets this as a normal condition and does not raise an error to the user other than returning a non-zero exit code.
Project version number string.