generated from jCloud/repository-template
Add feature to parse Python docstrings
This commit is contained in:
@@ -3,27 +3,33 @@ Third-Party Notices
|
||||
|
||||
This software uses the following third-party libraries. Full license texts are available in the 'licenses/' directory.
|
||||
|
||||
1. iniconfig 2.3.0
|
||||
1. docstring-parser 0.17.0
|
||||
Author: Marcin Kurczewski
|
||||
License: MIT License
|
||||
See licenses/docstring-parser.txt for full license text.
|
||||
|
||||
2. iniconfig 2.3.0
|
||||
Author: Holger Krekel and others
|
||||
License: MIT License
|
||||
See licenses/iniconfig.txt for full license text.
|
||||
|
||||
2. packaging 26.0
|
||||
3. packaging 26.0
|
||||
Author: Donald Stufft and individual contributors
|
||||
License: Apache License 2.0
|
||||
License: Apache License 2.0
|
||||
URL: None
|
||||
See licenses/packaging.txt for full license text.
|
||||
|
||||
3. pluggy 1.6.0
|
||||
Author: Holger rekel
|
||||
4. pluggy 1.6.0
|
||||
Author: Holger Krekel
|
||||
License: MIT License
|
||||
See licenses/pluggy.txt for full license text.
|
||||
|
||||
4. pygments 2.18.0
|
||||
5. pygments 2.18.0
|
||||
Author: Georg Brandl, Tim Hatch, Armin Ronacher, Others
|
||||
License: BSD-2-Clause
|
||||
See licenses/pygments.txt for full license text.
|
||||
|
||||
5. pytest 9.0.2
|
||||
Author: Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others (See AUTHORS)
|
||||
6. pytest 9.0.2
|
||||
Author: Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin, Others
|
||||
License: MIT License
|
||||
See licenses/pytest.txt for full license text.
|
||||
Reference in New Issue
Block a user