File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ In future versions, this tool will be able to generate attribution notices and
2626collect redistributable source code used in your project to help you comply
2727with open source licenses requirements.
2828
29- This version of the ABOUT tool follows the ABOUT specification version 0.8.0 at:
30- http://www.dejacode.org/about_spec_v0.8.0 .html
29+ This version of the ABOUT tool follows the ABOUT specification version 0.8.1 at:
30+ http://www.dejacode.org/about_spec_v0.8.1 .html
3131
3232
3333REQUIREMENTS
7474-----
7575The ABOUT tool command syntax is::
7676
77+ ⋅⋅* about.py
78+
7779 Usage: about.py [options] input_path output_path
7880
7981 Input can be a file or directory.
@@ -93,6 +95,7 @@ Example::
9395
9496 $ python about.py ./thirdparty_code/ thirdparty_about.csv
9597
98+ ..* genabout.py
9699
97100In this example, the .ABOUT files in the directory /thirdparty_code/ will
98101be parsed and validated to collect the data they contain. The collected
You can’t perform that action at this time.
0 commit comments