Liking cljdoc? Tell your friends :D

pip-license-checker.filters

Filters for requirements

Filters for requirements
raw docstring

filter-fails-only-licensesclj

(filter-fails-only-licenses options licenses)

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

regex-remove-commentclj

source

regex-remove-extraclj

source

regex-remove-modifiersclj

source

regex-remove-whitespaceclj

source

regex-remove-wildcardclj

source

regex-skip-line-internalclj

source

regex-split-specifier-opsclj

source

remove-licensesclj

(remove-licenses options licenses)

Remove parsed licenses matching the pattern

Remove parsed licenses matching the pattern
sourceraw docstring

remove-requiment-maps-user-rulesclj

(remove-requiment-maps-user-rules pattern packages)

Exclude requiement objects to user-defined pattern Used for requirements post-processing

Exclude requiement objects to user-defined pattern
Used for requirements post-processing
sourceraw docstring

remove-requirements-internal-rulesclj

(remove-requirements-internal-rules requirements)

Exclude requirements from sequence according to app's internal rules

Exclude requirements from sequence according to app's internal rules
sourceraw docstring

remove-requirements-user-rulesclj

(remove-requirements-user-rules pattern requirements)

Exclude requirement strings from sequence according to user-defined pattern. Used for requirements pre-processing

Exclude requirement strings from sequence according to user-defined pattern.
Used for requirements pre-processing
sourceraw docstring

requirement->mapclj

(requirement->map requirement)

Parse requirement string into map with package name and its specifiers parsed

Parse requirement string into map with package name and its specifiers parsed
sourceraw docstring

sanitize-requirementclj

(sanitize-requirement requirement)

Sanitize requirement line

Sanitize requirement line
sourceraw docstring

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

× close