Scancode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
CarstenEmde (talk | contribs) m (Updated OSSelot logo to new font feature) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
==Documentation== | ==Documentation== | ||
Online documentation of the Scancode toolkit is available [https://scancode-toolkit.readthedocs.io/en/stable/ here]. | Online documentation of the Scancode toolkit is available [https://scancode-toolkit.readthedocs.io/en/stable/ here]. | ||
==Scancode conventions of the <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> project == | |||
Default options for analysis:<syntaxhighlight lang="bash"> | |||
scancode -cli --license-text -json [package name-version].json [package] | |||
</syntaxhighlight>c: copyrights; l: licenses; i: file information; --license-text: include full license text |
Latest revision as of 15:41, 1 November 2023
Installation
The Scancode toolkit can be downloaded from the related Github repository. The landing page of the company behind Scancode is here.
Documentation
Online documentation of the Scancode toolkit is available here.
Scancode conventions of the OSSelot project
Default options for analysis:
scancode -cli --license-text -json [package name-version].json [package]
c: copyrights; l: licenses; i: file information; --license-text: include full license text