Library version in the format major.minor.build.
Example: 1.2.3
| Type: | string |
|---|
Library build identifier.
Not to be confused with the third number in version, which is also called build version)
Example: urn:rcsid:1bb4cbff6045
| Type: | string |
|---|
Library author(s)
| Type: | string |
|---|
Library license
| Type: | string |
|---|
Library copyright information
| Type: | string |
|---|
Structured version info.
A tuple consisting of three integers:
(major, minor, build)
Example: (1,1,0)
| Type: | tuple |
|---|