# Functions
ParseLine parses a single dependency line, returning the struct that represents its contents, with the version already interpreted as a reference.
ParseVersion retrieves a reference out of a version.
No description provided by the author
StripVersionFromDependency removes the version that might exist as the last fields in the `require` path for such dependency.