File tree Expand file tree Collapse file tree 18 files changed +46
-14
lines changed
formattedcode/templates/html-app/assets Expand file tree Collapse file tree 18 files changed +46
-14
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ copyright: Copyright (c) nexB Inc. and others.
5
5
homepage_url: https://www.aboutcode.org/
6
6
vcs_url: git+https://github.com/nexB/scancode-toolkit
7
7
bug_tracking_url: https://github.com/nexB/scancode-toolkit/issues
8
- notice_file: NOTICE
8
+ notice_file: NOTICE
9
+ package_url: pkg:pypi/scancode-toolkit
Original file line number Diff line number Diff line change @@ -15,3 +15,5 @@ licenses:
15
15
url: https://github.com/DataTables/DataTables/blob/1.10.9/license.txt
16
16
spdx_license_key: MIT
17
17
notes: DataTables images are also included in /images directory.
18
+
19
+ package_url: pkg:github/DataTables/DataTables@1.10.9
Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ licenses:
13
13
name: MIT License
14
14
15
15
copyright: Copyright (c) 2011-2015 Twitter, Inc
16
+ package_url: pkg:github/twbs/bootstrap@3.3.4
Original file line number Diff line number Diff line change @@ -19,3 +19,4 @@ owner: Mike Bostock
19
19
owner_url: http://bost.ocks.org/mike/
20
20
vcs_url: https://github.com/d3/d3
21
21
version: 3.5.9
22
+ package_url: pkg:github/d3/d3@3.5.9
Original file line number Diff line number Diff line change @@ -14,3 +14,4 @@ licenses:
14
14
file: html5shiv.LICENSE
15
15
url: https://raw.githubusercontent.com/aFarkas/html5shiv/master/MIT%20and%20GPL2%20licenses.md
16
16
spdx_license_key: MIT
17
+ package_url: pkg:github/aFarkas/html5shiv@3.7.0
Original file line number Diff line number Diff line change @@ -14,3 +14,5 @@ licenses:
14
14
file: jquery.LICENSE
15
15
url: https://raw.githubusercontent.com/jquery/jquery/2.1.3/MIT-LICENSE.txt
16
16
spdx_license_key: MIT
17
+
18
+ package_url: pkg:github/jquery/jquery@2.1.3
Original file line number Diff line number Diff line change @@ -15,3 +15,5 @@ licenses:
15
15
url: https://raw.githubusercontent.com/vakata/jstree/3.1.1/LICENSE-MIT
16
16
spdx_license_key: MIT
17
17
notes: the files throbber.gif, style.min.css and 32px.png are also from jstree.
18
+
19
+ package_url: pkg:github/vakata/jstree@3.1.1
Original file line number Diff line number Diff line change @@ -14,3 +14,5 @@ licenses:
14
14
file: respond.LICENSE
15
15
url: https://raw.githubusercontent.com/scottjehl/Respond/1.4.2/LICENSE-MIT
16
16
spdx_license_key: MIT
17
+
18
+ package_url: pkg:github/scottjehl/Respond@1.4.2
Original file line number Diff line number Diff line change @@ -14,3 +14,5 @@ licenses:
14
14
file: simple-sidebar.LICENSE
15
15
url: https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-simple-sidebar/v1.0.5/LICENSE
16
16
spdx_license_key: Apache-2.0
17
+
18
+ package_url: pkg:github/BlackrockDigital/startbootstrap-simple-sidebar@1.0.5
Original file line number Diff line number Diff line change 1
1
about_resource: .
2
2
name: ScanCode datasets
3
3
license_expression: cc-by-4.0
4
+ licenses:
5
+ - key: cc-by-4.0
6
+ name: CC-BY-4.0
7
+ file: cc-by-4.0.LICENSE
8
+
4
9
copyright: copyright (c) nexb Inc. and others.
5
10
notes: |
6
11
the preferred attribution notice for data is:
7
12
Copyright (c) nexB Inc. and others. All rights reserved.
8
13
ScanCode is a trademark of nexB Inc.
9
14
SPDX-License-Identifier: CC-BY-4.0
10
15
See https://creativecommons.org/licenses/by/4.0/legalcode for the license text.
11
- See https://github.com/nexB/scancode-toolkit for support or download.
16
+ See https://github.com/nexB/scancode-toolkit for support or download.
12
17
See https://aboutcode.org for more information about nexB OSS projects.
18
+ package_url: pkg:github/aboutcode-org/scancode-toolkit#licensedcode/data
Original file line number Diff line number Diff line change @@ -16,3 +16,5 @@ license_expression: apache-2.0
16
16
licenses:
17
17
- file: dmp.py.LICENSE
18
18
key: apache-2.0
19
+
20
+ package_url: pkg:github/google/diff-match-patch@a6367d7
Original file line number Diff line number Diff line change 1
1
about_resource: seq.py
2
- version: 3.5
2
+
3
3
download_url: https://hg.python.org/cpython/raw-file/0a69b1e8b7fe/Lib/difflib.py
4
4
5
5
name: Python difflib
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ vcs_url: hg+https://bitbucket.org/mchaput/whoosh@72e06bd0aac8
5
5
homepage_url: https://bitbucket.org/mchaput/whoosh
6
6
owner: Matt Chaput
7
7
copyright: Copyright (c) 2011 Matt Chaput.
8
- download_url: https://bitbucket. org/mchaput/whoosh/get/ 2.4.1.tar.gz
8
+ download_url: https://files.pythonhosted. org/packages/55/6c/c2ef99a8c851010b0700bf3ee036184911762b1146177be543fe17f39d52/Whoosh- 2.4.1.tar.gz
9
9
description: Manage spans of tokens and text.
10
10
This file was originally copied and modified from Whoosh.
11
11
@@ -14,3 +14,5 @@ license_expression: bsd-simplified
14
14
licenses:
15
15
- file: spans.py.LICENSE
16
16
key: bsd-simplified
17
+
18
+ package_url: pkg:pypi/Whoosh@2.4.1
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ homepage_url: http://pygments.org/
7
7
license_expression: bsd-simplified
8
8
name: bashlex.py
9
9
notice_file: bashlex.py.NOTICE
10
- package_url: pkg:generic/bashlex.py
10
+
11
11
primary_language: Python
12
12
notes: this is a derived and heavily modified Pygments bash lexer
Original file line number Diff line number Diff line change 1
1
about_resource: pypi.py
2
2
name: pyserial
3
3
namespace: pyserial
4
- package_url: pkg:github/pyserial/pyserial@d867871e6aa33301#setup.py
5
4
attribute: yes
6
5
copyright: Copyright (c) 2001-2020 Chris Liechti <cliechti@gmx.net>
7
6
download_url: https://github.com/pyserial/pyserial/blob/d867871e6aa333014a77498b4ac96fdd1d3bf1d8/setup.py#L34
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ author: Gram (@orsinium)
4
4
author_email: gram@orsinium.dev
5
5
homepage_url: https://github.com/dephell/dephell_setuptools
6
6
license_expression: mit
7
- package_url: pkg:github/dephell/dephell_setuptools@v.0.2.4
8
- notes: code heavily modified from original
7
+
8
+ notes: code heavily modified from original
Original file line number Diff line number Diff line change @@ -3,8 +3,10 @@ name: pyrpm
3
3
version: ca1c91d03dd7da2504f6205276cfc0eb0d197395
4
4
download_url: https://github.com/mjvm/pyrpm/archive/ca1c91d03dd7da2504f6205276cfc0eb0d197395.zip
5
5
vcs_repository: https://github.com/mjvm/pyrpm.git
6
- license: bsd-simplified
7
- license_text: pyrpm.py.LICENSE
6
+ license_expression: bsd-simplified
7
+ licenses:
8
+ - file: pyrpm.py.LICENSE
9
+ key: bsd-simplified
8
10
owner: Mário Morgado
9
11
description: PyRPM is a pure python module to extract information from a RPM package.
10
- notes: heavily modified
12
+ notes: heavily modified
Original file line number Diff line number Diff line change @@ -2,7 +2,14 @@ about_resource: outdated.py
2
2
name: pip
3
3
version: 9974f2
4
4
download_url: https://raw.githubusercontent.com/pypa/pip/9974f274e1c86fb556b5d51dcfd2d4dc637b7b67/pip/utils/outdated.py
5
- license: mit
5
+
6
+ copyright: Copyright (c) 2008-2014 The pip developers
6
7
notice_file: outdated.NOTICE
7
- license_text_file: outdated.LICENSE
8
- notes: this code was derived and heavily modified from pip/utils/outdated.py.
8
+
9
+ license_expression: mit
10
+ licenses:
11
+ - key: mit
12
+ name: MIT License
13
+ file: outdated.LICENSE
14
+
15
+ notes: this code was derived and heavily modified from pip/utils/outdated.py.
You can’t perform that action at this time.
0 commit comments