# Functions
NewParser returns a new Parser.
# Variables
ErrParse is returned when the parse of an entry was unsuccessful.
# Type aliases
Entries holds every ls-tree Entry.
ObjectType is an Enum for the type of object of the ls-tree entry, which can be can be tree, blob or commit.