# Functions
No description provided by the author
See GetLanguageVersionsWithOptions.
GetLanguageVersionsWithOptions calculates the generic and Python-specific version numbers for the given `commitish` based on the most recent tag, the status of the work tree with respect to dirty files, and a timestamp.
stripModuleTagPrefixes returns the last component of a path.
# Structs
LanguageVersions contains a generic semantic version and Python-specific version number.
No description provided by the author