Liking cljdoc? Tell your friends :D

org.soulspace.tools.spdx


deprecated-id?clj

(deprecated-id? l)

Returns true, if the license is approved by the Free Software Foundation.

Returns true, if the license is approved by the Free Software Foundation.
raw docstring

exceptionclj

(exception spdx-id)

Fetch the exception from SPDX

Fetch the exception from SPDX
raw docstring

exceptionsclj

(exceptions)

Fetch the exceptions from SPDX.

Fetch the exceptions from SPDX.
raw docstring

fsf-libre?clj

(fsf-libre? l)

Returns true, if the license is approved by the Free Software Foundation.

Returns true, if the license is approved by the Free Software Foundation.
raw docstring

licenseclj

(license spdx-id)

Fetch the license from SPDX

Fetch the license from SPDX
raw docstring

licensesclj

(licenses)

Fetch the licenses from SPDX.

Fetch the licenses from SPDX.
raw docstring

osi-approved?clj

(osi-approved? l)

Returns true, if the license is approved by the Open Software Initiative.

Returns true, if the license is approved by the Open Software Initiative.
raw docstring

spdx-rootclj


with-exception?clj

(with-exception? id)

Returns true, if the license has an exception.

Returns true, if the license has an exception.
raw docstring

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

× close