Liking cljdoc? Tell your friends :D

pip-license-checker.external

External files adapters

External files adapters
raw docstring

default-optionsclj

source

external-obj->depclj

(external-obj->dep {:keys [package license]})

Format object parsed from external file into dependency object

Format object parsed from external file into dependency object
sourceraw docstring

format-cocoapodsclj

source

format-csvclj

source

format-ednclj

source

format-gradleclj

source

formatsclj

source

get-extenal-package-parse-fnclj

(get-extenal-package-parse-fn {:keys [external-format]})

Get parse function for given external file format

Get parse function for given external file format
sourceraw docstring

get-parsed-depsclj

(get-parsed-deps external options)

Apply filters and get verdicts for all deps

Apply filters and get verdicts for all deps
sourceraw docstring

invalid-formatclj

source

is-format-valid?clj

(is-format-valid? format)

Return true if format string is valid, false otherwise

Return true if format string is valid, false otherwise
sourceraw docstring

license-name->mapclj

(license-name->map name)

Format license name into a license record

Format license name into a license record
sourceraw docstring

opts-str->mapclj

(opts-str->map options-str)

Parse options string in EDN format into Clojure map

Parse options string in EDN format into Clojure map
sourceraw docstring

package-name->requirementclj

(package-name->requirement package)

Format package string into requirement map

Format package string into requirement map
sourceraw docstring

regex-version-separatorclj

source

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

× close