Added a file listing the included third party packages, their versions and licenses. eric7

Wed, 20 Jul 2022 16:15:55 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 20 Jul 2022 16:15:55 +0200
branch
eric7
changeset 9253
ac4720b0bcd2
parent 9252
32dd11232e06
child 9254
6e51b48db52e

Added a file listing the included third party packages, their versions and licenses.

docs/ThirdParty.rst file | annotate | diff | comparison | revisions
eric7.epj file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/ThirdParty.rst	Wed Jul 20 16:15:55 2022 +0200
@@ -0,0 +1,24 @@
+Third Party Software
+========================
+
+eric7 includes copies of these third party packages due to several reasons.
+
++--------------+-----------+-----------------------------+
+| Name         |  Version  | License                     |
++==============+===========+=============================+
+| coverage     |   6.4.2   | Apache License 2.0          |
++--------------+-----------+-----------------------------+
+| eradicate    |   2.1.0   | MIT License (Expat License) |
++--------------+-----------+-----------------------------+
+| jasy         | 1.5-beta6 | MIT License (MIT)           |
++--------------+-----------+-----------------------------+
+| mccabe       |   0.7.0   | MIT License (Expat License) |
++--------------+-----------+-----------------------------+
+| pipdeptree   |   2.2.1   | MIT License (MIT)           |
++--------------+-----------+-----------------------------+
+| pip-licenses |   3.5.4   | MIT License (MIT)           |
++--------------+-----------+-----------------------------+
+| pycodestyle  |   2.8.0   | MIT License (Expat License) |
++--------------+-----------+-----------------------------+
+| pyflakes     |   2.4.0   | MIT License (MIT)           |
++--------------+-----------+-----------------------------+
--- a/eric7.epj	Wed Jul 20 16:13:29 2022 +0200
+++ b/eric7.epj	Wed Jul 20 16:15:55 2022 +0200
@@ -769,6 +769,7 @@
       "docs/README-passive-debugging.rst",
       "docs/README.rst",
       "docs/THANKS",
+      "docs/ThirdParty.rst",
       "docs/changelog",
       "docs/eric7-plugin.odt",
       "docs/eric7-plugin.pdf",

eric ide

mercurial