command
module
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 14, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
lc
Utility wrapping Google's licensecheck package.
Accepts a single argument, either a local file or a URL.
lc ./PATH/TO/LICENSE
or
lc https://HOSTNAME/PATH/TO/LICENSE
example output:
98.8% of text covered by licenses:
MIT at [13:1068]
Documentation
¶
Copyright Mike Hughes 2021 (mike AT mikehughes DOT info)
Utility wrapping Google's licensecheck(https://github.com/google/licensecheck) package.
Accepts a single argument, either a local file or a URL.
lc ./PATH/TO/LICENSE
or
lc https://HOSTNAME/PATH/TO/LICENSE
example output:
98.8% of text covered by licenses:
MIT at [13:1068]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.