-
-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Streamline ABOUT files and dependencies #295
Signed-off-by: Philippe Ombredanne <[email protected]>
- Loading branch information
1 parent
64fec4b
commit 90045d6
Showing
41 changed files
with
660 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,21 @@ | ||
about_resource: Jinja2-2.10-py2.py3-none-any.whl | ||
checksum_md5: cb679acd14423aef56dfff61d6a988f8 | ||
checksum_sha1: f14bb3e5021b2b0605dcd4865ac539cde04fe856 | ||
contact: [email protected] | ||
copyright: Copyright (c) 2009 by the Jinja Team | ||
description: Jinja2 is a full featured template engine for Python. It has full unicode | ||
support, an optional integrated sandboxed execution environment, widely used and | ||
BSD licensed. | ||
name: Jinja2 | ||
version: '2.10' | ||
download_url: https://pypi.python.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl#md5=cb679acd14423aef56dfff61d6a988f8 | ||
description: Jinja2 is a full featured template engine for Python. It has full unicode support, | ||
an optional integrated sandboxed execution environment, widely used and BSD licensed. | ||
homepage_url: http://jinja.pocoo.org/ | ||
license_expression: bsd-new | ||
name: Jinja2 | ||
copyright: Copyright (c) 2009 by the Jinja Team | ||
notice_file: Jinja2-2.10-py2.py3-none-any.whl.NOTICE | ||
attribute: yes | ||
owner: Armin Ronacher | ||
owner_url: http://lucumr.pocoo.org/about/ | ||
version: '2.10' | ||
license_file: Jinja2.LICENSE | ||
contact: [email protected] | ||
checksum_md5: cb679acd14423aef56dfff61d6a988f8 | ||
checksum_sha1: f14bb3e5021b2b0605dcd4865ac539cde04fe856 | ||
package_url: pkg:pypi/[email protected] | ||
licenses: | ||
- key: bsd-new | ||
name: BSD-3-Clause | ||
file: bsd-new.LICENSE |
File renamed without changes.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file renamed
BIN
+42.1 KB
...arty/PyYAML-3.12-cp36-cp36m-win_amd64.whl → thirdparty/PyYAML-3.12-py3-none-any.whl
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
about_resource: PyYAML-3.12-py3-none-any.whl | ||
name: pyyaml | ||
version: '3.12' | ||
download_url: https://github.com/nexB/thirdparty-packages/releases/download/pypi/PyYAML-3.12-py3-none-any.whl | ||
description: YAML parser and emitter for Python | ||
homepage_url: https://github.com/yaml/pyyaml/ | ||
notes: | | ||
To build a wheel that does not depend on the native libyaml, download the sdist, extract and run "python setup.py --without-libyaml bdist_wheel " | ||
|
||
This package is a result of such a build for Python 3. | ||
license_expression: mit | ||
copyright: Copyright (c) Kirill Simonov | ||
notice_file: PyYAML-3.12-py3-none-any.whl.NOTICE | ||
attribute: yes | ||
checksum_md5: a325ef4fc3eedad3437216f9f07cd791 | ||
checksum_sha1: c4a05a8356401b0e81b3406a0d5916c9bccc2340 | ||
package_url: pkg:pypi/[email protected] | ||
licenses: | ||
- key: mit | ||
name: MIT License | ||
file: mit.LICENSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,22 @@ | ||
about_resource: PyYAML-3.12.tar.gz | ||
download_url: https://pypi.python.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz#md5=4c129761b661d181ebf7ff4eb2d79950 | ||
version: 3.12 | ||
|
||
name: PyYAML | ||
|
||
version: '3.12' | ||
download_url: https://pypi.python.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz#md5=4c129761b661d181ebf7ff4eb2d79950 | ||
description: YAML parser and emitter for Python | ||
homepage_url: http://pyyaml.org/wiki/PyYAML | ||
notes: To build a wheel that does not depend on the native libyaml, download the sdist, extract | ||
and run "python setup.py --without-libyaml bdist_wheel " | ||
license_expression: mit | ||
copyright: Copyright (c) 2006 Kirill Simonov | ||
notice_file: PyYAML-3.12.tar.gz.NOTICE | ||
notice_url: http://svn.pyyaml.org/pyyaml/trunk/LICENSE | ||
attribute: yes | ||
owner: Kirill Simonov | ||
contact: [email protected] | ||
|
||
license_expression: mit | ||
license_file: pyyaml.LICENSE | ||
|
||
description: YAML parser and emitter for Python | ||
owner_url: http://www.yaml.org/ | ||
checksum_md5: 4c129761b661d181ebf7ff4eb2d79950 | ||
checksum_sha1: cb7fd3e58c129494ee86e41baedfec69eb7dafbe | ||
package_url: pkg:pypi/[email protected] | ||
licenses: | ||
- key: mit | ||
name: MIT License | ||
file: mit.LICENSE |
17 changes: 9 additions & 8 deletions
17
thirdparty/javaproperties.LICENSE → thirdparty/PyYAML-3.12.tar.gz.NOTICE
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
about_resource: gemfileparser-0.8.0-py2.py3-none-any.whl | ||
name: gemfileparser | ||
version: 0.8.0 | ||
download_url: https://files.pythonhosted.org/packages/ed/b5/c3f4d21e121a65172f43b08b2699e469e3853455b5def48097f40164bb44/gemfileparser-0.8.0-py2.py3-none-any.whl | ||
description: A gemfile parser in Python | ||
homepage_url: https://github.com/gemfileparser/gemfileparser | ||
license_expression: gpl-3.0-plus OR mit | ||
copyright: Copyright (c) Balasankar C <[email protected]> and others | ||
notice_file: gemfileparser-0.8.0-py2.py3-none-any.whl.NOTICE | ||
redistribute: yes | ||
attribute: yes | ||
track_changes: yes | ||
checksum_md5: 454742bbde04b8b2ccef9da84fbb43d1 | ||
checksum_sha1: 811ca848bb29c087d1eb4bb4359036a719d5e591 | ||
package_url: pkg:pypi/[email protected] | ||
licenses: | ||
- key: mit | ||
name: MIT License | ||
file: mit.LICENSE | ||
- key: gpl-3.0-plus | ||
name: GNU General Public License 3.0 or later | ||
file: gpl-3.0-plus.LICENSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
License | ||
|
||
gemfileparser is dual-licensed under your choice of the GNU GPL version 3 (or later) License or the MIT License. | ||
|
||
It is preferred anyone using this project to respect the GPL-3+ license and use that itself for derivative works - thus making them also Free Software. But, your call. | ||
|
||
When making contributions to gemfileparser you agree to license these contributions under the same choice of licenses. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
about_resource: gemfileparser-0.8.0.tar.gz | ||
name: gemfileparser | ||
version: 0.8.0 | ||
download_url: https://files.pythonhosted.org/packages/08/5f/7277029065a98d7eef536e138a49edb4f551038e4d0ebc312bcf06ea086d/gemfileparser-0.8.0.tar.gz | ||
description: A gemfile parser in Python | ||
homepage_url: https://github.com/gemfileparser/gemfileparser | ||
license_expression: gpl-3.0-plus OR mit | ||
copyright: Copyright (c) Balasankar C <[email protected]> and others | ||
notice_file: gemfileparser-0.8.0.tar.gz.NOTICE | ||
redistribute: yes | ||
attribute: yes | ||
track_changes: yes | ||
checksum_md5: 670b8e9dbbfa7a27f06b5de5a84b855b | ||
checksum_sha1: e1a961ed16307db62ecdf8e1c4dc1272f10fc8ec | ||
package_url: pkg:pypi/[email protected] | ||
licenses: | ||
- key: mit | ||
name: MIT License | ||
file: mit.LICENSE | ||
- key: gpl-3.0-plus | ||
name: GNU General Public License 3.0 or later | ||
file: gpl-3.0-plus.LICENSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
License | ||
|
||
gemfileparser is dual-licensed under your choice of the GNU GPL version 3 (or later) License or the MIT License. | ||
|
||
It is preferred anyone using this project to respect the GPL-3+ license and use that itself for derivative works - thus making them also Free Software. But, your call. | ||
|
||
When making contributions to gemfileparser you agree to license these contributions under the same choice of licenses. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.