fosslight-scanner 2.1.10__tar.gz → 2.1.11__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. {fosslight_scanner-2.1.10/src/fosslight_scanner.egg-info → fosslight_scanner-2.1.11}/PKG-INFO +1 -1
  2. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/setup.py +1 -1
  3. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/_help.py +6 -5
  4. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11/src/fosslight_scanner.egg-info}/PKG-INFO +1 -1
  5. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/LICENSE +0 -0
  6. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/MANIFEST.in +0 -0
  7. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/README.md +0 -0
  8. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/requirements.txt +0 -0
  9. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/setup.cfg +0 -0
  10. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/__init__.py +0 -0
  11. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/_get_input.py +0 -0
  12. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/_parse_setting.py +0 -0
  13. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/_run_compare.py +0 -0
  14. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/cli.py +0 -0
  15. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/common.py +0 -0
  16. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/fosslight_scanner.py +0 -0
  17. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner/resources/bom_compare.html +0 -0
  18. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner.egg-info/SOURCES.txt +0 -0
  19. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner.egg-info/dependency_links.txt +0 -0
  20. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner.egg-info/entry_points.txt +0 -0
  21. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner.egg-info/requires.txt +0 -0
  22. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/src/fosslight_scanner.egg-info/top_level.txt +0 -0
  23. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test__get_input.py +0 -0
  24. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test__help.py +0 -0
  25. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test__parse_setting.py +0 -0
  26. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test__run_compare.py +0 -0
  27. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test_cli.py +0 -0
  28. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test_common.py +0 -0
  29. {fosslight_scanner-2.1.10 → fosslight_scanner-2.1.11}/tests/test_fosslight_scanner.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fosslight_scanner
3
- Version: 2.1.10
3
+ Version: 2.1.11
4
4
  Summary: FOSSLight Scanner
5
5
  Home-page: https://github.com/fosslight/fosslight_scanner
6
6
  Download-URL: https://github.com/fosslight/fosslight_scanner
@@ -15,7 +15,7 @@ with open('requirements.txt', 'r', 'utf-8') as f:
15
15
  if __name__ == "__main__":
16
16
  setup(
17
17
  name='fosslight_scanner',
18
- version='2.1.10',
18
+ version='2.1.11',
19
19
  package_dir={"": "src"},
20
20
  packages=find_packages(where='src'),
21
21
  description='FOSSLight Scanner',
@@ -3,8 +3,9 @@
3
3
  # Copyright (c) 2021 LG Electronics Inc.
4
4
  # SPDX-License-Identifier: Apache-2.0
5
5
  from fosslight_util.help import PrintHelpMsg
6
+ from fosslight_util.output_format import SUPPORT_FORMAT
6
7
 
7
- _HELP_MESSAGE_SCANNER = """
8
+ _HELP_MESSAGE_SCANNER = f"""
8
9
  FOSSLight Scanner performs open source analysis after downloading the source from URL that can be cloned by git or wget.
9
10
  Instead, open source analysis and checking copyright/license rules can be performed for the local source path.
10
11
  The output result is generated in OSS Report format.
@@ -21,14 +22,14 @@ _HELP_MESSAGE_SCANNER = """
21
22
 
22
23
  Options:
23
24
  -h\t\t\t Print help message
24
- -p <path>\t\t Path to analyze (ex, -p {input_path})
25
+ -p <path>\t\t Path to analyze (ex, -p [input_path])
25
26
  * Compare mode input file: Two FOSSLight reports (supports excel, yaml)
26
- (ex, -p {before_name}.xlsx {after_name}.xlsx)
27
+ (ex, -p [before_name].xlsx [after_name].xlsx)
27
28
  -w <link>\t\t Link to be analyzed can be downloaded by wget or git clone
28
- -f <formats> [<format> ...]\t FOSSLight Report file format (excel, csv, opossum, yaml, spdx-tag, spdx-yaml, spdx-json, spdx-xml)
29
+ -f <formats> [<format> ...]\t FOSSLight Report file format ({', '.join(SUPPORT_FORMAT)})
29
30
  * Compare mode result file: supports excel, json, yaml, html
30
31
  * Multiple formats can be specified separated by space.
31
- -e <path>\t\t Path to exclude from analysis (ex, -e {dir} {file})
32
+ -e <path>\t\t Path to exclude from analysis (ex, -e [dir] [file])
32
33
  -o <output>\t\t Output directory or file
33
34
  -c <number>\t\t Number of processes to analyze source
34
35
  -r\t\t\t Keep raw data
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fosslight_scanner
3
- Version: 2.1.10
3
+ Version: 2.1.11
4
4
  Summary: FOSSLight Scanner
5
5
  Home-page: https://github.com/fosslight/fosslight_scanner
6
6
  Download-URL: https://github.com/fosslight/fosslight_scanner