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

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

filter-fails-only-licensesclj

(filter-fails-only-licenses licenses options)

Filter license types specified with --failed flag(s) if needed

Filter license types specified with --failed flag(s) if needed
sourceraw docstring

filter-parsed-requirementsclj

(filter-parsed-requirements licenses options)

Post parsing filtering pipeline

Post parsing filtering pipeline
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

post-process-optionsclj

(post-process-options options)

Update option map

Update option map
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