Build info#

Stores build-time information

Returns a string representation of the object.

Returns:

String representation of the object.

Type:

datetime.datetime

The build time

Type:

str

The date string.

Type:

str

Which type is used for floating-point numbers (configured by NAVGROUND_USES_DOUBLE)

Type:

str

The git describe

Type:

Annotated[list[int], FixedSize(3)]

The version (major.minor.patch)

Type:

str

The version string.

Holds the build information at build-time and run-time of a dependency

Type:

navground.core.BuildInfo

The build info of the dependency at build time of this library

Type:

navground.core.BuildInfo

The build info of the currently loaded dependency

Gets the build information.

Returns:

The build information.

Gets the build dependencies.

Returns:

The build dependencies.

Gets the dependencies of loaded packages