whiteprints.package_metadata#
Discover the package’s version number.
Attributes#
The package version number as found by importlib metadata. |
|
The package metadata. |
|
The package code license as found by importlib metadata. |
|
A list containing the path to the license(s) of the package code. |
Module Contents#
- whiteprints.package_metadata.__version__: Final[source]#
The package version number as found by importlib metadata.