Liking cljdoc? Tell your friends :D

pip-license-checker.core

License fetcher for Python PyPI packages

License fetcher for Python PyPI packages
raw docstring

-mainclj

(-main & args)

App entry point

App entry point
sourceraw docstring

assoc-ifclj

(assoc-if coll key value)

Add key-value to a map if value is not nil

Add key-value to a map if value is not nil
sourceraw docstring

cli-optionsclj

source

error-msgclj

(error-msg errors)
source

exitclj

(exit status)
(exit status msg)

Exit from the app with exit status

Exit from the app with exit status
sourceraw docstring

extend-fail-optclj

(extend-fail-opt fail-opts)

Try to substitute common fail option in set with specific parts it consist of

Try to substitute common fail option in set with specific parts it consist of
sourceraw docstring

get-depsclj

(get-deps arguments)

Get a list of dependencies from various sources

Get a list of dependencies from various sources
sourceraw docstring

get-reportclj

(get-report items options)

Get a formatted report

Get a formatted report
sourceraw docstring

get-totalsclj

(get-totals licenses)

Return a map of license types as keys and frequencies as values

Return a map of license types as keys and frequencies as values
sourceraw docstring

parse-rate-limitsclj

(parse-rate-limits limits-str)

Parse rate limits CLI option

Parse rate limits CLI option
sourceraw docstring

process-deprecated-optionsclj

(process-deprecated-options options)

Route deprecated options to support backward compatibility

Route deprecated options to support backward compatibility
sourceraw docstring

rate-limits-msgclj

source

repack-depclj

(repack-dep dep)

Remove unused keys from dependency record

Remove unused keys from dependency record
sourceraw docstring

shutdownclj

(shutdown report options)

Shutdown the app gracefully

Shutdown the app gracefully
sourceraw docstring

update-optionsclj

(update-options options)

Update options map

Update options map
sourceraw docstring

usageclj

(usage options-summary)
source

validate-argsclj

(validate-args args)

Parse and validate CLI arguments for entrypoint

Parse and validate CLI arguments for entrypoint
sourceraw docstring

validate-rate-limitsclj

(validate-rate-limits limits-map)

Validate rale limits CLI option

Validate rale limits CLI option
sourceraw docstring

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

× close