Updated the 'ThirdParty' list file and changed it to Markdown format. eric7

Thu, 08 Dec 2022 16:03:38 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 08 Dec 2022 16:03:38 +0100
branch
eric7
changeset 9594
bd9550caf22f
parent 9593
89f885d857e4
child 9595
2bd590c40309

Updated the 'ThirdParty' list file and changed it to Markdown format.

docs/ThirdParty.md file | annotate | diff | comparison | revisions
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.md	Thu Dec 08 16:03:38 2022 +0100
@@ -0,0 +1,15 @@
+Third Party Software
+====================
+
+eric7 includes copies of these third party packages due to several reasons.
+
+| Name         |  Version  | License                     |
+|:------------:|:---------:|:----------------------------|
+| coverage     |   6.5.0   | 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.3.3   | MIT License (MIT)           |
+| pip-licenses |   4.0.2   | MIT License (MIT)           |
+| pycodestyle  |   2.10.0  | MIT License (Expat License) |
+| pyflakes     |   3.0.1   | MIT License (MIT)           |
--- a/docs/ThirdParty.rst	Thu Dec 08 16:01:34 2022 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-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	Thu Dec 08 16:01:34 2022 +0100
+++ b/eric7.epj	Thu Dec 08 16:03:38 2022 +0100
@@ -782,7 +782,7 @@
       "docs/README-passive-debugging.rst",
       "docs/README.rst",
       "docs/THANKS",
-      "docs/ThirdParty.rst",
+      "docs/ThirdParty.md",
       "docs/changelog.md",
       "docs/eric7-plugin.odt",
       "docs/eric7-plugin.pdf",

eric ide

mercurial