We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b4c5ec + 0ff29a0 commit d728222Copy full SHA for d728222
requirements.txt
@@ -1,5 +1,5 @@
1
scancode-toolkit<=21.3.31
2
typecode_libmagic
3
XlsxWriter
4
-fosslight_util
+fosslight_util>=1.1.0
5
PyYAML
src/fosslight_source/_help.py
@@ -20,6 +20,7 @@
20
Optional
21
-h\t\t\t\t Print help message
22
-j\t\t\t\t Generate additional result of executing ScanCode in json format
23
+ -m\t\t\t\t Print the Matched text for each license on a separate sheet
24
-o <file_name>\t\t Output file name"""
25
26
_HELP_MESSAGE_CONVERT = """
@@ -33,6 +34,7 @@
33
34
35
36
37
38
39
40
0 commit comments