Liking cljdoc? Tell your friends :D

spdx.exceptions

Exception list functionality, primarily provided by org.spdx.library.ListedLicenses.

Exception list functionality, primarily provided by `org.spdx.library.ListedLicenses`.
raw docstring

spdx.expressions

SPDX license expression functionality, as defined in SPDX v3.0.1 Annex B. This functionality is bespoke (it does not use the parser in Spdx-Java-Library).

SPDX license expression functionality, as defined in [SPDX v3.0.1 Annex B](https://spdx.github.io/spdx-spec/v3.0.1/annexes/spdx-license-expressions/).
This functionality is bespoke (it does not use the parser in `Spdx-Java-Library`).
raw docstring

spdx.identifiers

Identifier related functionality. This is mostly a convenience namespace that delegates to spdx.licenses or spdx.exceptions as needed, based on the 'type' of an identifier. This functionality is bespoke (it does not use any logic from Spdx-Java-Library).

Identifier related functionality.  This is mostly a convenience namespace
that delegates to [[spdx.licenses]] or [[spdx.exceptions]] as needed, based on
the 'type' of an identifier.  This functionality is bespoke (it does not use
any logic from `Spdx-Java-Library`).
raw docstring

spdx.impl.mapping

Java object mapping namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

Java object mapping namespace. Note: this namespace is not part of the public
API of clj-spdx and may change without notice.
raw docstring

spdx.impl.regexes

Regex utility namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

Regex utility namespace. Note: this namespace is not part of the public
API of clj-spdx and may change without notice.
raw docstring

spdx.impl.replacements

Functionality related to replacing certain ids with equivalents. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

Functionality related to replacing certain ids with equivalents. Note: this
namespace is not part of the public API of clj-spdx and may change without
notice.
raw docstring

spdx.impl.state

State management namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

State management namespace. Note: this namespace is not part of the public
API of clj-spdx and may change without notice.
raw docstring

spdx.impl.utils

Utility namespace. Note: this namespace is not part of the public API of clj-spdx and may change without notice.

Utility namespace. Note: this namespace is not part of the public API of
clj-spdx and may change without notice.
raw docstring

spdx.matching

License matching functionality, primarily provided by org.spdx.utility.compare.LicenseCompareHelper.

License matching functionality, primarily provided by `org.spdx.utility.compare.LicenseCompareHelper`.
raw docstring

spdx.regexes

Regex related functionality. This functionality is bespoke (it does not use any logic from Spdx-Java-Library).

Regex related functionality.  This functionality is bespoke (it does not use
any logic from `Spdx-Java-Library`).
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close