# Functions
ParseMailmap parses the contents of .mailmap and returns the mapping between signature parts.
# Constants
AuthorMissing is the internal author index which denotes any unmatched identities (Detector.Consume()).
AuthorMissingName is the string name which corresponds to AuthorMissing.
ConfigIdentityDetectorPeopleDictPath is the name of the configuration option (Detector.Configure()) which allows to set the external PeopleDict mapping from a file.
DependencyAuthor is the name of the dependency provided by Detector.
FactIdentityDetectorPeopleCount is the name of the fact which is inserted in Detector.Configure().
FactIdentityDetectorPeopleDict is the name of the fact which is inserted in Detector.Configure().
FactIdentityDetectorReversedPeopleDict is the name of the fact which is inserted in Detector.Configure().