Utilities for consuming the version from pkg_resources.
Bases: object
Generate an object which will expand in a string context to the results of version_string(). We do this so that don’t call into pkg_resources every time we start up a program when passing version information into the CONF constructor, but rather only do the calculation when and if a version is requested
Return the full version of the package including suffixes indicating VCS status.
Return the full version of the package including suffixes indicating VCS status.
Return the full version of the package including suffixes indicating VCS status.