External files adapters
External files adapters
(external-obj->dep {:keys [package license]})Format object parsed from external file into dependency object
Format object parsed from external file into dependency object
(get-extenal-package-parse-fn {:keys [external-format]})Get parse function for given external file format
Get parse function for given external file format
(get-parsed-deps external options)Apply filters and get verdicts for all deps
Apply filters and get verdicts for all deps
(is-format-valid? format)Return true if format string is valid, false otherwise
Return true if format string is valid, false otherwise
(license-name->map name)Format license name into a license record
Format license name into a license record
(opts-str->map options-str)Parse options string in EDN format into Clojure map
Parse options string in EDN format into Clojure map
(package-name->requirement package)Format package string into requirement map
Format package string into requirement map
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |