Liking cljdoc? Tell your friends :D

scarlet.license-finder.detect


detect-licenseclj

(detect-license path)

Find a license file in a dependency path, which is assumed to be a directory or Jar file. Returns a map with keys :name and :url when found, same as tools.deps.

Find a license file in a dependency path, which is assumed to be a
directory or Jar file.  Returns a map with keys `:name` and `:url`
when found, same as tools.deps.
sourceraw docstring

jar-license-file-patternsclj

source

license-file-patternsclj

Patterns for known paths of License files within a repository.

Patterns for known paths of License files within a repository.
sourceraw docstring

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

× close