Liking cljdoc? Tell your friends :D

lice-comb.deps

deps (in tools.deps lib-map format) related functionality.

deps (in tools.deps lib-map format) related functionality.
raw docstring

dep->idscljmultimethod

(dep->ids [ga info])

Attempt to detect the license(s) in a tools.deps style dep (a MapEntry or two-element sequence of [groupId/artifactId dep-info]).

Attempt to detect the license(s) in a tools.deps style dep (a MapEntry or two-element sequence of [groupId/artifactId dep-info]).
sourceraw docstring

deps-licensesclj

(deps-licenses deps)

Attempt to detect the license(s) in a tools.deps 'lib map', returning a new lib map with the licenses assoc'ed in (in key :lice-comb/licenses)

Attempt to detect the license(s) in a tools.deps 'lib map', returning a new lib map with the licenses assoc'ed in (in key :lice-comb/licenses)
sourceraw docstring

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

× close