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

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

format-licenseclj

(format-license license-data)

Print requirement and its license

Print requirement and its license
sourceraw docstring

format-totalclj

(format-total license-type freq)

Print lincese type totals line

Print lincese type  totals line
sourceraw docstring

formatter-licenseclj

source

formatter-totalsclj

source

get-all-requirementsclj

(get-all-requirements packages requirements)

Get a sequence of all requirements

Get a sequence of all requirements
sourceraw docstring

get-license-type-totalsclj

(get-license-type-totals licenses)

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

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

get-parsed-requiementsclj

(get-parsed-requiements packages requirements options)

Apply filters and get verdicts for all requirements

Apply filters and get verdicts for all requirements
sourceraw docstring

(print-license-header)
source

(print-totals-header)
source

process-requirementsclj

(process-requirements packages requirements options)

Print parsed requirements pretty

Print parsed requirements pretty
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

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

× close